p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9B5E00;
	margin: 10px;
}
#topo {
	background-image: url(index_img/topo.gif);
	height: 119px;
	width: 100%;
	background-position: center;
}
#topo_esq {
	background-repeat: no-repeat;
	background-position: center top;
	height: 218px;
	width: 100%;
}
#baixo_filete {
	background-image: url(index_img/filetehor.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	width: 100%;
}
#rodape {
	background-image: url(index_img/rodape.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	width: 100%;
}


#topo_filete {
	background-image: url(index_img/filetehor_topo.gif);
	height: 23px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
.imgtexto {
	float: right;
	border: 2px inset #FFFFFF;
	background-color: #E2E2E2;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #E6DF97;
	color: #934D00;
	margin-right: 15px;
}
