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

body{
	background-image:url(../img/fundo.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.menu{
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}
a.menu:link 	{font-family:Arial; font-size:10px; color: #FFFFFF; font-weight:bold; text-decoration:none;}
a.menu:visited  {font-family:Arial; font-size:10px; color: #FFFFFF; font-weight:bold; text-decoration:none;}
a.menu:hover 	{font-family:Arial; font-size:10px; color: #FF0000; font-weight:bold; text-decoration:none;}
a.menu:active 	{font-family:Arial; font-size:10px; color: #CCCCCC; font-weight:bold; text-decoration:none;}

.end_rodape{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:666;
	padding-top:4px;
}
.rodape{
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	color:fff;
	padding-top:9px;
	padding-left:20px;
}	
.parceiros_linha{
	background-image:url(../img/linha_lad_parceiros.jpg);
	background-repeat:repeat-y;
}
.reseve_agora{
	font-family:Arial;
	font-size:12px;
	color:000;
}
.titulo_vermelho{
	color:#731013;
	font:Arial;
	font-size:17px;
	font-weight:bold;
}
.txt{
	color:#000;
	font:Arial;
	font-size:12px;
}

a.txt:link 		{font-family:Arial; font-size:12px; color: #000; text-decoration:none;}
a.txt:visited	{font-family:Arial; font-size:12px; color: #000; text-decoration:none;}
a.txt:hover 	{font-family:Arial; font-size:12px; color: #000; text-decoration:underline;}
a.txt:active 	{font-family:Arial; font-size:12px; color: #000; text-decoration:underline;}


.botao{
	background-image:url(../img/corpo_botao.jpg);
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	height:24px;
	width:50px;
}
.txt_li{
	color:#731013;
	font:Arial;
	font-size:12px;
}
a.txt_li:link 	{font-family:Arial; font-size:10px; color: #731013; font-weight:bold; text-decoration:none;}
a.txt_li:visited{font-family:Arial; font-size:10px; color: #731013; font-weight:bold; text-decoration:none;}
a.txt_li:hover 	{font-family:Arial; font-size:10px; color: #FF0000; font-weight:bold; text-decoration:underline;}
a.txt_li:active {font-family:Arial; font-size:10px; color: #CCCCCC; font-weight:bold; text-decoration:underline;}

.obrigatorio{
	font:Arial;
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
}
form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}
div.error { display: none; }
input {	border: 1px solid black; }
input:focus { border: 1px dotted black; }
input.error { border: 1px dotted red; }
form.cmxform .gray * { color: gray; }

.atrativo_foto{
	border: 2px solid #731013;
	padding: 1px;
}
.atrativo{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
a.atrativo:link 	{font-family:Arial; font-size:12px; color: #731013; text-decoration:none;}
a.atrativo:visited  {font-family:Arial; font-size:12px; color: #731013; text-decoration:none;}
a.atrativo:hover 	{font-family:Arial; font-size:12px; color: #731013; text-decoration:underline;}
a.atrativo:active 	{font-family:Arial; font-size:12px; color: #731013; text-decoration:underline;}

