@charset "utf-8";
/* CSS Document */

body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#ACDFFE;
	background-image: url(../img/bg2.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7F7F7F;
	text-decoration: none;
	text-transform:uppercase;
}

.titulo_tabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7F7F7F;
	text-decoration: none;
}
.titulo2 {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.titulo3 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.rodape{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#393939;
	line-height:20px;
	text-decoration: none;
}
.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#393939;
	line-height:20px;
	text-decoration: none;
	text-transform:uppercase;
}
.menu a:hover{
	color:#A60000;	
}
ul {
	padding-left: 15px;
}
.busca{
	border:1px solid #9A9A9A;
	font-family:Arial;
	font-size:10px;
	color:#393939;
	width:113px;
	height:16px;
}
.topo{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#393939;
	font-weight:bold;
}
.bod_dir{
	background-image:url(../img/bordas_r3_c5.jpg);
	background-repeat:repeat-y;
}
.bod_esq{
	background-image:url(../img/bordas_r3_c2.jpg);
	background-repeat:repeat-y;
}
.bod_dir_tur{
	background-image:url(../img/borda_dir.jpg);
	background-repeat:repeat-y;
}
.bod_esq_tur{
	background-image:url(../img/borda_esq.jpg);
	background-repeat:repeat-y;
}
.paginacao {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #13244F;
}
.paginacao_atual {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	color: #990000;
}
.turistico {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
}
.turistico li{
	font-size:11px;
}
.produtoDesc {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#393939;
	line-height:20px;
	text-decoration: none;
	text-align:left;
}

.texto a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#393939;
	line-height:20px;
	text-decoration: none;
	text-align:left;
}


.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.enquete{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#000000;
}

.enquete a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000000;
}
.enquete a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#000066;
}
.form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 174px;
}
.texto_branco{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
a:link.texto1		{ color: #333333; text-decoration: none;}
a:visited.texto1	{ color: #333333; text-decoration: none;}
a:hover.texto1		{ color: #13244F; text-decoration: none;}
a:link:hover.texto1	{ color: #13244F; text-decoration: none;}