body {
	background-color: #006F23;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg_cont {
	background-image: url(images/bg_cont.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
.centro {
	text-align: center;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: top;
	text-indent: 0pt;

}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
}
.tabela {
	text-align: justify;
	vertical-align: text-top;
	margin: 2px;
}
.subtitulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-align: center;
}
.subtitulo2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
}
.textopousada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
.textopousada:td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-style:solid 1px;
	border-color:#000000;
	}
.link:link {
	color: #FFF;
	text-decoration: none;
}
.link:visited {
	text-decoration: none;
	color: #FFF;
}
.link:hover {
	text-decoration: underline;
	color: #FFF;
}
.link:active {
	text-decoration: none;
	color: #FFF;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}.separador {
	font-size: 10px;
	color: #FFF;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	list-style-type: square;
}
