body {
	margin: 0px;
	background-color: #F3F3EC;
}.novidade_principal {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #4C4A34;
	padding-left: 3px;
}
.novidade_secundaria {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4C4A34;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.rodape {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #755E45;
}
.titulos_internas {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #715C45;
}
.menu_estilo {
	font-family: Tahoma;
	font-size: 11px;
	color: #423628;
	text-decoration: none;
}

.textos_conteudo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4C4A34;
}

