	@charset "utf-8";
/* CSS Document */

a{color:#804A01; text-decoration:none;}
a:hover{color:#FFF; text-decoration:underline; }





body {
	background-color: #4c402b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #beab8a;
}
.busca {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	color: #000;
}
.busca:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: underline;
	color: #fff;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	color: #4c402b;
}
a.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	color: #4c402b;
}
a.header:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: underline;
	color: #fff;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	color:#000000;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#000000;
}
.txt2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color:#fff;
}
.txt_mapa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#774f08;
	font-weight:bold;
}
.txt_mapa:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color:#fff;
	font-weight:bold;
}
.txt_mapa2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#774f08;
	font-weight:bold;
}
.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
}

.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #841500;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	color: #0D4700;
}
a.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	color: #063E0F;
}
a.footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: underline;
	color: #fff;
}

.paginacao {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	color: #804a01;
}

.botao {
	color: #593d0c;
	background-color: #e4ba6e;
	border: 1px solid #d89c30;
}
.aumentaFonte a{ text-decoration:none;}
.aumentaFonte a img{ border:0; text-decoration:none;}
.aumentaFonte a:hover img{border:0px; text-decoration:none;}

#home .footer{color:#BEAB8A;}
