Compare commits
1 Commits
master
...
2010-04-15
| Author | SHA1 | Date | |
|---|---|---|---|
| bca8ec54b1 |
102
.htaccess
102
.htaccess
@ -1,102 +0,0 @@
|
|||||||
RewriteEngine On
|
|
||||||
RewriteCond %{HTTP_HOST} ^eljardindecarrejo.com
|
|
||||||
RewriteRule (.*) http://www.eljardindecarrejo.com/$1 [R=301,L]
|
|
||||||
|
|
||||||
Redirect 301 /inicio.htm http://www.eljardindecarrejo.com/es/inicio-hotel-rural-santander.htm
|
|
||||||
|
|
||||||
Redirect 301 /fin2009.htm http://www.eljardindecarrejo.com/es/especiales/especial-fin-2009.htm
|
|
||||||
Redirect 301 "/Especiales 2009.htm" http://www.eljardindecarrejo.com/es/especiales/especiales-2010.htm
|
|
||||||
Redirect 301 /2007.htm http://www.eljardindecarrejo.com/es/especiales/especiales-2007.htm
|
|
||||||
Redirect 301 /2008.htm http://www.eljardindecarrejo.com/es/especiales/especiales-2008.htm
|
|
||||||
Redirect 301 "/Especiales%25202009.htm" http://www.eljardindecarrejo.com/es/especiales/especiales-2010.htm
|
|
||||||
Redirect 301 /MENU2007.doc http://www.eljardindecarrejo.com/docs/MENU2007.doc
|
|
||||||
|
|
||||||
Redirect 301 /hotel.htm http://www.eljardindecarrejo.com/es/menu-hotel-rural-carrejo-santander.htm
|
|
||||||
Redirect 301 /textohotel.htm http://www.eljardindecarrejo.com/es/hotel-rural-carrejo-santander.htm
|
|
||||||
Redirect 301 /fotoshotel.htm http://www.eljardindecarrejo.com/es/fotos-hotel-rural-santander.htm
|
|
||||||
|
|
||||||
Redirect 301 /jardin.htm http://www.eljardindecarrejo.com/es/menu-jardin-hotel-rural-santander.htm
|
|
||||||
Redirect 301 /textojardin.htm http://www.eljardindecarrejo.com/es/jardin-hotel-rural-santander.htm
|
|
||||||
Redirect 301 /fotosjardin.htm http://www.eljardindecarrejo.com/es/fotos-jardin-hotel-rural-santander.htm
|
|
||||||
|
|
||||||
Redirect 301 /habitaciones.htm http://www.eljardindecarrejo.com/es/menu-alojamiento-hotel-rural-santander.htm
|
|
||||||
Redirect 301 /habitaciones0.htm http://www.eljardindecarrejo.com/es/menu-habitaciones-hotel-rural-santander.htm
|
|
||||||
Redirect 301 /textohabitaciones.htm http://www.eljardindecarrejo.com/es/alojamiento-habitaciones-hotel-rural-santander.htm
|
|
||||||
Redirect 301 /fotoshabitaciones.htm http://www.eljardindecarrejo.com/es/fotos-habitaciones-hotel-rural-santander.htm
|
|
||||||
Redirect 301 /suitejardin.htm http://www.eljardindecarrejo.com/es/menu-suites-jardin-hotel-rural-santander.htm
|
|
||||||
Redirect 301 /textosuitejardin.htm http://www.eljardindecarrejo.com/es/suites-jardin-hotel-rural-santander.htm
|
|
||||||
Redirect 301 /fotosuites.htm http://www.eljardindecarrejo.com/es/fotos-suites-hotel-rural-santander.htm
|
|
||||||
|
|
||||||
Redirect 301 /desayunos.htm http://www.eljardindecarrejo.com/es/menu-desayunos-cenas-hotel-rural-santander.htm
|
|
||||||
Redirect 301 /textodesayuno.htm http://www.eljardindecarrejo.com/es/desayunos-hotel-rural-santander.htm
|
|
||||||
Redirect 301 /textocenas.htm http://www.eljardindecarrejo.com/es/cenas-hotel-rural-santander.htm
|
|
||||||
|
|
||||||
Redirect 301 /fotos.htm http://www.eljardindecarrejo.com/es/menu-coleccion-fotografias-hotel-rural-santander.htm
|
|
||||||
Redirect 301 /textofotos.htm http://www.eljardindecarrejo.com/es/coleccion-fotografias-hotel-rural-santander.htm
|
|
||||||
|
|
||||||
Redirect 301 /servicios.htm http://www.eljardindecarrejo.com/es/menu-servicios-hotel-rural-santander.htm
|
|
||||||
Redirect 301 /textoservicios.htm http://www.eljardindecarrejo.com/es/servicios-hotel-rural-santander.htm
|
|
||||||
|
|
||||||
Redirect 301 /quever.htm http://www.eljardindecarrejo.com/es/menu-actividades-hotel-rural-santander.htm
|
|
||||||
Redirect 301 /textoquever.htm http://www.eljardindecarrejo.com/es/actividades-turismo-rural-santander.htm
|
|
||||||
Redirect 301 /fotosquever.htm http://www.eljardindecarrejo.com/es/fotos-actividades-turismo-rural-santander.htm
|
|
||||||
|
|
||||||
Redirect 301 /reservasyprecios.htm http://www.eljardindecarrejo.com/es/menu-reservas-precios-hotel-rural-cantabria.htm
|
|
||||||
Redirect 301 /precios.htm http://www.eljardindecarrejo.com/es/tarifas-precios-hotel-rural-santander.htm
|
|
||||||
Redirect 301 /reservas.htm http://www.eljardindecarrejo.com/es/reservas-hotel-rural-santander.php
|
|
||||||
|
|
||||||
Redirect 301 /llegar.htm http://www.eljardindecarrejo.com/es/menu-como-llegar-hotel-rural-santander.htm
|
|
||||||
Redirect 301 /textollegar.htm http://www.eljardindecarrejo.com/es/como-llegar-hotel-rural-santander.htm
|
|
||||||
|
|
||||||
Redirect 301 /noticias.htm http://www.eljardindecarrejo.com/es/menu-ofertas-promociones-hotel-rural-santander.htm
|
|
||||||
Redirect 301 /textonoticias.htm http://www.eljardindecarrejo.com/es/ofertas-promociones-hotel-rural-santander.htm
|
|
||||||
|
|
||||||
Redirect 301 /links.htm http://www.eljardindecarrejo.com/es/menu-enlaces-hotel-rural-santander.htm
|
|
||||||
Redirect 301 /textolinks.htm http://www.eljardindecarrejo.com/es/enlaces-hotel-rural-santander.htm
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Redirect 301 /English/inicio.htm http://www.eljardindecarrejo.com/en/index-rural-hotel-cantabria.htm
|
|
||||||
|
|
||||||
Redirect 301 /English/hotel.htm http://www.eljardindecarrejo.com/en/menu-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/textohotel.htm http://www.eljardindecarrejo.com/en/rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/fotoshotel.htm http://www.eljardindecarrejo.com/en/rural-hotel-photos-cantabria.htm
|
|
||||||
|
|
||||||
Redirect 301 /English/jardin.htm http://www.eljardindecarrejo.com/en/menu-garden-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/textojardin.htm http://www.eljardindecarrejo.com/en/garden-suite-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/fotosjardin.htm http://www.eljardindecarrejo.com/en/garden-suite-photos-rural-hotel-cantabria.htm
|
|
||||||
|
|
||||||
Redirect 301 /English/habitaciones.htm http://www.eljardindecarrejo.com/en/menu-accommodation-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/habitaciones0.htm http://www.eljardindecarrejo.com/en/menu-rooms-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/textohabitaciones.htm http://www.eljardindecarrejo.com/en/rooms-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/fotoshabitaciones.htm http://www.eljardindecarrejo.com/en/room-photos-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/suitejardin.htm http://www.eljardindecarrejo.com/en/menu-suite-garden-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/textosuitejardin.htm http://www.eljardindecarrejo.com/en/garden-suite-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/fotosuites.htm http://www.eljardindecarrejo.com/en/garden-suite-photos-rural-hotel-cantabria.htm
|
|
||||||
|
|
||||||
Redirect 301 /English/desayunos.htm http://www.eljardindecarrejo.com/en/menu-breakfast-dinners-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/textodesayuno.htm http://www.eljardindecarrejo.com/en/breakfasts-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/textocenas.htm http://www.eljardindecarrejo.com/en/dinners-rural-hotel-cantabria.htm
|
|
||||||
|
|
||||||
Redirect 301 /English/fotos.htm http://www.eljardindecarrejo.com/en/menu-photo-collection-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/textofotos.htm http://www.eljardindecarrejo.com/en/photo-collection-rural-hotel-cantabria.htm
|
|
||||||
|
|
||||||
Redirect 301 /English/servicios.htm http://www.eljardindecarrejo.com/en/menu-services-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/textoservicios.htm http://www.eljardindecarrejo.com/en/services-rural-hotel-cantabria.htm
|
|
||||||
|
|
||||||
Redirect 301 /English/quever.htm http://www.eljardindecarrejo.com/en/menu-activities-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/textoquever.htm http://www.eljardindecarrejo.com/en/activities-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/fotosquever.htm http://www.eljardindecarrejo.com/en/activities-photos-rural-hotel-cantabria.htm
|
|
||||||
|
|
||||||
Redirect 301 /English/reservasyprecios.htm http://www.eljardindecarrejo.com/en/menu-prices-reservations-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/precios.htm http://www.eljardindecarrejo.com/en/prices-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/reservas.htm http://www.eljardindecarrejo.com/en/reservations-rural-hotel-cantabria.php
|
|
||||||
|
|
||||||
Redirect 301 /English/llegar.htm http://www.eljardindecarrejo.com/en/menu-location-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/textollegar.htm http://www.eljardindecarrejo.com/en/location-rural-hotel-cantabria.htm
|
|
||||||
|
|
||||||
Redirect 301 /English/noticias.htm http://www.eljardindecarrejo.com/en/menu-offers-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/textonoticias.htm http://www.eljardindecarrejo.com/en/news-offers-rural-hotel-cantabria.htm
|
|
||||||
|
|
||||||
Redirect 301 /English/links.htm http://www.eljardindecarrejo.com/en/menu-links-rural-hotel-cantabria.htm
|
|
||||||
Redirect 301 /English/textolinks.htm http://www.eljardindecarrejo.com/en/links-rural-hotel-cantabria.htm
|
|
||||||
@ -1,4 +1,5 @@
|
|||||||
@charset "utf-8";
|
@charset "utf-8";
|
||||||
|
@import "menu.css";
|
||||||
@import "paginas.css";
|
@import "paginas.css";
|
||||||
|
|
||||||
* {
|
* {
|
||||||
@ -18,8 +19,8 @@ h1, h2, h3, h4, h5, h6 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a:link {
|
a:link {
|
||||||
text-decoration: none;
|
|
||||||
color: #333;
|
color: #333;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:visited {
|
a:visited {
|
||||||
|
|||||||
@ -1,77 +0,0 @@
|
|||||||
@charset "utf-8";
|
|
||||||
|
|
||||||
div.entrada {
|
|
||||||
background: #fff;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.inicio {
|
|
||||||
background: url(../img/fondos/fondo-inicio.jpg) no-repeat;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.elhotel {
|
|
||||||
background: url(../img/fondos/fondo-elhotel.jpg) no-repeat;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.eljardin {
|
|
||||||
background: url(../img/fondos/fondo-eljardin.jpg) no-repeat;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.habitaciones {
|
|
||||||
background: url(../img/fondos/fondo-habitaciones.jpg) no-repeat;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.habitaciones-0 {
|
|
||||||
background: url(../img/fondos/fondo-habitaciones0.jpg) no-repeat;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.suites-jardin {
|
|
||||||
background: url(../img/fondos/fondo-suitejardin.jpg) no-repeat;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.desayunos {
|
|
||||||
background: url(../img/fondos/fondo-desayunos.jpg) no-repeat;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.fotos {
|
|
||||||
background: url(../img/fondos/fondo-coleccion-fotos.jpg) no-repeat;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.servicios {
|
|
||||||
background: url(../img/fondos/fondo-servicios.jpg) no-repeat;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.actividades {
|
|
||||||
background: url(../img/fondos/fondo-actividades.jpg) no-repeat;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.tarifas {
|
|
||||||
background: url(../img/fondos/fondo-tarifas.jpg) no-repeat;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.situacion {
|
|
||||||
background: url(../img/fondos/fondo-situacion.jpg) no-repeat;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.enlaces {
|
|
||||||
background: url(../img/fondos/fondo-enlaces.jpg) no-repeat;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.ofertas {
|
|
||||||
background: url(../img/fondos/fondo-ofertas.jpg) no-repeat;
|
|
||||||
}
|
|
||||||
|
|
||||||
div.en-obras {
|
|
||||||
background: #fff;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Auxiliar */
|
|
||||||
div.sinfondo {
|
|
||||||
background: #fff;
|
|
||||||
o
|
|
||||||
}
|
|
||||||
|
|
||||||
div.centrado-vertical {
|
|
||||||
min-height: 10em;
|
|
||||||
display: table-cell;
|
|
||||||
vertical-align: middle;
|
|
||||||
}
|
|
||||||
@ -1,65 +0,0 @@
|
|||||||
@charset "utf-8";
|
|
||||||
/* CSS Document */
|
|
||||||
|
|
||||||
.menu {
|
|
||||||
font-family: Verdana, Geneva, sans-serif;
|
|
||||||
position: relative;
|
|
||||||
height: 22px;
|
|
||||||
width: 56px;
|
|
||||||
margin: 0;
|
|
||||||
font-size: 9px;
|
|
||||||
color: #999;
|
|
||||||
}
|
|
||||||
|
|
||||||
.menu table {
|
|
||||||
border-collapse: collapse;
|
|
||||||
border:0;
|
|
||||||
margin:0;
|
|
||||||
padding:0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.menu ul li a.hide, .menu ul li a:visited.hide {
|
|
||||||
display:none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.menu ul li a:hover ul li a.hide {
|
|
||||||
display:none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.menu ul li a, .menu ul li a:visited {
|
|
||||||
display: block;
|
|
||||||
text-decoration: none;
|
|
||||||
color: #999;
|
|
||||||
width: 796px;
|
|
||||||
padding: 5px 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.menu ul li a:hover {
|
|
||||||
color: #000;
|
|
||||||
background: #fff;
|
|
||||||
}
|
|
||||||
|
|
||||||
.menu ul li a:hover ul {
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 60px;
|
|
||||||
width: 744px;
|
|
||||||
background: transparent;
|
|
||||||
}
|
|
||||||
|
|
||||||
.menu ul li a:hover ul li {
|
|
||||||
float:left;
|
|
||||||
}
|
|
||||||
|
|
||||||
.menu ul li a:hover ul li a {
|
|
||||||
display: block;
|
|
||||||
color: #999;
|
|
||||||
width: auto;
|
|
||||||
float: left;
|
|
||||||
padding: 5px 0px 5px 11px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.menu ul li a:hover ul li a:hover {
|
|
||||||
color: #000;
|
|
||||||
}
|
|
||||||
@ -25,17 +25,12 @@
|
|||||||
|
|
||||||
#cuerpo.entrada .reserva-online {
|
#cuerpo.entrada .reserva-online {
|
||||||
background: url(../img/textos/reserva-online.gif) no-repeat;
|
background: url(../img/textos/reserva-online.gif) no-repeat;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#cuerpo.entrada a.ofertas {
|
#cuerpo.entrada .ofertas {
|
||||||
background: url(../img/ofertas-especiales.gif) no-repeat;
|
background: url(../img/ofertas-especiales.gif) no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
#cuerpo.entrada a.ofertas:hover {
|
|
||||||
background: url(../img/ofertas-especiales_stop.gif) no-repeat;
|
|
||||||
}
|
|
||||||
|
|
||||||
#cuerpo.entrada .tripadvisor, #cuerpo.entrada .facebook,
|
#cuerpo.entrada .tripadvisor, #cuerpo.entrada .facebook,
|
||||||
#cuerpo.entrada .castellano, #cuerpo.entrada .ingles {
|
#cuerpo.entrada .castellano, #cuerpo.entrada .ingles {
|
||||||
height: auto;
|
height: auto;
|
||||||
@ -290,12 +285,6 @@
|
|||||||
#cuerpo.habitaciones-0 {
|
#cuerpo.habitaciones-0 {
|
||||||
background: url(../img/fondos/fondo-habitaciones0.jpg) no-repeat;
|
background: url(../img/fondos/fondo-habitaciones0.jpg) no-repeat;
|
||||||
}
|
}
|
||||||
#cuerpo.habitaciones-0 .descripcion-foto {
|
|
||||||
position: relative;
|
|
||||||
top: 172px;
|
|
||||||
width: 790px;
|
|
||||||
height: 335px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#cuerpo.habitaciones-0 .seccion {
|
#cuerpo.habitaciones-0 .seccion {
|
||||||
position: relative;
|
position: relative;
|
||||||
@ -337,6 +326,7 @@
|
|||||||
background: url(../img/textos/habitacion.gif) no-repeat;
|
background: url(../img/textos/habitacion.gif) no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#cuerpo.suites-jardin {
|
#cuerpo.suites-jardin {
|
||||||
background: url(../img/fondos/fondo-suitejardin.jpg) no-repeat;
|
background: url(../img/fondos/fondo-suitejardin.jpg) no-repeat;
|
||||||
}
|
}
|
||||||
@ -636,7 +626,7 @@
|
|||||||
background: url(../img/textos/prizesverde.gif) no-repeat;
|
background: url(../img/textos/prizesverde.gif) no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
#cuerpo.tarifas .seccion-1, #cuerpo.tarifas .seccion-2 {
|
#cuerpo.tarifas .seccion-1, .seccion-2 {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
float: left;
|
float: left;
|
||||||
@ -649,12 +639,6 @@
|
|||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
#cuerpo.tarifas .aviso {
|
|
||||||
font-weight: bold;
|
|
||||||
color: #FF0000;
|
|
||||||
font-size: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#cuerpo.situacion {
|
#cuerpo.situacion {
|
||||||
background: url(../img/fondos/fondo-situacion.jpg) no-repeat;
|
background: url(../img/fondos/fondo-situacion.jpg) no-repeat;
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Rural accommodation and tourism in Cantabria, Spain - Hotel Carrejo's Garden - Hotel without smoke</title>
|
<title>Rural accommodation and tourism in Cantabria, Spain - Hotel Carrejo's Garden - Hotel without smoke</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Rural accommodation and tourism in Cantabria, Spain - Hotel Carrejo's Garden - Hotel without smoke</title>
|
<title>Rural accommodation and tourism in Cantabria, Spain - Hotel Carrejo's Garden - Hotel without smoke</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Bed and Breakfast Accommodation - Hotel Carrejo's Garden in Cantabria, Spain - Rural tourism</title>
|
<title>Bed and Breakfast Accommodation - Hotel Carrejo's Garden in Cantabria, Spain - Rural tourism</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,13 +6,9 @@
|
|||||||
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"/>
|
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
<meta name="verify-v1" content="H7HI73FHuWNU1iaOAS6qprmvTf6eqsFs0MMN/EGuK9Y=" />
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
<meta name="verify-v1" content="H7HI73FHuWNU1iaOAS6qprmvTf6eqsFs0MMN/EGuK9Y=" />
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -22,7 +18,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Bed and Dinner Accommodation - Hotel Carrejo's Garden in Cantabria, Spain - Rural tourism</title>
|
<title>Bed and Dinner Accommodation - Hotel Carrejo's Garden in Cantabria, Spain - Rural tourism</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Garden Photo Gallery - Hotel Carrejo's Garden in Cantabria, Spain - Rural tourism</title>
|
<title>Garden Photo Gallery - Hotel Carrejo's Garden in Cantabria, Spain - Rural tourism</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Garden Photo Gallery - Hotel Carrejo's Garden in Cantabria, Spain - Rural tourism</title>
|
<title>Garden Photo Gallery - Hotel Carrejo's Garden in Cantabria, Spain - Rural tourism</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Suites Photo Gallery - Hotel Carrejo's Garden in Cantabria, Spain - Rural tourism</title>
|
<title>Suites Photo Gallery - Hotel Carrejo's Garden in Cantabria, Spain - Rural tourism</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Suites Hotel in Cantabria, Spain - Hotel Carrejo's Garden - Rural tourism</title>
|
<title>Suites Hotel in Cantabria, Spain - Hotel Carrejo's Garden - Rural tourism</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Hotel Carrejo's Garden in Cantabria - Hotel without smoke - Rural accommodation and tourism in Spain</title>
|
<title>Hotel Carrejo's Garden in Cantabria - Hotel without smoke - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Interesting Links - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
<title>Interesting Links - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Hotel Location - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
<title>Hotel Location - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Rural accommodation and tourism in Cantabria, Spain - Hotel Carrejo's Garden - Hotel without smoke</title>
|
<title>Rural accommodation and tourism in Cantabria, Spain - Hotel Carrejo's Garden - Hotel without smoke</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Hotel Carrejo's Garden. Hotel without smoke. Carrejo, Cantabria, Spain</title>
|
<title>Hotel Carrejo's Garden. Hotel without smoke. Carrejo, Cantabria, Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Bed, Dinner and Breakfast Accommodation - Hotel Carrejo's Garden in Cantabria, Spain - Rural tourism</title>
|
<title>Bed, Dinner and Breakfast Accommodation - Hotel Carrejo's Garden in Cantabria, Spain - Rural tourism</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Garden Photo Gallery - Hotel Carrejo's Garden in Cantabria, Spain - Rural tourism</title>
|
<title>Garden Photo Gallery - Hotel Carrejo's Garden in Cantabria, Spain - Rural tourism</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Interesting Links - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
<title>Interesting Links - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Hotel Location - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
<title>Hotel Location - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Offers, promotions and hotel deals - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
<title>Offers, promotions and hotel deals - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Photo Collection - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
<title>Photo Collection - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Hotel Reservations and prices - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
<title>Hotel Reservations and prices - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Rooms - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
<title>Rooms - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
@ -50,7 +46,6 @@
|
|||||||
<li><a class="description" title="Description" href="rooms-rural-hotel-cantabria.htm">Description</a></li>
|
<li><a class="description" title="Description" href="rooms-rural-hotel-cantabria.htm">Description</a></li>
|
||||||
<li><a class="photos" title="Room photos" href="room-photos-rural-hotel-cantabria.htm">Photos</a></li>
|
<li><a class="photos" title="Room photos" href="room-photos-rural-hotel-cantabria.htm">Photos</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<div title="Junior Suite 2nd floor" class="descripcion-foto"></div>
|
|
||||||
</div>
|
</div>
|
||||||
<div id="pie">
|
<div id="pie">
|
||||||
<span class="direccion">
|
<span class="direccion">
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Hotel Carrejo's Garden. Hotel without smoke. Carrejo, Cantabria, Spain</title>
|
<title>Hotel Carrejo's Garden. Hotel without smoke. Carrejo, Cantabria, Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Hotel Services - Carrejo's Garden in Cantabria - Hotel without smoke - Rural accommodation and tourism in Spain</title>
|
<title>Hotel Services - Carrejo's Garden in Cantabria - Hotel without smoke - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Suites Hotel in Cantabria, Spain - Carrejo's Garden - Rural accommodation and tourism in Spain</title>
|
<title>Suites Hotel in Cantabria, Spain - Carrejo's Garden - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Offers, promotions and hotel deals - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
<title>Offers, promotions and hotel deals - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
@ -52,17 +48,67 @@
|
|||||||
<pre class="clear seccion scroll">
|
<pre class="clear seccion scroll">
|
||||||
Back to <a href="../index.htm">home page.</a>
|
Back to <a href="../index.htm">home page.</a>
|
||||||
<strong>----------------------------------</strong>
|
<strong>----------------------------------</strong>
|
||||||
|
Only for bookings by;
|
||||||
|
email; reservas@eljardindecarrejo.com
|
||||||
|
and tel; +34 942701516
|
||||||
|
|
||||||
<strong>2.A Complete day</strong>
|
<strong>1. Promotion + more time and +.</strong>
|
||||||
room + menú dinners + breakfast buffet
|
Prices for double room and 2 persons
|
||||||
<strong> h. doble 151,00.-€</strong>
|
<strong>1</strong> night, lodging <strong>88,00</strong>
|
||||||
<strong> J. Suite 192,00.-€</strong>
|
<strong>2</strong> nights + breakfast <strong>196,00</strong> , saving 20,00
|
||||||
<strong> S. garden 222,00.-€</strong>
|
<strong>2</strong> nights + breakfast (sunday to thursday)
|
||||||
Dinners menú included; 1º, 2º, dessert, with water, bread
|
we invite to breakfast <strong>176,00</strong> , saving 40,00
|
||||||
|
<strong>3</strong> nights <strong>204,00</strong>, saving 60,00
|
||||||
|
<strong>4</strong> nights and pay 3 <strong>264,00</strong> , saving 88,00.
|
||||||
|
<strong>5</strong> nights <strong>307,00</strong>, saving 133,00
|
||||||
|
<strong>5</strong> nights with breakfast included(sunday to
|
||||||
|
thursday<strong>307,00</strong>, saving 233,00
|
||||||
|
<strong>6</strong> nights and pay 4 <strong>352,00</strong>, saving 176,00
|
||||||
|
<strong>7</strong> nights <strong>399,00</strong>, saving 217,00
|
||||||
|
|
||||||
|
This promotions is during low season in october,
|
||||||
|
november and december .
|
||||||
|
|
||||||
|
|
||||||
|
<strong>2.Promotion more space.</strong>
|
||||||
|
Better room for the price of the minor category room;
|
||||||
|
Valid for low season, from sunday to thursday,
|
||||||
|
until december, and depending of the avaibility of the hotel.
|
||||||
|
<strong>Junior Suite</strong> Price double room <strong>131,00 a 88,00</strong>
|
||||||
|
<strong>Garden Suite </strong> Price J. Suite <strong>166,00 a 131,00</strong>
|
||||||
|
|
||||||
|
<strong>3.A Complete day</strong>
|
||||||
|
room + menu dinners + breakfast buffet
|
||||||
|
<strong> h. doble 148,00.-€</strong>
|
||||||
|
<strong> J. Suite 188,00.-€</strong>
|
||||||
|
<strong> S. garden 218,00.-€</strong>
|
||||||
|
Dinners menu included; 1º, 2º, dessert, with water, bread
|
||||||
and Wine recomended, Rioja Cosme Palacio.
|
and Wine recomended, Rioja Cosme Palacio.
|
||||||
|
|
||||||
|
<strong>4. 4 Nights; 2 Hotels y 2 Caves.</strong>
|
||||||
|
<strong>Come to get to know Cantabria</strong> and visit
|
||||||
|
2 emblematic caves. Sleep like a King in a Palace
|
||||||
|
and relax in a Cantabrian Casona (typical house)
|
||||||
|
Hotel Palacio Torre de Ruesga & El Jardin de Carrejo,
|
||||||
|
2 nights each and visit 2 caves in the area.
|
||||||
|
|
||||||
|
At east, a little and intimate cave, with paleolithic art,
|
||||||
|
Covalanas Caves, at west a large Cave
|
||||||
|
El Soplao is a "UNIQUE" cave, In Cantabria is
|
||||||
|
the first cave that has opened to the public which has
|
||||||
|
a purely geological value.
|
||||||
|
|
||||||
|
<strong>Included</strong>; lodging + breakfast + Tickets for
|
||||||
|
the caves for 2 persons in Suite room Torre de Ruesga) &
|
||||||
|
J. Suite J.Suite (Jardin de Carrejo)
|
||||||
|
<strong>total 580,00.-€</strong> (Tax included)
|
||||||
|
|
||||||
|
*valid on; may, june, october,
|
||||||
|
november and december 2009.
|
||||||
|
|
||||||
<strong>----------------------------------</strong>
|
<strong>----------------------------------</strong>
|
||||||
Back to <a href="../index.htm">home page.</a>
|
Back to <a href="../index.htm">home page.</a>
|
||||||
|
|
||||||
</pre>
|
</pre>
|
||||||
</div>
|
</div>
|
||||||
<div id="pie">
|
<div id="pie">
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Offers, promotions and hotel deals - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
<title>Offers, promotions and hotel deals - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Offers, promotions and hotel deals - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
<title>Offers, promotions and hotel deals - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Photo Collection - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
<title>Photo Collection - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Hotel prices - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
<title>Hotel prices - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
@ -52,28 +48,27 @@
|
|||||||
</ul>
|
</ul>
|
||||||
<pre class="clear seccion1">
|
<pre class="clear seccion1">
|
||||||
|
|
||||||
<strong>PRICES 2011. (prices without 8% IVA/with 8% IVA)</strong>
|
|
||||||
<strong>Cancellation policy: </strong>
|
<strong>Prices 2009.</strong>
|
||||||
<strong>High Season: </strong>Up to 7 days before arrival.
|
|
||||||
<strong>Low Season: </strong>Up to 48 hours before arrival.
|
<strong>High season:</strong> Bridges, Holy Week, Christmas,
|
||||||
(DEPOSIT 30%)
|
Summer on July 1 to September 16.
|
||||||
<br/><strong>High Season:</strong> Long weekends, Holy Week, Christmas,
|
<strong>LowSeason:</strong> Rest of the Year.
|
||||||
Summer on July 1st to September 15th.
|
* prices without IVA .
|
||||||
<strong>Low Season:</strong> Rest of the year.
|
<strong>OPEN ALL YEAR.</strong>
|
||||||
<strong>OPEN ALL YEAR.</strong></pre>
|
|
||||||
<pre class="clear seccion2">
|
|
||||||
<strong> Low Season. </strong> <strong> High Season</strong>.
|
|
||||||
Individual room............................................73,15€/79,00€.......................90,74€/98,00€
|
|
||||||
Double room.................................................82,41€/89,00€......................100,00€/108,00€
|
|
||||||
Double room with terrace.............................82,41 €/89,00€.........112,96 €/122,00€(Summer)
|
|
||||||
J. Suite.....................................................125,00 €/135,00€....................140,74€/152,00€
|
|
||||||
J. Suite with terrace..................................125,00 €/135,00€..........160,19€/173.00€(Summer)
|
|
||||||
Garden Suite..............................................155,56€/168,00€....................208,33€/225,00€
|
|
||||||
Extra bed....................................................31,48€/34,00€.....................................34,00€
|
|
||||||
Breakfast (buffet).........................................10,19€/11,00€.....................................11,00€
|
|
||||||
Kids'Breakfast................................................4,63€/5,00€........................................ 5,00€
|
|
||||||
Cot...............................................................11,11€/12,00€....................................12,00€
|
|
||||||
</pre>
|
</pre>
|
||||||
|
<pre class="clear seccion2">
|
||||||
|
<strong> Low Season. </strong> <strong> High Season</strong>.
|
||||||
|
Individual room.....................................................77,00 €.......................................96,30 €
|
||||||
|
Double room..........................................................88,00 €......................................107,00 €
|
||||||
|
Double room terraza...............................................79,00 € (summer season)............120,00 €
|
||||||
|
J. Suite................................................................131,00 €.....................................150,00 €
|
||||||
|
J. Suite Terrace....................................................131,00 € (summer season)............171,00 €
|
||||||
|
Garden Suite........................................................166,00€.......................................225,00 €
|
||||||
|
Extra bed..............................................................32,10 €........................................32,10 €
|
||||||
|
Breakfast(buffet)....................................................10,00€.........................................10,00 €
|
||||||
|
Cradle...................................................................11,00 €........................................11,00 € </pre>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div id="pie">
|
<div id="pie">
|
||||||
<span class="direccion">
|
<span class="direccion">
|
||||||
|
|||||||
@ -1,96 +0,0 @@
|
|||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
||||||
<head>
|
|
||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
|
||||||
<title>Hotel prices - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
<div id="layout">
|
|
||||||
<div id="cabecera">
|
|
||||||
<div class="menu ingles">
|
|
||||||
<ul>
|
|
||||||
<li><a class="hide">Menu</a>
|
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<a href="#">Menu
|
|
||||||
<table><tr><td>
|
|
||||||
<![endif]-->
|
|
||||||
<ul>
|
|
||||||
<li><a title="The hotel" href="menu-rural-hotel-cantabria.htm">The hotel</a></li>
|
|
||||||
<li><a title="The garden" href="menu-garden-rural-hotel-cantabria.htm">The garden</a></li>
|
|
||||||
<li><a title="Rooms" href="menu-accommodation-rural-hotel-cantabria.htm">Rooms</a></li>
|
|
||||||
<li><a title="Breakfast & dinners" href="menu-breakfast-dinners-rural-hotel-cantabria.htm">Breakfast & dinners</a></li>
|
|
||||||
<li><a title="Photo collection" href="menu-photo-collection-rural-hotel-cantabria.htm">Photo collection</a></li>
|
|
||||||
<li><a title="Services" href="menu-services-rural-hotel-cantabria.htm">Services</a></li>
|
|
||||||
<li><a title="Activities" href="menu-activities-rural-hotel-cantabria.htm">Activities</a></li>
|
|
||||||
<li><a title="Prices & reservations" href="menu-prices-reservations-rural-hotel-cantabria.htm">Prices & reservations</a></li>
|
|
||||||
<li><a title="Location" href="menu-location-rural-hotel-cantabria.htm">Location</a></li>
|
|
||||||
<li><a title="Offers" href="menu-offers-rural-hotel-cantabria.htm">Offers</a></li>
|
|
||||||
<li><a title="Links" href="menu-links-rural-hotel-cantabria.htm">Links</a></li>
|
|
||||||
</ul>
|
|
||||||
<!--[if lte IE 6]>
|
|
||||||
</td></tr></table>
|
|
||||||
</a>
|
|
||||||
<![endif]-->
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div id="cuerpo" class="tarifas">
|
|
||||||
<ul>
|
|
||||||
<li><h1><a class="inicio" title="Start" href="../index.htm">Hotel Carrejo's Garden</a></h1></li>
|
|
||||||
<li><a class="main-menu" title="Back to main menu" href="index-rural-hotel-cantabria.htm">Main menu</a></li>
|
|
||||||
<li><a class="prices-menu" title="Back to prices & reservations" href="menu-prices-reservations-rural-hotel-cantabria.htm">Back to prices & reservations</a></li>
|
|
||||||
<li><a class="reservations" title="Reservations" href="reservations-rural-hotel-cantabria.php">Reservations</a></li>
|
|
||||||
</ul>
|
|
||||||
<pre class="clear seccion1">
|
|
||||||
|
|
||||||
|
|
||||||
<strong>Prices 2010.</strong>
|
|
||||||
|
|
||||||
<strong>High season:</strong> Bridges, Holy Week, Christmas,
|
|
||||||
Summer on July 1st to September 15th.
|
|
||||||
<strong>LowSeason:</strong> Rest of the Year.
|
|
||||||
* prices without IVA .
|
|
||||||
<strong>OPEN ALL YEAR.</strong>
|
|
||||||
</pre>
|
|
||||||
<pre class="clear seccion2">
|
|
||||||
<strong> Low Season. </strong> <strong> High Season</strong>.
|
|
||||||
Individual room.....................................................77,00 €.......................................96,30 €
|
|
||||||
Double room..........................................................88,00 €......................................107,00 €
|
|
||||||
Double room terrace...............................................88,00 € (summer season)............120,00 €
|
|
||||||
J. Suite................................................................131,00 €.....................................150,00 €
|
|
||||||
J. Suite Terrace....................................................131,00 € (summer season)............171,00 €
|
|
||||||
Garden Suite........................................................166,00€.......................................225,00 €
|
|
||||||
Extra bed..............................................................32,10 €........................................32,10 €
|
|
||||||
Breakfast(buffet)....................................................10,00€.........................................10,00 €
|
|
||||||
Cradle...................................................................11,00 €........................................11,00 € </pre>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
<div id="pie">
|
|
||||||
<span class="direccion">
|
|
||||||
<strong>Carrejo's Garden</strong> · Hotel without smoke · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871
|
|
||||||
</span>
|
|
||||||
<a class="email" href="mailto:info@eljardindecarrejo.com?subject=Information">@</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<script type="text/javascript">
|
|
||||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
|
||||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
|
||||||
</script>
|
|
||||||
<script type="text/javascript">
|
|
||||||
try {
|
|
||||||
var pageTracker = _gat._getTracker("UA-9006771-1");
|
|
||||||
pageTracker._trackPageview();
|
|
||||||
} catch(err) {}
|
|
||||||
</script>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@ -4,13 +4,9 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Hotel Reservations - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
<title>Hotel Reservations - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
<script type="text/javascript" src="../js/reservas.js"></script>
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
<script type="text/javascript" src="../js/reservas.js"></script>
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -20,7 +16,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Room Photos - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
<title>Room Photos - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
@ -45,17 +41,17 @@
|
|||||||
</div>
|
</div>
|
||||||
<div id="cuerpo" class="habitaciones-0 sinfondo">
|
<div id="cuerpo" class="habitaciones-0 sinfondo">
|
||||||
<ul>
|
<ul>
|
||||||
<li><img class="foto-galeria" alt="Double room in 2nd floor (20,50 m²)" title="Double room in 2nd floor (20,50 m²)" src="../img/galeria/fhabitaciones1.jpg"/></li>
|
<li><img class="foto-galeria" alt="Room" src="../img/galeria/fhabitaciones1.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Double room in 2nd floor (20,50 m²)" title="Double room in 2nd floor (20,50 m²)" src="../img/galeria/fhabitaciones2.jpg"/></li>
|
<li><img class="foto-galeria" alt="Room" src="../img/galeria/fhabitaciones2.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Double room in 1st floor (20,61 m²)" title="Double room in 1st floor (20,61 m²)" src="../img/galeria/fhabitaciones3.jpg"/></li>
|
<li><img class="foto-galeria" alt="Room" src="../img/galeria/fhabitaciones3.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Double room in 2nd floor (19,80 m²)" title="Double room in 2nd floor (19,80 m²)" src="../img/galeria/fhabitaciones4.jpg"/></li>
|
<li><img class="foto-galeria" alt="Room" src="../img/galeria/fhabitaciones4.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Salon Junior Suite with terrace in 1st floor (41,50 m² + terrace)" title="Salon Junior Suite with terrace in 1st floor (41,50 m² + terrace)" src="../img/galeria/fhabitaciones5.jpg"/></li>
|
<li><img class="foto-galeria" alt="Room" src="../img/galeria/fhabitaciones5.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Double room in 1st floor (20,61 m²)" title="Double room in 1st floor (20,61 m²)" src="../img/galeria/fhabitaciones6.jpg"/></li>
|
<li><img class="foto-galeria" alt="Room" src="../img/galeria/fhabitaciones6.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Junior Suite with terrace in 1st floor (41,50 m² + terrace)" title="Junior Suite with terrace in 1st floor (41,50 m² + terrace)" src="../img/galeria/fhabitaciones7.jpg"/></li>
|
<li><img class="foto-galeria" alt="Room" src="../img/galeria/fhabitaciones7.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Terrace Junior Suite" title="Terrace Junior Suite" src="../img/galeria/fhabitaciones8.jpg"/></li>
|
<li><img class="foto-galeria" alt="Room" src="../img/galeria/fhabitaciones8.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Double room in 1st floor (24,50 m²)" title="Double room in 1st floor (24,50 m²)" src="../img/galeria/fhabitaciones9.jpg"/></li>
|
<li><img class="foto-galeria" alt="Room" src="../img/galeria/fhabitaciones9.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Double room in 1st floor (24,50 m²)" title="Double room in 1st floor (24,50 m²)" src="../img/galeria/fhabitaciones10.jpg"/></li>
|
<li><img class="foto-galeria" alt="Room" src="../img/galeria/fhabitaciones10.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Double room in 1st floor (24,50 m²)" title="Double room in 1st floor (24,50 m²)" src="../img/galeria/fhabitaciones11.jpg"/></li>
|
<li><img class="foto-galeria" alt="Room" src="../img/galeria/fhabitaciones11.jpg"/></li>
|
||||||
<li><a class="normal" title="Back to rooms menu" href="menu-rooms-rural-hotel-cantabria.htm"><img src="../img/textos/roomsgreen.gif" alt="Back to rooms menu"/></a></li>
|
<li><a class="normal" title="Back to rooms menu" href="menu-rooms-rural-hotel-cantabria.htm"><img src="../img/textos/roomsgreen.gif" alt="Back to rooms menu"/></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Rooms - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
<title>Rooms - Hotel Carrejo's Garden in Cantabria - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Hotel Carrejo's Garden in Cantabria - Hotel without smoke - Rural accommodation and tourism in Spain</title>
|
<title>Hotel Carrejo's Garden in Cantabria - Hotel without smoke - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Photos - Hotel Carrejo's Garden in Cantabria - Hotel without smoke - Rural accommodation and tourism in Spain</title>
|
<title>Photos - Hotel Carrejo's Garden in Cantabria - Hotel without smoke - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,12 +4,8 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Hotel Services - Carrejo's Garden in Cantabria - Hotel without smoke - Rural accommodation and tourism in Spain</title>
|
<title>Hotel Services - Carrejo's Garden in Cantabria - Hotel without smoke - Rural accommodation and tourism in Spain</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="en"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="en"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -19,7 +15,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menu</a>
|
<li><a class="hide">Menu</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menu
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -7,12 +7,7 @@
|
|||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/>
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -22,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="El hotel dispone de 10 habitaciones completas con vistas al jardín. Entorno natural único en el corazón de Cantabria."/>
|
<meta name="description" content="El hotel dispone de 10 habitaciones completas con vistas al jardín. Entorno natural único en el corazón de Cantabria."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria. Turismo en un entorno natural único."/>
|
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria. Turismo en un entorno natural único."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"/>
|
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,13 +6,9 @@
|
|||||||
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"/>
|
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
<meta name="verify-v1" content="H7HI73FHuWNU1iaOAS6qprmvTf6eqsFs0MMN/EGuK9Y=" />
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
<meta name="verify-v1" content="H7HI73FHuWNU1iaOAS6qprmvTf6eqsFs0MMN/EGuK9Y=" />
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -22,7 +18,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria. Turismo en un entorno natural único."/>
|
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria. Turismo en un entorno natural único."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"/>
|
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Descubre el encanto de nuestras habitaciones. Todas equipadas completamente y con vistas al jardín. Entorno natural único en el corazón de Cantabria."/>
|
<meta name="description" content="Descubre el encanto de nuestras habitaciones. Todas equipadas completamente y con vistas al jardín. Entorno natural único en el corazón de Cantabria."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
@ -46,20 +42,19 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="cuerpo" class="habitaciones-0 sinfondo">
|
<div id="cuerpo" class="habitaciones-0 sinfondo">
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><img class="foto-galeria" alt="Habitación doble 2ª planta (20,5 m²)" title="Habitación doble 2ª planta (20,50 m²)" src="../img/galeria/fhabitaciones1.jpg"/></li>
|
<li><img class="foto-galeria" alt="Habitación" src="../img/galeria/fhabitaciones1.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Habitación doble 2ª planta (20,5 m²)" title="Habitación doble 2ª planta (20,50 m²)" src="../img/galeria/fhabitaciones2.jpg"/></li>
|
<li><img class="foto-galeria" alt="Habitación" src="../img/galeria/fhabitaciones2.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Habitación doble 1ª planta (20,61 m²)" title="Habitación doble 1ª planta (20,61 m²)" src="../img/galeria/fhabitaciones3.jpg"/></li>
|
<li><img class="foto-galeria" alt="Habitación" src="../img/galeria/fhabitaciones3.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Habitación doble 2ª planta (19,80 m²)" title="Habitación doble 2ª planta (19,80 m²)" src="../img/galeria/fhabitaciones4.jpg"/></li>
|
<li><img class="foto-galeria" alt="Habitación" src="../img/galeria/fhabitaciones4.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Salón Junior Suite con terraza 1ª planta (41,50 m² + terraza)" title="Salón Junior Suite con terraza 1ª planta (41,50 m² + terraza)" src="../img/galeria/fhabitaciones5.jpg"/></li>
|
<li><img class="foto-galeria" alt="Habitación" src="../img/galeria/fhabitaciones5.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Habitación doble 1ª planta (20,61 m²)" title="Habitación doble 1ª planta (20,61 m²)" src="../img/galeria/fhabitaciones6.jpg"/></li>
|
<li><img class="foto-galeria" alt="Habitación" src="../img/galeria/fhabitaciones6.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Junior Suite con terraza 1ª planta (41,50 m² + terraza)" title="Junior Suite con terraza 1ª planta (41,50 m² + terraza)" src="../img/galeria/fhabitaciones7.jpg"/></li>
|
<li><img class="foto-galeria" alt="Habitación" src="../img/galeria/fhabitaciones7.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Terraza Junior Suite" title="Terraza Junior Suite" src="../img/galeria/fhabitaciones8.jpg"/></li>
|
<li><img class="foto-galeria" alt="Habitación" src="../img/galeria/fhabitaciones8.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Habitación doble 1ª planta (24,50 m²)" title="Habitación doble 1ª planta (24,50 m²)" src="../img/galeria/fhabitaciones9.jpg"/></li>
|
<li><img class="foto-galeria" alt="Habitación" src="../img/galeria/fhabitaciones9.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Habitación doble 1ª planta (24,50 m²)" title="Habitación doble 1ª planta (24,50 m²)" src="../img/galeria/fhabitaciones10.jpg"/></li>
|
<li><img class="foto-galeria" alt="Habitación" src="../img/galeria/fhabitaciones10.jpg"/></li>
|
||||||
<li><img class="foto-galeria" alt="Habitación doble 1ª planta (24,50 m²)" title="Habitación doble 1ª planta (24,50 m²)" src="../img/galeria/fhabitaciones11.jpg"/></li>
|
<li><img class="foto-galeria" alt="Habitación" src="../img/galeria/fhabitaciones11.jpg"/></li>
|
||||||
<li><a class="normal" title="Volver al menú de las habitaciones" href="menu-habitaciones-hotel-rural-santander.htm"><img src="../img/textos/habitacion.gif" alt="Volver al menú de las habitaciones"/></li>
|
<li><a class="normal" title="Volver al menú de las habitaciones" href="menu-habitaciones-hotel-rural-santander.htm"><img src="../img/textos/habitacion.gif" alt="Volver al menú de las habitaciones"/></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div id="pie">
|
<div id="pie">
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Descubre el encanto de nuestro hotel a través de estas fotografís. El hotel dispone de 12 habitaciones con todas las comodidades."/>
|
<meta name="description" content="Descubre el encanto de nuestro hotel a través de estas fotografís. El hotel dispone de 12 habitaciones con todas las comodidades."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Galería fotográfica del jardín de nuestro hotel donde encontrarás espacios y rincones para todos los gustos y ocasiones."/>
|
<meta name="description" content="Galería fotográfica del jardín de nuestro hotel donde encontrarás espacios y rincones para todos los gustos y ocasiones."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="El hotel dispone de 2 suites completas con vistas al jardín. Entorno natural único en el corazón de Cantabria."/>
|
<meta name="description" content="El hotel dispone de 2 suites completas con vistas al jardín. Entorno natural único en el corazón de Cantabria."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Casona de 1881 convertida en hotel con 12 habitaciones con todas las comodidades."/>
|
<meta name="description" content="Casona de 1881 convertida en hotel con 12 habitaciones con todas las comodidades."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -7,12 +7,7 @@
|
|||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/>
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -22,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Disfruta del jardín de nuestro hotel donde encontrarás espacios y rincones para todos los gustos y ocasiones."/>
|
<meta name="description" content="Disfruta del jardín de nuestro hotel donde encontrarás espacios y rincones para todos los gustos y ocasiones."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="El hotel dispone de 10 habitaciones y 2 suites en el jardín, todas con vistas al jardín. Entorno natural único en el corazón de Cantabria."/>
|
<meta name="description" content="El hotel dispone de 10 habitaciones y 2 suites en el jardín, todas con vistas al jardín. Entorno natural único en el corazón de Cantabria."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="El hotel está situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria."/>
|
<meta name="description" content="El hotel está situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria. Turismo en un entorno natural único."/>
|
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria. Turismo en un entorno natural único."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="El hotel dispone de 10 habitaciones completas con vistas al jardín. Entorno natural único en el corazón de Cantabria."/>
|
<meta name="description" content="El hotel dispone de 10 habitaciones completas con vistas al jardín. Entorno natural único en el corazón de Cantabria."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
@ -52,7 +48,6 @@
|
|||||||
<li><a class="descripcion" title="Descripción" href="alojamiento-habitaciones-hotel-rural-santander.htm">Descripción</a></li>
|
<li><a class="descripcion" title="Descripción" href="alojamiento-habitaciones-hotel-rural-santander.htm">Descripción</a></li>
|
||||||
<li><a class="fotos" title="Fotos de las habitaciones" href="fotos-habitaciones-hotel-rural-santander.htm">Fotos</a></li>
|
<li><a class="fotos" title="Fotos de las habitaciones" href="fotos-habitaciones-hotel-rural-santander.htm">Fotos</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<div title="Junior Suite 2ª planta" class="descripcion-foto"></div>
|
|
||||||
</div>
|
</div>
|
||||||
<div id="pie">
|
<div id="pie">
|
||||||
<span class="direccion">
|
<span class="direccion">
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Casona de 1881 convertida en hotel con 12 habitaciones con todas las comodidades."/>
|
<meta name="description" content="Casona de 1881 convertida en hotel con 12 habitaciones con todas las comodidades."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Disfruta del jardín de nuestro hotel donde encontrarás espacios y rincones para todos los gustos y ocasiones."/>
|
<meta name="description" content="Disfruta del jardín de nuestro hotel donde encontrarás espacios y rincones para todos los gustos y ocasiones."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"/>
|
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="El hotel dispone de 2 suites completas con vistas al jardín. Entorno natural único en el corazón de Cantabria."/>
|
<meta name="description" content="El hotel dispone de 2 suites completas con vistas al jardín. Entorno natural único en el corazón de Cantabria."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -4,14 +4,10 @@
|
|||||||
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
<link rel="shortcut icon" href="../img/favicon.ico"/>
|
||||||
<title>Promociones y ofertas - Hotel El jardín de Carrejo - Alojamientos y turismo rural en Cantabria</title>
|
<title>Promociones y ofertas - Hotel El jardín de Carrejo - Alojamientos y turismo rural en Cantabria</title>
|
||||||
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
@ -54,22 +50,72 @@
|
|||||||
<pre class="clear seccion scroll">
|
<pre class="clear seccion scroll">
|
||||||
Volver al <a href="../index.htm">inicio.</a>
|
Volver al <a href="../index.htm">inicio.</a>
|
||||||
<strong>----------------------------------</strong>
|
<strong>----------------------------------</strong>
|
||||||
Precios validos en temporada baja
|
|
||||||
|
|
||||||
<strong>2.Un día completo</strong>
|
otras Ofertas
|
||||||
|
|
||||||
|
|
||||||
|
<strong>1. Promoción + tiempo y mucho +.</strong>
|
||||||
|
Precios en habitación doble
|
||||||
|
para dos personas
|
||||||
|
|
||||||
|
<strong>1</strong> noche en alojamiento <strong>88,00 €</strong>
|
||||||
|
<strong>1</strong> noche en alojamiento <strong>79,20 €</strong>
|
||||||
|
(de domingo a jueves)
|
||||||
|
|
||||||
|
<strong>2</strong> noches alojamiento + desayuno <strong>196,00€</strong> ,
|
||||||
|
ahorro 20,00€
|
||||||
|
<strong>2</strong> noches alojamiento+ desayuno
|
||||||
|
te invitamos a desayunar <strong>176,00</strong> , ahorro 40,00€
|
||||||
|
(de domingo a jueves)
|
||||||
|
<strong>3</strong> noches alojamiento: <strong>204,00€</strong>, ahorro 60,00
|
||||||
|
|
||||||
|
<strong>4</strong> noches alojamiento y paga 3:<strong>264,00</strong> , ahorro 88,00.
|
||||||
|
<strong>5</strong> noches alojamiento <strong>307,00€</strong>, ahorro 133,00€
|
||||||
|
<strong>5</strong> noches alojamiento+desayuno
|
||||||
|
(de Domingo a Jueves<strong>307,00</strong>,
|
||||||
|
ahorro 233,00€
|
||||||
|
<strong>6</strong> noches alojamiento y paga 4:<strong>352,00€</strong>,
|
||||||
|
ahorro 176,00
|
||||||
|
|
||||||
|
<strong>7</strong> noches alojamiento <strong>399,00</strong>, ahorro 217,00
|
||||||
|
|
||||||
|
Precios validos en temporada baja MARZO,
|
||||||
|
OCTUBRE, NOVIEMBRE Y DICIEMBRE 2010.
|
||||||
|
|
||||||
|
|
||||||
|
<strong>2.Un día completo</strong>
|
||||||
Precios validos en temporada baja, Enero, Febrero,
|
Precios validos en temporada baja, Enero, Febrero,
|
||||||
Marzo, Abril, Mayo, Junio, octubre, noviembre
|
Marzo, Abril, Mayo, Junio 2010
|
||||||
y diciembre 2010
|
Alojamiento+ menú cena 2 personas+ Desayuno buffet
|
||||||
Alojamiento+ menú cena 2 personas+ Desayuno buffet
|
<strong> h. doble 148,00€</strong>
|
||||||
<strong> h. doble 151,00€</strong>
|
<strong> J. Suite 188,00€</strong>
|
||||||
<strong> J. Suite 192,00€</strong>
|
<strong> S. Jardín 218,00€</strong>
|
||||||
<strong> S. Jardín 222,00€</strong>
|
|
||||||
menús Cena incluyen; 1º, 2º plato y postre, con agua,
|
menús Cena incluyen; 1º, 2º plato y postre, con agua,
|
||||||
pan y Vino recomendado de la casa, Rioja Cosme Palacio
|
pan y Vino recomendado de la casa, Rioja Cosme Palacio
|
||||||
|
|
||||||
|
<strong>3. 4 Noches; 2Hoteles y 2 Cuevas.</strong>
|
||||||
|
Conoce Cantabria en profundidad, y visita dos de
|
||||||
|
sus cuevas más emblemáticas. Duerme como un Rey en
|
||||||
|
un Palacio y relajate en Una Casona de Cantabria.
|
||||||
|
|
||||||
|
Hotel Palacio Torre de Ruesga y El JArdín de Carrejo,
|
||||||
|
2 noches en cada uno y visita 2 cuevas de la zona.
|
||||||
|
|
||||||
|
En los dos extremos de cantabria; al oriente una pequeña
|
||||||
|
e intima Cueva con arte Paleolitico, <strong>Cueva Covalanas</strong>
|
||||||
|
y en el occidente una gran cavidad con sorprendentes
|
||||||
|
formaciones geologicas <strong>El Soplao</strong>.
|
||||||
|
|
||||||
|
<strong>Incluye</strong>;Alojamiento + desayuno + entradas a las cuevas
|
||||||
|
para 2 personas en Suite(Torre de Ruesga) y J.Suite
|
||||||
|
(Jardín de Carrejo)<strong>total 580,00.-€</strong> (iva incluido)
|
||||||
|
*valido en mayo, junio, octubre, noviembre y
|
||||||
|
diciembre 2009.
|
||||||
|
|
||||||
<strong>----------------------------------</strong>
|
<strong>----------------------------------</strong>
|
||||||
Volver al <a href="../index.htm">inicio.</a>
|
Volver al <a href="../index.htm">inicio.</a>
|
||||||
|
|
||||||
</pre>
|
</pre>
|
||||||
</div>
|
</div>
|
||||||
<div id="pie">
|
<div id="pie">
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"/>
|
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,13 +6,9 @@
|
|||||||
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
<script type="text/javascript" src="../js/reservas.js"></script>
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
<script type="text/javascript" src="../js/reservas.js"></script>
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
<!--
|
<!--
|
||||||
function openCancelacion() {
|
function openCancelacion() {
|
||||||
@ -31,7 +27,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
@ -88,9 +84,9 @@ sobre el alojamiento.
|
|||||||
<pre class="seccion-2">
|
<pre class="seccion-2">
|
||||||
|
|
||||||
<form name="form1" method="post" action="send_reserva.php" onsubmit="return ValidateForm_sp()">
|
<form name="form1" method="post" action="send_reserva.php" onsubmit="return ValidateForm_sp()">
|
||||||
<?php if (($error=="required")) echo("<font color='red'>Por favor, rellene todos los campos.</font>"); ?>
|
<? if (($error=="required")) echo("<font color='red'>Por favor, rellene todos los campos.</font>"); ?>
|
||||||
<?php if (($error=="email")) echo("<font color='red'>Cuenta de correo incorrecta, por favor, revísela.</font>"); ?>
|
<? if (($error=="email")) echo("<font color='red'>Cuenta de correo incorrecta, por favor, revísela.</font>"); ?>
|
||||||
<?php if (isset($sent)) echo("<font color='red'>Hemos recibido su reserva, nos pondremos en contacto con usted.<br>Muchas Gracias.</font>"); ?>
|
<? if (isset($sent)) echo("<font color='red'>Hemos recibido su reserva, nos pondremos en contacto con usted.<br>Muchas Gracias.</font>"); ?>
|
||||||
Nombre:
|
Nombre:
|
||||||
<input name="nombre" type="text" size="32">
|
<input name="nombre" type="text" size="32">
|
||||||
Email contacto:
|
Email contacto:
|
||||||
@ -108,8 +104,11 @@ Día salidad(DD/MM/AA):
|
|||||||
Observaciones:
|
Observaciones:
|
||||||
<input name="observaciones" type="text" size="32">
|
<input name="observaciones" type="text" size="32">
|
||||||
<input type="hidden" name="return" value="reservas-hotel-rural-santander.php">
|
<input type="hidden" name="return" value="reservas-hotel-rural-santander.php">
|
||||||
|
|
||||||
<input type="submit" name="Submit" value="Enviar">
|
<input type="submit" name="Submit" value="Enviar">
|
||||||
|
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
</pre>
|
</pre>
|
||||||
</div>
|
</div>
|
||||||
<div id="pie">
|
<div id="pie">
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Nuestro hotel dispone de todos los servicios y comodidades. Cafetería, prensa diaria, lavandería, rincón de lectura, conexión WiFi..."/>
|
<meta name="description" content="Nuestro hotel dispone de todos los servicios y comodidades. Cafetería, prensa diaria, lavandería, rincón de lectura, conexión WiFi..."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="El hotel dispone de 2 suites completas con vistas al jardín. Entorno natural único en el corazón de Cantabria."/>
|
<meta name="description" content="El hotel dispone de 2 suites completas con vistas al jardín. Entorno natural único en el corazón de Cantabria."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@ -6,12 +6,8 @@
|
|||||||
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. El hotel dispone de 10 habitaciones con todas las comodidades y 2 suites en el jardín."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/> <link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="../css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="../css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
<!--[if lte IE 6]>
|
|
||||||
<link href="../css/fondos_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<link href="../css/menu_ie6.css" rel="stylesheet" type="text/css" media="screen" />
|
|
||||||
<![endif]-->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -21,7 +17,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a class="hide">Menú</a>
|
<li><a class="hide">Menú</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Menú
|
<a href="">Menú
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
@ -51,31 +47,32 @@
|
|||||||
<li><a class="menu-principal" title="Volver al menú principal" href="inicio-hotel-rural-santander.htm">Menú principal</a></li>
|
<li><a class="menu-principal" title="Volver al menú principal" href="inicio-hotel-rural-santander.htm">Menú principal</a></li>
|
||||||
<li><a class="menu-reservas-precios" title="Volver al menú de reservas y precios" href="menu-reservas-precios-hotel-rural-cantabria.htm">Menú de reservas y preciosl</a></li>
|
<li><a class="menu-reservas-precios" title="Volver al menú de reservas y precios" href="menu-reservas-precios-hotel-rural-cantabria.htm">Menú de reservas y preciosl</a></li>
|
||||||
<li><a class="reservas" title="Reservas" href="reservas-hotel-rural-santander.php">Reservas</a></li>
|
<li><a class="reservas" title="Reservas" href="reservas-hotel-rural-santander.php">Reservas</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<pre class="clear seccion1">
|
<pre class="clear seccion1">
|
||||||
|
|
||||||
<strong>TARIFAS 2011. (precios incl. el 8% I.V.A./I.V.A incl.)</strong>
|
<strong>TARIFAS 2009. (*precios incluido el 7% I.V.A.)</strong>
|
||||||
<strong>Cancelaciones. </strong>
|
<strong>Cancelaciónes. </strong>
|
||||||
<strong>Temporada alta: </strong>7 días antes de la fecha de entrada.
|
<strong>Temporada alta: </strong>7 días antes de la fecha de entrada.
|
||||||
<strong>Temporada baja: </strong>48 horas antes de la fecha de entrada.
|
<strong>Temporada baja: </strong>48 horas antes de la fecha de entrada.
|
||||||
Al confirmar la reserva se le pedirá un anticipo del 30%
|
|
||||||
<br/><strong>Temporada Alta:</strong> Puentes, Semana Santa, Navidad,
|
Al confirmar la reserva se le pedirá un anticipo del 30%<strong>
|
||||||
Verano 1 de julio al 15 de septiembre.
|
Temporada Alta:</strong> Puentes, Semana Santa, Navidad,
|
||||||
|
Verano 1 de julio al 1 de septiembre.
|
||||||
<strong>Temporada Baja:</strong> Resto del Año.
|
<strong>Temporada Baja:</strong> Resto del Año.
|
||||||
<strong>ABIERTO TODO EL AÑO.</strong></pre>
|
<strong>ABIERTO TODO EL AÑO.</strong></pre>
|
||||||
<pre class="clear seccion2"> <strong>T. Baja. </strong> <strong>T. Alta</strong>.
|
|
||||||
Hab. D. uso Individual.....................................73,15€/79,00€.......................90,74 €/98,00€
|
<pre class="clear seccion2">
|
||||||
Hab. Doble....................................................82,41 €/89,00€.....................100,00 €/108,00€
|
<strong>T. Baja. </strong> <strong>T. Alta</strong>.
|
||||||
Hab. Doble terraza.........................................82,41 €/89,00€.......112,96 €/122,00€(T.Verano)
|
Hab. D. uso Individual.........................................77,00 €........................................96,30 €
|
||||||
J. Suite.....................................................125,00 €/135,00€.....................140,74 €/152,00€
|
Hab. Doble..........................................................88,00 €......................................107,00 €
|
||||||
J. Suite Terraza.........................................125,00 €/135,00€.....160,19 €/173.00.-€(T.Verano)
|
Hab. Doble terraza...............................................88,00 € (solo en verano)..............120,00 €
|
||||||
Suite Jardin..............................................155,56 €/168,00€....................208,33 €/225,00€
|
J. Suite.............................................................131,00 €.......................................150,00 €
|
||||||
Supletoria.......................................................3,48€/34,00€.....................................34,00€
|
J. Suite Terraza.................................................131,00 € (solo en verano)...............171,00 €
|
||||||
Desayuno(bufet)..........................................10,19 €/11,00.-€.....................................11,00€
|
Suite Jardin.......................................................166,00€......................................225,00 €
|
||||||
Desayuno Infantil..........................................4.63 €/5,00.-€........................................ 5,00€
|
Supletoria...........................................................32,10 €.........................................32,10 €
|
||||||
Cuna............................................................11,11 €/12,00€....................................12,00.-€
|
Desayuno(bufet)...................................................10,00 €.......................................10,00 €
|
||||||
</pre>
|
Cuna...................................................................11,00 €........................................11,00 € </pre>
|
||||||
</div>
|
</div>
|
||||||
<div id="pie">
|
<div id="pie">
|
||||||
<span class="direccion">
|
<span class="direccion">
|
||||||
<strong>Hotel Jardín de Carrejo</strong> · Hotel sin humos · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871
|
<strong>Hotel Jardín de Carrejo</strong> · Hotel sin humos · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 5.3 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB |
23
index.htm
23
index.htm
@ -2,9 +2,9 @@
|
|||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="img/favicon.ico"/>
|
<link rel="shortcut icon" href="img/favicon.ico"/>
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España</title>
|
<title>Hotel rural El Jardín de Carrejo en Cantabria, España</title>
|
||||||
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"/>
|
<meta name="description" content="Situado en Carrejo cerca de Cabezón de la Sal, en la zona occidental de Cantabria. Dispone de 10 habitaciones y 2 suites en el jardín."/>
|
||||||
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, LLanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
<meta name="keywords" content="hotel pequeño, hotel rural,hotel en el campo, alojamiento rural, hotel con caracter, rusticae, hotel con encanto, Comillas, Cueva el Soplao, San Vicente de la Barquera, Altamira, Santillana del Mar, Santander, Cantabria, Llanes, Parque natural, casona de cantabria, Club de calidad, Golf, Playas, hotel con niños"/>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
<meta http-equiv="content-language" content="es"/>
|
<meta http-equiv="content-language" content="es"/>
|
||||||
<link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
@ -21,12 +21,19 @@
|
|||||||
<pre><a href="es/especiales/especiales-2010.htm">
|
<pre><a href="es/especiales/especiales-2010.htm">
|
||||||
|
|
||||||
<strong>PROPUESTAS
|
<strong>PROPUESTAS
|
||||||
para COMPARTIR.</strong>
|
para el 2010.</strong>
|
||||||
|
|
||||||
[Pincha aquí]</a></pre></center></li>
|
[Pincha aquí]</a></pre></center>
|
||||||
<li><pre></pre></li>
|
</li>
|
||||||
<li><pre>.</pre></li>
|
<li></li>
|
||||||
</ul>
|
<li><pre><strong>SEMANA DE PASCUA</strong>
|
||||||
|
NIÑOS <strong>GRATIS</strong> Aprovecha
|
||||||
|
para disfrutar del Jardín, y los
|
||||||
|
alrededores; P.N.Cabarceno,
|
||||||
|
Cuevas Altamira, El Soplao,
|
||||||
|
Zoo de Santillana, Playas y
|
||||||
|
mucho más.....................</pre></li>
|
||||||
|
</ul>
|
||||||
<h1 class="clear">Hotel El Jardín de Carrejo</h1>
|
<h1 class="clear">Hotel El Jardín de Carrejo</h1>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
|||||||
@ -26,7 +26,7 @@ para COMPARTIR.</strong>
|
|||||||
[Pincha aquí]</a></pre></center></li>
|
[Pincha aquí]</a></pre></center></li>
|
||||||
<li><pre>{NOTICIAS_SP}</pre></li>
|
<li><pre>{NOTICIAS_SP}</pre></li>
|
||||||
<li><pre>{NOTICIAS_EN}</pre></li>
|
<li><pre>{NOTICIAS_EN}</pre></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h1 class="clear">Hotel El Jardín de Carrejo</h1>
|
<h1 class="clear">Hotel El Jardín de Carrejo</h1>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
.
|
|
||||||
@ -1,8 +1,50 @@
|
|||||||
|
Only for bookings by;
|
||||||
|
email; reservas@eljardindecarrejo.com
|
||||||
|
and tel; +34 942701516
|
||||||
|
|
||||||
[2.A Complete day]
|
[1. Promotion + more time and +.]
|
||||||
|
Prices for double room and 2 persons
|
||||||
|
[1] night, lodging [88,00]
|
||||||
|
[2] nights + breakfast [196,00] , saving 20,00
|
||||||
|
[2] nights + breakfast (sunday to thursday)
|
||||||
|
we invite to breakfast [176,00] , saving 40,00
|
||||||
|
[3] nights [204,00], saving 60,00
|
||||||
|
[4] nights and pay 3 [264,00] , saving 88,00.
|
||||||
|
[5] nights [307,00], saving 133,00
|
||||||
|
[5] nights with breakfast included(sunday to thursday[307,00], saving 233,00
|
||||||
|
[6] nights and pay 4 [352,00], saving 176,00
|
||||||
|
[7] nights [399,00], saving 217,00
|
||||||
|
|
||||||
|
This promotions is during low season in october, november and december .
|
||||||
|
|
||||||
|
|
||||||
|
[2.Promotion more space.]
|
||||||
|
Better room for the price of the minor category room; alojamiento
|
||||||
|
Valid for low season, from sunday to thursday, until december,
|
||||||
|
and depending of the avaibility of the hotel.
|
||||||
|
[Junior Suite] Price double room [131,00 a 88,00]
|
||||||
|
[Garden Suite ] Price J. Suite [166,00 a 131,00]
|
||||||
|
|
||||||
|
[3.A Complete day]
|
||||||
room + menú dinners + breakfast buffet
|
room + menú dinners + breakfast buffet
|
||||||
[ h. doble 151,00.-€]
|
[ h. doble 148,00.-€]
|
||||||
[ J. Suite 192,00.-€]
|
[ J. Suite 188,00.-€]
|
||||||
[ S. garden 222,00.-€]
|
[ S. garden 218,00.-€]
|
||||||
Dinners menú included; 1º, 2º, dessert, with water, bread
|
Dinners menú included; 1º, 2º, dessert, with water, bread
|
||||||
and Wine recomended, Rioja Cosme Palacio.
|
and Wine recomended, Rioja Cosme Palacio.
|
||||||
|
|
||||||
|
[4. 4 Nights; 2Hotels y 2 Caves.]
|
||||||
|
[Come to get to know Cantabria] and visit 2 emblematic caves. Sleep like a King
|
||||||
|
in a Palace and relax in a Cantabrian Casona (typical House)
|
||||||
|
Hotel Palacio Torre de Ruesga & El Jardín de Carrejo,
|
||||||
|
2 nights each and visit 2 caves in the area.
|
||||||
|
|
||||||
|
At east, a little and intimate cave, with paleolithic art,
|
||||||
|
Covalanas Caves, at west a large Cave El Soplao is a UNIQUE cave, In Cantabria
|
||||||
|
is the first cave that has opened to the public which has a purely
|
||||||
|
geological value.
|
||||||
|
|
||||||
|
[Included];lodging + breakfast + Tickets for the caves
|
||||||
|
for 2 persons in Suite room Torre de Ruesga) &
|
||||||
|
J. Suite J.Suite (Jardín de Carrejo)[total 580,00.-€] (Tax included)
|
||||||
|
*valid on; may, june, october, november and december 2009.
|
||||||
@ -1,13 +1,57 @@
|
|||||||
Precios validos en temporada baja
|
|
||||||
|
otras Ofertas
|
||||||
|
|
||||||
|
|
||||||
|
[1. Promoción + tiempo y mucho +.]
|
||||||
|
Precios en habitación doble
|
||||||
|
para dos personas
|
||||||
|
|
||||||
|
[1] noche en alojamiento [88,00 €]
|
||||||
|
[1] noche en alojamiento [79,20 €]
|
||||||
|
(de domingo a jueves)
|
||||||
|
[2] noches alojamiento + desayuno [196,00€] ,
|
||||||
|
ahorro 20,00€
|
||||||
|
[2] noches alojamiento+ desayuno
|
||||||
|
te invitamos a desayunar [176,00] , ahorro 40,00€
|
||||||
|
(de domingo a jueves)
|
||||||
|
[3] noches alojamiento: [204,00€], ahorro 60,00
|
||||||
|
[4] noches alojamiento y paga 3:[264,00] , ahorro 88,00.
|
||||||
|
[5] noches alojamiento [307,00€], ahorro 133,00€
|
||||||
|
[5] noches alojamiento+desayuno
|
||||||
|
(de Domingo a Jueves[307,00],
|
||||||
|
ahorro 233,00€
|
||||||
|
[6] noches alojamiento y paga 4:[352,00€],
|
||||||
|
ahorro 176,00
|
||||||
|
[7] noches alojamiento [399,00], ahorro 217,00
|
||||||
|
|
||||||
|
Precios validos en temporada baja MARZO OCTUBRE, NOVIEMBRE Y DICIEMBRE 2010.
|
||||||
|
|
||||||
|
|
||||||
[2.Un día completo]
|
[2.Un día completo]
|
||||||
Precios validos en temporada baja, Enero, Febrero,
|
Precios validos en temporada baja, Enero, Febrero,
|
||||||
Marzo, Abril, Mayo, Junio, octubre, noviembre
|
Marzo, Abril, Mayo, Junio 2010
|
||||||
y diciembre 2010
|
|
||||||
Alojamiento+ menú cena 2 personas+ Desayuno buffet
|
Alojamiento+ menú cena 2 personas+ Desayuno buffet
|
||||||
[ h. doble 151,00€]
|
[ h. doble 148,00€]
|
||||||
[ J. Suite 192,00€]
|
[ J. Suite 188,00€]
|
||||||
[ S. Jardín 222,00€]
|
[ S. Jardín 218,00€]
|
||||||
menús Cena incluyen; 1º, 2º plato y postre, con agua,
|
menús Cena incluyen; 1º, 2º plato y postre, con agua,
|
||||||
pan y Vino recomendado de la casa, Rioja Cosme Palacio
|
pan y Vino recomendado de la casa, Rioja Cosme Palacio
|
||||||
|
|
||||||
|
[3. 4 Noches; 2Hoteles y 2 Cuevas.]
|
||||||
|
Conoce Cantabria en profundidad, y visita dos de
|
||||||
|
sus cuevas más emblemáticas. Duerme como un Rey en
|
||||||
|
un Palacio y relajate en Una Casona de Cantabria.
|
||||||
|
|
||||||
|
Hotel Palacio Torre de Ruesga y El JArdín de Carrejo,
|
||||||
|
2 noches en cada uno y visita 2 cuevas de la zona.
|
||||||
|
|
||||||
|
En los dos extremos de cantabria; al oriente una pequeña
|
||||||
|
e intima Cueva con arte Paleolitico, [Cueva Covalanas]
|
||||||
|
y en el occidente una gran cavidad con sorprendentes
|
||||||
|
formaciones geologicas [El Soplao].
|
||||||
|
|
||||||
|
[Incluye];Alojamiento + desayuno + entradas a las cuevas
|
||||||
|
para 2 personas en Suite(Torre de Ruesga) y J.Suite
|
||||||
|
(Jardín de Carrejo)[total 580,00.-€] (iva incluido)
|
||||||
|
*valido en mayo, junio, octubre, noviembre y
|
||||||
|
diciembre 2009.
|
||||||
Loading…
Reference in New Issue
Block a user