@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	text-decoration: none;
	background-image: url(/kernel/views/img/fundo.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#pagina {
	width:1000px;
	height:auto;
	margin-left:auto; 
	margin-right:auto; 
	background-repeat: no-repeat!important;
}

#header {
	width:1000px;
	height:149px;
	margin-left:auto;
	margin-right:auto;
}

.header{
	margin: 0 auto;
	width:1000px;
	height:auto;
	background-image:url(/kernel/views/img/topo1.jpg);
	background-repeat:no-repeat;
	background-position: center top;	
}
.header_logo {
	width:310px;
	height:120px;
	float:left top;
}
.header_menu {
	width:830px;
	height:30px;
	padding-top:5px;
	float:left bottom;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:4px;
	font-size:10pt;
	font-weight:normal;
	color:#fff;
	text-decoration: none;
}

.menu:hover {
	color:#a89a00;
	text-decoration: underline;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:4px;
	font-size:10pt;
	font-weight:normal;
	color:#000;
	text-decoration: none;
	text-align:right;
}

.menu2:hover {
	color:#a89a00;
	text-decoration: underline;
}
#base {
	width:960px;
	height:auto;
	float:left;
	background-color:#fff;
	padding:20px;
}
#base2 {
	width:960px;
	height:auto;
	float:right;
	background-color:#fff;
	padding:20px;
	
}
#base3 {
	width:960px;
	height:auto;
	float:right;
	background-color:#fff;
	padding:20px;
	
}
#tit_diario {
	width:950px;
	height:auto;
	padding:5px;
	background-color:#a89a00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:normal;
	color:#fff;
	text-decoration: none;
	text-align:left;
	
	
}
#texto_diario {
	width:850px;
	height:auto;
	background-color:#e6e3c1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
	color:#a89a00;
	;
	text-decoration: none;
	text-align:left;
	padding-top: 10px;
	padding-right: 55px;
	padding-bottom: 00px;
	padding-left: 55px;	
}
#texto_diario a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
	color:#a89a00;
	text-decoration: none;
	text-align:left;
	
}
#texto_diario .autor{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:normal;
	color:#5b5504;
	text-decoration: none;
	text-align:left;
	
}
#texto_diario a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
	color:#a89a00;
	text-decoration: none;
	text-align:left;
	
}
#lateral {

	width:300px;
	height:auto;
	float:right;
	background-color: #fff;
	
}

#conteudo {
	width:650px;
	height:auto;
	float:left;
	background-color: #fff;
}
#destaque{

	width:280px;
	height:auto;
	float:right;
	background-color: #a89a00;
	padding:10px;
	
}
.destaque_tit{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	line-height: 18pt;
	font-weight:bold;
	color:#fff;
	text-decoration: none;
}
.destaque_sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15pt;
	font-weight:bold;
	color:#5b5504;
	text-decoration: none;
}
.destaque_texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:normal;
	color:#fff;
	text-decoration: none;
}
.banner1{
background-color: #a89a00;
}
.banner2{
background-color: #a89a00;
}
#banner2 {
    top:15px;
	margin-top:330px;
    position:relative;

}
#banner3 {
    margin-top:30px;
    position:relative;
}
#principal{
	width:650px;
	height:400px;
	float:left top;
	background-image: url(/kernel/views/img/foto_principal.jpg);
	background-repeat: no-repeat!important;
	background-position: center top;
}
#moldura{
	width:650px;
	height:400px;
	background-image: url(/kernel/views/img/moldura.png);
	background-repeat: no-repeat!important;
	background-position: center top;
	
}
#principal2{
	width:650px;
	height:400px;
	float:left top;
	background-image: url(/kernel/views/img/foto_dest_passeados.jpg);
	background-repeat: no-repeat!important;
	background-position: center top;
}
#moldura2{
	width:650px;
	height:400px;
	background-image: url(/kernel/views/img/moldura2.png);
	background-repeat: no-repeat!important;
	background-position: center top;
	
}

#principal_data_local{
	margin:10px;
	width:250px;
	height:40px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15pt;
	font-weight:bold;
	color:#fff;
	text-decoration: none;
	text-align: right;
}

.text_pq{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	text-align: left;
}
.text_pq:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	text-align: left;
}
.text_big{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15pt;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-align: left;
}
.text_big2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-align: left;
}
.text_big:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15pt;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-align: left;
}
#principal_lead{
	margin-left:10px;
	width:630px;
	height:68px;
	float:right;
	float:left bottom;
	position: relative;
	overflow: hidden;
	top: 280px;
}
#principal_lead:hover{
	filter: alpha(opacity=45);
	opacity:0.45
}
#ano_tit {
	width:650px;
	height:35px;
	float:left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	line-height: 25pt;
	font-weight:bold;
	text-align:center;
	color:#5b5504;
	text-decoration: none;
	background-image: url(/kernel/views/img/barra_ano.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#ano_lis {
	width:650px;
	height:35px;
	float:left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	line-height: 25pt;
	font-weight:bold;
	text-align:left;
	color:#fff;
	text-decoration: none;
	background-image: url(/kernel/views/img/barra_anos.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tit_passeio{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	line-height: 22pt;
	font-weight:bold;
	text-align:left;
	color:#5b5504;
	text-decoration: none;

}
.tit_passeio:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	line-height: 22pt;
	font-weight:bold;
	text-align:left;
	color:#333333;
	text-decoration: none;

}
.tit_passeio_data{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	line-height: 20pt;
	font-weight:normal;
	text-align:left;
	color:#5b5504;
	text-decoration: none;

}
.dest_passeios{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13pt;
	line-height: 17pt;
	font-weight:normal;
	text-align:left;
	color:#5b5504;
	text-decoration: none;

}
.tit_passeio_data:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	line-height: 20pt;
	font-weight:normal;
	text-align:left;
	color:#333333;
	text-decoration: none;

}
/*tabela{
	width:650px;
	height:155px;
	background-image: url(/kernel/views/img/fundo_ano.gif);
	background-repeat:repeat-x;
	background-position:center bottom;
	text-align:center;
	padding:0;
	margin:0;
	float:left;
	
*/
#tabela{
width:650px;
float:left;
margin-left:0px;
}

