diff --git a/css/paginas.css b/css/paginas.css
index 95fab09..8880bb9 100644
--- a/css/paginas.css
+++ b/css/paginas.css
@@ -52,10 +52,6 @@
background: url(../img/fondos/fondo-elhotel.jpg) no-repeat;
}
- #cuerpo.elhotel pre {
- background: #fff;
- }
-
#cuerpo.elhotel .seccion1 {
position: relative;
top: 0px;
@@ -92,20 +88,11 @@
background: url(../img/textos/fotosjardinon.gif) no-repeat;
}
- #cuerpo.elhotel img.foto-galeria {
- width: 198px;
- height: 170px;
- }
-
#cuerpo.eljardin {
background: url(../img/fondos/fondo-eljardin.jpg) no-repeat;
}
- #cuerpo.eljardin pre {
- background: #fff;
- }
-
#cuerpo.eljardin .seccion1 {
position: relative;
top: 0px;
@@ -135,18 +122,14 @@
background: url(../img/textos/descripcionon.gif) no-repeat;
}
- #cuerpo.eljardin a.menu-elhotel:hover {
- background: url(../img/textos/menualhotel.gif) no-repeat;
+ #cuerpo.eljardin a.menu-eljardin:hover {
+ background: url(../img/textos/menualjardin.gif) no-repeat;
}
#cuerpo.eljardin a.fotos:hover {
background: url(../img/textos/fotosjardinon.gif) no-repeat;
}
- #cuerpo.eljardin img.foto-galeria {
- width: 198px;
- height: 170px;
- }
#cuerpo.habitaciones {
background: url(../img/fondos/fondo-habitaciones.jpg) no-repeat;
@@ -161,20 +144,223 @@
}
#cuerpo.habitaciones a.habitaciones:hover {
- background: url(../img/textos/habitacioneson.gif) no-repeat;
+ background: url(../img/textos/habitacion.gif) no-repeat;
}
- #cuerpo.habitaciones a.suite-jardin:hover {
+ #cuerpo.habitaciones a.suites-jardin:hover {
background: url(../img/textos/Suiteson.gif) no-repeat;
}
- #cuerpo.habitaciones a.menu-habitaciones:hover {
- background: url(../img/textos/menuahabitaciones.gif) no-repeat;
+
+#cuerpo.habitaciones-0 {
+ background: url(../img/fondos/fondo-habitaciones0.jpg) no-repeat;
+}
+
+ #cuerpo.habitaciones-0 .seccion {
+ position: relative;
+ top: 0px;
+ padding-left: 20px;
+ height: 339px;
+ width: 577px;
+ }
+
+ #cuerpo.habitaciones-0 a.inicio:hover {
+ background: url(../img/logo.gif) no-repeat;
+ }
+
+ #cuerpo.habitaciones-0 a.menu-habitaciones:hover {
+ background: url(../img/textos/menuhabitaciones.gif) no-repeat;
+ }
+
+ #cuerpo.habitaciones-0 a.descripcion:hover {
+ background: url(../img/textos/descripcionon.gif) no-repeat;
+ }
+
+ #cuerpo.habitaciones-0 a.fotos:hover {
+ background: url(../img/textos/fotosjardinon.gif) no-repeat;
+ }
+
+ #cuerpo.habitaciones-0 a.habitaciones:hover {
+ background: url(../img/textos/habitacion.gif) no-repeat;
+ }
+
+
+#cuerpo.suites-jardin {
+ background: url(../img/fondos/fondo-suitejardin.jpg) no-repeat;
+}
+
+ #cuerpo.suites-jardin .seccion {
+ position: relative;
+ top: 0px;
+ padding-left: 20px;
+ height: 339px;
+ width: 575px;
+ }
+
+ #cuerpo.suites-jardin a.inicio:hover {
+ background: url(../img/logo.gif) no-repeat;
+ }
+
+ #cuerpo.suites-jardin a.menu-habitaciones:hover {
+ background: url(../img/textos/menuhabitaciones.gif) no-repeat;
+ }
+
+ #cuerpo.suites-jardin a.descripcion:hover {
+ background: url(../img/textos/descripcionon.gif) no-repeat;
+ }
+
+ #cuerpo.suites-jardin a.fotos:hover {
+ background: url(../img/textos/fotosjardinon.gif) no-repeat;
+ }
+
+ #cuerpo.suites-jardin a.suites:hover {
+ background: url(../img/textos/Suiteson.gif) no-repeat;
+ }
+
+
+#cuerpo.desayunos {
+ background: url(../img/fondos/fondo-desayunos.jpg) no-repeat;
+}
+
+ #cuerpo.desayunos a.inicio:hover {
+ background: url(../img/logo.gif) no-repeat;
+ }
+
+ #cuerpo.desayunos a.menu-principal:hover {
+ background: url(../img/textos/menuon.gif) no-repeat;
+ }
+
+ #cuerpo.desayunos a.menu-desayunos:hover {
+ background: url(../img/textos/menuadesayunosverde.gif) no-repeat;
+ }
+
+ #cuerpo.desayunos a.naranja:hover {
+ background: url(../img/textos/menuadesayunosnaranja.gif) no-repeat;
+ }
+
+ #cuerpo.desayunos a.desayunos:hover {
+ background: url(../img/textos/desayunoson.gif) no-repeat;
+ }
+
+ #cuerpo.desayunos a.cenas:hover {
+ background: url(../img/textos/cenason.gif) no-repeat;
+ }
+
+ #cuerpo.desayunos .seccion-desayunos {
+ position: relative;
+ top: 0px;
+ padding-left: 20px;
+ height: 169px;
+ width: 377px;
+ text-align: left;
+ }
+
+ #cuerpo.desayunos .seccion-cenas {
+ position: relative;
+ top: 0px;
+ left: 397px;
+ padding-right: 20px;
+ height: 169px;
+ width: 377px;
+ text-align: right;
+ }
+
+#cuerpo.fotos {
+ background: url(../img/fondos/fondo-coleccion-fotos.jpg) no-repeat;
+}
+
+ #cuerpo.fotos .seccion {
+ position: relative;
+ top: 0px;
+ left: 397px;
+ padding-right: 20px;
+ height: 169px;
+ width: 377px;
+ text-align: right;
+ }
+
+ #cuerpo.fotos a.inicio:hover {
+ background: url(../img/logo.gif) no-repeat;
+ }
+
+ #cuerpo.fotos a.menu-principal:hover {
+ background: url(../img/textos/menuon.gif) no-repeat;
+ }
+
+ #cuerpo.fotos a.descripcion:hover {
+ background: url(../img/textos/descripcionon.gif) no-repeat;
+ }
+
+ #cuerpo.fotos a.menu-fotos:hover {
+ background: url(../img/textos/menucoleccionfotos.gif) no-repeat;
+ }
+
+
+#cuerpo.servicios {
+ background: url(../img/fondos/fondo-servicios.jpg) no-repeat;
+}
+
+ #cuerpo.servicios .seccion {
+ position: relative;
+ top: 0px;
+ left: 397px;
+ padding-left: 20px;
+ height: 339px;
+ width: 377px;
+ text-align: left;
+ }
+
+ #cuerpo.servicios a.inicio:hover {
+ background: url(../img/logo.gif) no-repeat;
+ }
+
+ #cuerpo.servicios a.menu-principal:hover {
+ background: url(../img/textos/menuon.gif) no-repeat;
+ }
+
+ #cuerpo.servicios a.descripcion:hover {
+ background: url(../img/textos/descripcionon.gif) no-repeat;
+ }
+
+ #cuerpo.servicios a.menu-servicios:hover {
+ background: url(../img/textos/menuservicios.gif) no-repeat;
+ }
+
+
+#cuerpo.actividades {
+ background: url(../img/fondos/fondo-actividades.jpg) no-repeat;
+}
+
+ #cuerpo.actividades .seccion {
+ position: relative;
+ top: 0px;
+ padding-left: 20px;
+ height: 339px;
+ width: 577px;
+ }
+
+ #cuerpo.actividades a.inicio:hover {
+ background: url(../img/logo.gif) no-repeat;
+ }
+
+ #cuerpo.actividades a.menu-principal:hover {
+ background: url(../img/textos/menuon.gif) no-repeat;
+ }
+
+ #cuerpo.actividades a.descripcion:hover {
+ background: url(../img/textos/descripcionon.gif) no-repeat;
+ }
+
+ #cuerpo.actividades a.fotos:hover {
+ background: url(../img/textos/fotosjardinon.gif) no-repeat;
+ }
+
+ #cuerpo.actividades a.menu-actividades:hover {
+ background: url(../img/textos/menualrededores.gif) no-repeat;
}
/* Auxiliar */
-
#cuerpo.sinfondo {
background: #fff;
}
@@ -185,3 +371,12 @@
padding: 0;
overflow: display;
}
+
+#cuerpo pre {
+ background: #fff;
+}
+
+#cuerpo img.foto-galeria {
+ width: 198px;
+ height: 170px;
+}
diff --git a/desayunos.htm b/desayunos.htm
index 0d2d345..6e2f286 100644
--- a/desayunos.htm
+++ b/desayunos.htm
@@ -1,92 +1,70 @@
+
+ Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.
+
+
+
+
+
-Hotel El jardín de Carrejo. Hotel sin humos. Desayunos y cenas.Carrejo, Cantabria, España.
-
-
-
-
-
-
-
-
-
- Hotel Jardín de Carrejo · Hotel sin humos · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871 · mapa web
- @
-
-
+
+