





@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;
	}
}
