@charset "utf-8";
body {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	margin: 0px;
	background-image: url(../images/fundo3.jpg);
	padding: 0px;
	background-color: #313417;

}
.topo_fundo {
	background-image: url(../images/topo_fundo.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}

a.link_menu:link {
	font-weight: bold;
	color: #B7C76B;
	text-decoration: none;
}
a.link_menu:visited {
	font-weight: bold;
	color: #B7C76B;
	text-decoration: none;
}
a.link_menu:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.hand {
	cursor: pointer;
	cursor: hand;
}


a.link_show:link {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	cursor: pointer;
}
a.link_show:hover {
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	cursor: pointer;
}
.largura_100px {
	width: 100px;
}

a.link_show:visited {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	cursor: pointer;
}

a.link_fotos:link {
font-size: 10px;
	color: #FFCACA;
	text-decoration: none;
	cursor: pointer;
}
a.link_fotos:hover {
font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
a.link_fotos:visited {
font-size: 10px;
	color: #FFCACA;
	text-decoration: none;
	cursor: pointer;
}


a.link_videos:link {
font-size: 10px;
	color: #D5DFA2;
	text-decoration: none;
	cursor: pointer;
}
a.link_videos:hover {
font-size: 10px;
	color: #EDF5DC;
	text-decoration: none;
	cursor: pointer;
}
a.link_videos:visited {
font-size: 10px;
	color: #D5DFA2;
	text-decoration: none;
	cursor: pointer;
}


a.link_topo:link {
	color: #FF9900;
	text-decoration: none;
	font-size: 10px;
}
a.link_topo:hover {
	color: #FF9900;
	text-decoration: none;
	font-size: 10px;
}
a.link_topo:visited {
	color: #FF9900;
	text-decoration: none;
	font-size: 10px;
}
table {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 11px;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.altura_da_linha {
	line-height: 16px;
	text-align: justify;
}

.borda_525252 {
	border: 1px solid #000000;
}
.borda_vermelha {
	border: 1px solid #801B1F;
}
.borda_amarela {
	border: 1px solid #905B25;
}
.borda_verde {
	border: 1px solid #627420;
}
.foto_borda_verde {
	border: 1px solid #627420;
	cursor: pointer;
	cursor: hand;
}
.borda_azul {
	border: 1px solid #416482;
}
.borda_cinza {
	border: 1px solid #444444;
}
.borda_vinho {
	border: 1px solid #3E3D5F;
}
.borda_bottom_azul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #416482;
}
.borda_bottom_amarela {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #905B25;
}
.borda_bottom_vermelha {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #801B1F;
}
.borda_bottom_verde {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #627420;
}
.borda_bottom_cinza {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
.borda_bottom_vinho {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}

#tags_do_site {
	position:absolute;
	height:0px;
	z-index:2;
	visibility: hidden;
	overflow: hidden;
}

.formulario {
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS", "Times New Roman";
	font-size: 11px;
	border: 1px solid #454954;
	filter: Alpha(Opacity=50, FinishOpacity=50, Style=50, StartX=50, StartY=50, FinishX=50, FinishY=50);
}
.formulario_login {
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS", "Times New Roman";
	font-size: 10px;
	border: 1px solid #3A3C0B;
	filter: Alpha(Opacity=75, FinishOpacity=75, Style=75, StartX=75, StartY=75, FinishX=75, FinishY=75);
	height: 14px;
	margin: 1px;
	padding: 0px;
}
.formulariov_verde {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 11px;
	border: 1px solid #D0D6B4;
	background-color: #D0D6B4;
	color: #000000;
}
.bemvindo_fundo {
	background-image: url(../images/bem_vindo_fundo.gif);
}
.flyer {
	border: 1px solid #000000;
	cursor: pointer;
	cursor: hand;
}
.foto {
	border: 1px dotted #551B1A;
	cursor: pointer;
	cursor: hand;
	padding: 4px;
}
.foto_mostra {
	border: 1px dotted #551B1A;
	cursor: pointer;
	cursor: hand;
	padding: 4px;
	margin: 4px;
}

.table_principal {
	background-attachment: fixed;
	background-image: url(../images/fundo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pontilhado_horizontal {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.noticias:link {
	color: #712D00;
	text-decoration: none;
}
a.noticias:visited {
	text-decoration: none;
	color: #712D00;
}
a.noticias:hover {
	color: #000000;
	text-decoration: none;
}

a.pag_fotos:visited {
	text-decoration: none;
	color: #999999;
}
a.pag_fotos:hover {
	color: #FF6600;
	text-decoration: none;
}
a.pag_noticias:visited {
	text-decoration: none;
	color: #999999;
}
a.pag_noticias:hover {
	color: #DEAF85;
	text-decoration: none;
}
a.pag_livro:visited {
	text-decoration: none;
	color: #999999;
}
a.pag_livro:hover {
	color: #87DBED;
	text-decoration: none;
}
.fonte_livrodevisitas {
	color: #125568;
}
.form_livrodevisitas {
	color: #125568;
	background-color: #C0ECF5;
	font-size: 11px;
	border: 1px solid #87DBED;
	font-family: Arial, Helvetica, sans-serif;
}
.form_estado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #823400;
	background-color: #FFFFCC;
	border: 1px solid #FFFFCC;
}
.form_estado_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3C3E0D;
	background-color: #e5e5e5;
	border: 1px solid #3C3E0D;
}
.borda_cadastro {
	border: 1px solid #000000;
}
.fonte10 {
	font-size: 10px;
}
.anunciar {
	border: 1px solid #02BAC4;
}
.hand {
	cursor: pointer;
	cursor: hand;
}
.verificando {
	background-color: #FFFFFF;
	border: 1px dotted #999999;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	vertical-align: middle;
	width: 100%;
	margin: 5px;
}

