<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">





@media (max-width: 999px){
}


@media (min-width: 1000px){
	#contenedor_noticias_maiores_e_menores{
		width: 65%;
		float: left;
	}

	#contenedor_acesso_rapido_e_banners{
		width: 35%;
		float: right;
	}
}
</pre></body></html>