#img_index{
background:url(../img/img_index.jpg) no-repeat left;
width:306px;
height:285px;
overflow:hidden;
float:left;
padding-right:15px;
padding-bottom:20px;
}
#consejeria-control{
background:url(../img/consejeria-control.jpg) no-repeat;
overflow:hidden;
width:329px;
height:73px;
margin:auto;
cursor:pointer;
}
#limpieza{
background:url(../img/limpieza.jpg) no-repeat;
overflow:hidden;
width:329px;
height:73px;
margin:auto;
cursor:pointer;
}
#mantenimiento{
background:url(../img/mantenimiento.jpg) no-repeat;
overflow:hidden;
width:329px;
height:73px;
margin:auto;
cursor:pointer;
}
#novedades{
background:url(../img/novedades.jpg) no-repeat;
overflow:hidden;
width:329px;
height:73px;
margin:auto;
cursor:pointer;
}
#hom_index{
overflow:hidden;
width:372px;
height:194px;
background:url(../img/hom_index.jpg) no-repeat;
}

#hom_index a {
color:#c2c2c2;
text-decoration:underline;
font-weight:bold;
float:right;
margin-top:165px;
margin-right:15px;
}