html, body {
	height: 100%;
}

body,td,th {
	font-family: Times New Roman, Times, serif, Georgia;
	font-size: 14px;
	color: #817A7A;
}
body {
	background-color: #D5DED2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
	color: #817A7A;
}
a:hover{
	color: #817A7A;
}
h2{
	font-family: "Times New Roman, Times, serif, Georgia";
	font-size: 20px;
	margin:0px;
	color: #595959;
}
#submenu_interno li{
/*	font-family: "Times New Roman, Times, serif, Georgia";*/
	color: #747B71;
	text-decoration: none;
}

#submenu_interno li a{
/*	font-family: "Times New Roman, Times, serif, Georgia";*/
	color: #747B71;
	text-decoration: none;
}

#submenu_interno li.item_destacado{
	color: #000000;
}

#submenu_interno li.item_destacado a{
	color: #330000;
}

.txt_legenda {
	font-size: 14px;
}

.txt_legenda_menor {
	font-size: 12px;
}

.txt_legenda_menor p{
	padding: 0px;
	margin: 0px;
}

.txt_endereco {
	font-family: "Times New Roman, Times, serif, Georgia";
	font-size: 14px;
}

.link_voltar{
	font-family: Times New Roman, Times, serif, Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #747B71;
	text-decoration: none;
}

.link_voltar:hover{
	font-family: Times New Roman, Times, serif, Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #575B55;
	text-decoration: underline;
}

.texto_descritivo{
	padding-top: 18px;
}

.texto_descritivo p{
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
}

.texto_descritivo div{
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
}