#tabela ul{
	margin: 0;
	width: 650px;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	
}

#tabela ul li{
	float: left;
	display: inline;
}

#tabela ul li h1{
	font-size: 11px;
	display: inline;
}

/*#tabela ul li a{
	display: block;
	padding: 10px;
	border-right: 1px solid #4c7788;
	font-weight: bold;
	text-decoration: none;
	color: #bfdde8;
}
#tabela ul li a:hover{
	background:background-image: url(/kernel/views/img/fundo_ano.gif) repeat-x;
}*/
#eventos{
	width:128px;
	height:155px;
	background-image: url(/kernel/views/img/fundo_ano.gif);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#externos{
	width:650px;
	height:100px;
	background-color:#fff;
	margin:0;
	border:0;
	padding-top: 10;
}
.titulo-Externos{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#a89a00;
	text-decoration:none;
	text-align: left;
}
.titulo-Externos:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#333;
	text-decoration:underline;
	text-align: left;
}
.texto-Externos{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	color:#333;
	text-decoration:none;
	text-align: left;
}
.texto-Externos:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	color:#a89a00;
	text-decoration:underline;
	text-align: left;
}
.link-Externos{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#a89a00;
	text-decoration:none;
	text-align: left;
}
.link-Externos:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#333;
	text-decoration:underline;
	text-align: left;
}
#esquerdo{
	width:320px;
	height:100px;
	background-color:#fff;
	padding:0;
	margin:0;
	float:left;
}
#direito{
	width:320px;
	height:100px;
	background-color:#fff;
	padding:0;
	margin:0;
	float:right;
}
#rodape {
	background-color:#fff;
	width:1000px;
	height:45px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;	
	
}

#data_cid{
	height:30px;
	margin-left:4px;
	margin-right:auto;
	padding-top:5px;
	
}
#rodape{
	height:80px;
	width:1000px;
	float:right;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#000000;
	background-color:#fff;
	
}
#copy {
	width:300px;
	height:auto;
	float:left;
	background-color: #fff;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#a89a00;
	text-decoration:none;
	text-align: left;
}
#sub {

	width:400px;
	height:auto;
	float:right;
	background-color: #fff;
	padding-right:10px;
	
}
#anos_tit {
padding-left:10px;
	width:530px;
	height:auto;
	float:left;
}
#voltar {
    padding-right:10px;
	width:100px;
	height:auto;
	float:right;
	text-align:right;
}
.links_nav{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	
}
.links_nav:hover{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	text-decoration:underline;
	color:#fff;
	
}
#dest_passeados{
	width:640px;
	height:30px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #8A8012;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	line-height: 25pt;
	font-weight:normal;
	text-align:left;
	color:#5b5504;
	text-decoration: none;
	padding: 5px;

}
#dest_passeados .data_passeados{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height: 25pt;
	font-weight:normal;
	text-align:left;
	color:#5b5504;
	text-decoration: none;
	padding: 5px;
	
}
#dest_passeados_foto{
	width:650px;
	height:250px;
	float:left;
	background-color: #000;
}

#dest_passeados_leg{
width:650px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	color:#333;
	text-decoration:none;
	text-align: left;
}
#list_passeados{
	width:650px;
	height:120px;
	background-image: url(/kernel/views/img/bg_list_passeados.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#list_passeados .data{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:normal;
	color:#a89a00;
	text-decoration:none;
	text-align: left;
	line-height: 30pt;
}

#list_passeados .titulo{
font-family: Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bold;
	color:#756c03;
	text-decoration:none;
	text-align: left;

}
#list_passeados .texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	color:#333;
	text-decoration:none;
	text-align: left;
}
#nav_passeados{
	width:650px;
	height:50px;
	float:left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	
}
#thumb_grupo{
width:650px;
margin-left:0px;
}

#cidades{
	width:650px;
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:normal;
	color:#a89a00;
	text-decoration:none;
	text-align:center;
	line-height:20pt;
	
}
#barra_frase {
	width:650px;
	height:45px;
	float:left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	line-height: 25pt;
	font-weight:bold;
	text-align:center;
	color:#5b5504;
	text-decoration: none;
	background-image: url(/kernel/views/img/barra.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

}
#formulario {
	width:650px;
	height:300px;
	float:left;
	background-color: #fff;
}

#campos{
	width:350px;
	height:300px;
	float:left;
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 12pt;
	font-weight:normal;
	text-align:left;
	color:#5b5504;
	text-decoration: none;

}
#mensagem{
	width:260px;
	height:300px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:12pt;
	font-weight:normal;
	text-align:left;
	color:#5b5504;
	text-decoration: none;
	padding:20px;
}

#rss{
	width:610px;
	height:350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:14pt;
	font-weight:normal;
	text-align:left;
	color:#5b5504;
	text-decoration: none;
	float:left;
	padding:20px;
}

#rss .titulo{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	line-height:16pt;
	font-weight:normal;
	text-align:left;
	color:#5b5504;
	text-decoration: none;

}
#rss a:link{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:16pt;
	font-weight:normal;
	text-align:left;
	color:#5b5504;
	text-decoration: none;

}
#rss a:hover{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:16pt;
	font-weight:normal;
	text-align:left;
	color:#CCCCCC;
	text-decoration: underline;

}

.destaque_sub {cursor:pointer;}
.destaque_texto {cursor:pointer;}
