/*index.php*/
#boxContenNews{
	height: 275px;;
}
*+html #boxContenNews{
	height: 315px;
}

/*Empresa.php*/
#empresa_box_quemsomos{
	width:199px;
}
+html #empresa_box_quemsomos{
	width:100px;
}

#empresa_box_identidade{
	width:239px;
}
+html #empresa_box_identidade{
	width:15px;
}

/*servicos.php*/
#servicos_box_servicos{
	width:199px;
}
+html #servicos_box_servicos{
	width:15px;
}
