git-svn-id: https://192.168.0.254/svn/Proyectos.JardinDeCarrejo_Web/trunk@3 a05c588e-6d60-420d-a138-a9ac874067ed
80 lines
1.9 KiB
CSS
80 lines
1.9 KiB
CSS
@charset "utf-8";
|
|
|
|
#cuerpo.inicio {
|
|
background: url(../img/fondos/fondo-inicio.jpg) no-repeat;
|
|
}
|
|
#cuerpo.inicio a.elhotel:hover {
|
|
background: url(../img/textos/elhotelon.gif) no-repeat;
|
|
}
|
|
|
|
#cuerpo.inicio a.eljardin:hover {
|
|
background: url(../img/textos/eljardinon.gif) no-repeat;
|
|
}
|
|
|
|
#cuerpo.inicio a.habitaciones:hover {
|
|
background: url(../img/textos/habitacioneson.gif) no-repeat;
|
|
}
|
|
|
|
#cuerpo.inicio a.desayunos:hover {
|
|
background: url(../img/textos/desayunoson.gif) no-repeat;
|
|
}
|
|
|
|
#cuerpo.inicio a.fotos:hover {
|
|
background: url(../img/textos/fotoson.gif) no-repeat;
|
|
}
|
|
|
|
#cuerpo.inicio a.servicios:hover {
|
|
background: url(../img/textos/servicioson.gif) no-repeat;
|
|
}
|
|
|
|
#cuerpo.inicio a.actividades:hover {
|
|
background: url(../img/textos/actividadeson.gif) no-repeat;
|
|
}
|
|
|
|
#cuerpo.inicio a.tarifas:hover {
|
|
background: url(../img/textos/tarifason.gif) no-repeat;
|
|
}
|
|
|
|
#cuerpo.inicio a.situacion:hover {
|
|
background: url(../img/textos/llegaron.gif) no-repeat;
|
|
}
|
|
|
|
#cuerpo.inicio a.ofertas:hover {
|
|
background: url(../img/textos/noticiason.gif) no-repeat;
|
|
}
|
|
|
|
#cuerpo.inicio a.enlaces:hover {
|
|
background: url(../img/textos/linkson.gif) no-repeat;
|
|
}
|
|
|
|
|
|
#cuerpo.elhotel {
|
|
background: url(../img/fondos/fondo-elhotel.jpg) no-repeat;
|
|
}
|
|
|
|
#cuerpo.elhotel pre {
|
|
padding-left: 20px;
|
|
height: 342px;
|
|
background: url(../img/fondos/fondo-textohotel.gif) no-repeat bottom left;
|
|
}
|
|
|
|
#cuerpo.elhotel a.inicio:hover {
|
|
background: url(../img/logo.gif) no-repeat;
|
|
}
|
|
|
|
#cuerpo.elhotel a.menu-principal:hover {
|
|
background: url(../img/textos/menuon.gif) no-repeat;
|
|
}
|
|
|
|
#cuerpo.elhotel a.descripcion:hover {
|
|
background: url(../img/textos/descripcionon.gif) no-repeat;
|
|
}
|
|
|
|
#cuerpo.elhotel a.menu-elhotel:hover {
|
|
background: url(../img/textos/menualhotel.gif) no-repeat;
|
|
}
|
|
|
|
#cuerpo.elhotel a.fotos:hover {
|
|
background: url(../img/textos/fotosjardinon.gif) no-repeat;
|
|
}
|