@charset "utf-8";
.footer {
	color: #FFF;
	font-family: Verdana;
	font-size:11px;
}
.data_ultimas-noticias {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color:#666;
}
.texto {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000;
}
.texto_bold {
	font-family: Verdana;
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color: #000;
}
.texto_branco {
	font-family: Verdana;
	font-size: 12px;
	font-style:normal;
	color: #FFF;
}
.texto_verde {
	font-family: Verdana;
	font-size: 12px;
	font-style:normal;
	color: #509425;
}
.titulo {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F60;
}
.dest_tit {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
}
.titulo_principal {
	font-family: "Franklin Gothic Heavy";
	font-size: 24px;
	color: #333;
}
.sub-titulo {
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.navegacao {
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	font-weight:bold;
	color:#509425;
}
.hidden {
	display: none;
}
