.areas #subarea_comercial,
.areas #subarea_empresas,
.areas #subarea_corporativa,
.areas #subarea_nuevosproyectos {
	display: block;
	background: url(../images/es/areas_de_trabajo_comercial.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	width: 247px;
	height: 198px;	
	position: absolute;
	top: 20px;
	right:0;
}
.areas #subarea_corporativa {
	background: url(../images/es/areas_de_trabajo_corporativa.jpg) 0 0 no-repeat;
	height: 157px;
	top: 75px;
}
.areas #subarea_empresas {
	background: url(../images/es/areas_de_trabajo_empresas.jpg) 0 0 no-repeat;
	height: 116px;
	top: 128px;
}
.areas #subarea_nuevosproyectos {
	background: url(../images/es/areas_de_trabajo_nuevos_pro.jpg) 0 0 no-repeat;
	height: 157px;
	top: 55px;
}
