/* CSS Document */
.boton1{
background:url(../img/bempresaoff.jpg) no-repeat;
}
.boton1:hover{
background:url(../img/bempresaon.jpg) no-repeat;
}
.restoimagen{
background:url(../img/rempresa.jpg) no-repeat;
}
.img_cabecera{
background:url(../img/img_cabecera2.jpg) no-repeat;
}


.eltexto{
width:540px;
float:left;
}
.img_servicios{
background:url(../img/gran_servicios.jpg) no-repeat;
width:352px;
height:558px;
overflow:hidden;
}
h1{
font-size:16px;
margin-top:5px;
margin-left:32px;
}

