a:link {
	text-decoration : none;
	color: #CD9934;
}
a:visited {
	text-decoration : none;
	color: #E2C489;
}
a:hover {
	text-decoration : underline;
	color: #FFFFFF;
}

.fonte8 {font-size: 8pt;} 

.fonte9 {font-size: 9pt;}

.fonte10 {
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}

.fonte10_fundocolor {
	font-size: 10pt;
	text-align: center;
	background-color: #100C0A;
	color: #CA9545;
	font-weight: bold;
	height: 20px;
	background-position: center center;
	padding-top: 2px;
}

.naorepete {
	background-repeat: no-repeat;
}
		
body {
	font-family: Verdana;
	background-position: center top;
	background-image: url(images/fundo_site.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #31281F;
	font-weight: normal;
	color: #FFFFFF;
}

.textoemvolta {
	z-index: auto;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
}

.botao {
	float: left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-top-color: #330000;
	border-left-color: #330000;
	border-bottom-color: #330000;
	border-right-color: #330000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 3px;
	font-style: normal;
	background-color: #CA9545;
}

.formulario {
	color: #000000;
	font-size: 9pt;
	background-image: url(images/fundo_formulario.gif);
	background-position-y:top;
	text-indent: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#textos td{
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}

.titulo_turismo {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}

#textos {
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}

#tabela td{
	font-size: 10pt;
	padding: 5px;
	margin: 5px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.fonte10_normal {
	font-size: 10pt;
	text-align: justify;
}

#linkrodape a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

#linkrodape a:hover{
	color: #CC9933;
	font-weight: bold;
}

#linkrodape {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

