Modificaciones
git-svn-id: https://192.168.0.254/svn/Proyectos.JardinDeCarrejo_Web/trunk@2 a05c588e-6d60-420d-a138-a9ac874067ed
This commit is contained in:
parent
b6120f593f
commit
da35922a2b
@ -1 +0,0 @@
|
|||||||
redirect 301 /index.html http://www.eljardindecarrejo.com/index.htm
|
|
||||||
218
2007.htm
218
2007.htm
@ -1,213 +1,423 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Ofertas y noticias.Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Ofertas y noticias.Carrejo, Cantabria, España.</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">
|
||||||
|
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
div.scroll {
|
div.scroll {
|
||||||
|
|
||||||
height:338px;
|
height:338px;
|
||||||
|
|
||||||
scrollbar-arrow-color:#666666;
|
scrollbar-arrow-color:#666666;
|
||||||
|
|
||||||
scrollbar-highlight-color :#FFFFFF;
|
scrollbar-highlight-color :#FFFFFF;
|
||||||
|
|
||||||
scrollbar-track-color : #FFFFFF;
|
scrollbar-track-color : #FFFFFF;
|
||||||
|
|
||||||
scrollbar-face-color : #FFFFFF;
|
scrollbar-face-color : #FFFFFF;
|
||||||
|
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
|
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
|
||||||
border: 1px solid #FFFFFF;
|
border: 1px solid #FFFFFF;
|
||||||
|
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
|
|
||||||
padding: 0px 0px 0px 25px;
|
padding: 0px 0px 0px 25px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.Estilo2 {
|
.Estilo2 {
|
||||||
|
|
||||||
color: #999999;
|
color: #999999;
|
||||||
|
|
||||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||||
|
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.Estilo3 {
|
.Estilo3 {
|
||||||
|
|
||||||
font-family: Georgia, "Times New Roman", Times, serif;
|
font-family: Georgia, "Times New Roman", Times, serif;
|
||||||
|
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
|
||||||
color: #666666;
|
color: #666666;
|
||||||
|
|
||||||
a:link {
|
a:link {
|
||||||
|
|
||||||
color:#333333;
|
color:#333333;
|
||||||
|
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a:visited {
|
a:visited {
|
||||||
|
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
color: #333333;
|
color: #333333;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
|
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
color: #333333;
|
color: #333333;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a:active {
|
a:active {
|
||||||
|
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
color: #333333;
|
color: #333333;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a:link {
|
a:link {
|
||||||
|
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
color: #333333;
|
color: #333333;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.Estilo4 { color: #333333;
|
.Estilo4 { color: #333333;
|
||||||
|
|
||||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||||
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.Estilo5 {
|
.Estilo5 {
|
||||||
|
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
||||||
color: #FF0000;
|
color: #FF0000;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<script language="JavaScript" type="text/JavaScript">
|
<script language="JavaScript" type="text/JavaScript">
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
function MM_preloadImages() { //v3.0
|
function MM_preloadImages() { //v3.0
|
||||||
|
|
||||||
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
|
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
|
||||||
|
|
||||||
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
|
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
|
||||||
|
|
||||||
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
|
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
function MM_openBrWindow(theURL,winName,features) { //v2.0
|
function MM_openBrWindow(theURL,winName,features) { //v2.0
|
||||||
|
|
||||||
window.open(theURL,winName,features);
|
window.open(theURL,winName,features);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//-->
|
//-->
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<table width="795" height="170" border="0" align="center" cellpadding="0" cellspacing="1">
|
<table width="795" height="170" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
|
||||||
<td height="170"><img src="imagenes/cabecera-2007.jpg" width="794" height="170" border="0" usemap="#Map"></td>
|
<td height="170"><img src="imagenes/cabecera-2007.jpg" width="794" height="170" border="0" usemap="#Map"></td>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<table width="794" height="338" border="0" align="center" cellpadding="0" cellspacing="0">
|
<table width="794" height="338" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
|
||||||
<td width="397" height="338" valign="top" background="imagenes/fin2007.jpg"><pre class="Estilo3"> </pre></td>
|
<td width="397" height="338" valign="top" background="imagenes/fin2007.jpg"><pre class="Estilo3"> </pre></td>
|
||||||
|
|
||||||
<td width="397" valign="top"><table width="397" cellspacing="0" cellpadding="0" align="center" height="339">
|
<td width="397" valign="top"><table width="397" cellspacing="0" cellpadding="0" align="center" height="339">
|
||||||
|
|
||||||
<tr valign="top">
|
<tr valign="top">
|
||||||
|
|
||||||
<td height="339"><div class="scroll Estilo12 Estilo16">
|
<td height="339"><div class="scroll Estilo12 Estilo16">
|
||||||
|
|
||||||
<pre class="Estilo3"><font size="2"><strong>
|
<pre class="Estilo3"><font size="2"><strong>
|
||||||
|
|
||||||
</strong>Volver al <a href="index.htm">inicio.</a><strong>
|
</strong>Volver al <a href="index.htm">inicio.</a><strong>
|
||||||
|
|
||||||
----------------------------------
|
----------------------------------
|
||||||
|
|
||||||
</strong></font><strong>OFERTAS PARA <span class="Estilo5">2</span> PERSONAS
|
</strong></font><strong>OFERTAS PARA <span class="Estilo5">2</span> PERSONAS
|
||||||
|
|
||||||
CON I.V.A. INCLUIDO.
|
CON I.V.A. INCLUIDO.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
EN HABITACIÓN DOBLE:</strong></pre>
|
EN HABITACIÓN DOBLE:</strong></pre>
|
||||||
|
|
||||||
<pre class="Estilo3">
|
<pre class="Estilo3">
|
||||||
|
|
||||||
3 NOCHES +DESAYUNO + CENA FIN DE AÑO.
|
3 NOCHES +DESAYUNO + CENA FIN DE AÑO.
|
||||||
|
|
||||||
<strong>636,00€/habitación
|
<strong>636,00€/habitación
|
||||||
|
|
||||||
</strong>
|
</strong>
|
||||||
|
|
||||||
3 NOCHES + DESAYUNO + CENA FIN DE AÑO +
|
3 NOCHES + DESAYUNO + CENA FIN DE AÑO +
|
||||||
|
|
||||||
CENAS ( MENU 2 DIAS 2 PAX ) <strong>
|
CENAS ( MENU 2 DIAS 2 PAX ) <strong>
|
||||||
|
|
||||||
721,00 .-€/habitación
|
721,00 .-€/habitación
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>4 NOCHES +DESAYUNO +CENA FIN DE AÑO.
|
</strong>4 NOCHES +DESAYUNO +CENA FIN DE AÑO.
|
||||||
|
|
||||||
<strong>762,00.-€/ habitacion
|
<strong>762,00.-€/ habitacion
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>4 NOCHES + DESAYUNO + CENA FIN DE AÑO +
|
</strong>4 NOCHES + DESAYUNO + CENA FIN DE AÑO +
|
||||||
|
|
||||||
CENAS ( MENU 3 DIAS 2 PAX )
|
CENAS ( MENU 3 DIAS 2 PAX )
|
||||||
|
|
||||||
<strong>890,00-€/habitación
|
<strong>890,00-€/habitación
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>5 NOCHES +DESAYUNO +CENA FIN DE AÑO.
|
</strong>5 NOCHES +DESAYUNO +CENA FIN DE AÑO.
|
||||||
|
|
||||||
<strong> 888,00.-€/ habitacion
|
<strong> 888,00.-€/ habitacion
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>5 NOCHES + DESAYUNO + CENA FIN DE AÑO +
|
</strong>5 NOCHES + DESAYUNO + CENA FIN DE AÑO +
|
||||||
|
|
||||||
CENAS ( MENU 4 DIAS 2 PAX )
|
CENAS ( MENU 4 DIAS 2 PAX )
|
||||||
|
|
||||||
<strong>1.059,00-€/habitación
|
<strong>1.059,00-€/habitación
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<strong>EN HABITACIÓN JUNIOR SUITE:
|
<strong>EN HABITACIÓN JUNIOR SUITE:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong></strong>3 NOCHES +DESAYUNO + CENA FIN DE AÑO
|
</strong></strong>3 NOCHES +DESAYUNO + CENA FIN DE AÑO
|
||||||
|
|
||||||
<strong>765,00 .-€/habitación
|
<strong>765,00 .-€/habitación
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>3 NOCHES + DESAYUNO + CENA FIN DE AÑO +
|
</strong>3 NOCHES + DESAYUNO + CENA FIN DE AÑO +
|
||||||
|
|
||||||
CENAS ( MENU 2 DIAS 2 PAX ) <strong>
|
CENAS ( MENU 2 DIAS 2 PAX ) <strong>
|
||||||
|
|
||||||
850,00 .-€/habitación
|
850,00 .-€/habitación
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>4 NOCHES +DESAYUNO +CENA FIN DE AÑO<strong>.
|
</strong>4 NOCHES +DESAYUNO +CENA FIN DE AÑO<strong>.
|
||||||
|
|
||||||
933,00.-€/ habitacion
|
933,00.-€/ habitacion
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>4 NOCHES + DESAYUNO + CENA FIN DE AÑO +
|
</strong>4 NOCHES + DESAYUNO + CENA FIN DE AÑO +
|
||||||
|
|
||||||
CENAS ( MENU 3 DIAS 2 PAX )
|
CENAS ( MENU 3 DIAS 2 PAX )
|
||||||
|
|
||||||
<strong>1.061,00-€/habitación
|
<strong>1.061,00-€/habitación
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>5 NOCHES +DESAYUNO +CENA FIN DE AÑO.
|
</strong>5 NOCHES +DESAYUNO +CENA FIN DE AÑO.
|
||||||
|
|
||||||
<strong>1.102 </strong><strong>,00.-€/ habitacion
|
<strong>1.102 </strong><strong>,00.-€/ habitacion
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>5 NOCHES + DESAYUNO + CENA FIN DE AÑO +
|
</strong>5 NOCHES + DESAYUNO + CENA FIN DE AÑO +
|
||||||
|
|
||||||
CENAS ( MENU 4 DIAS 2 PAX ) <strong>
|
CENAS ( MENU 4 DIAS 2 PAX ) <strong>
|
||||||
|
|
||||||
1.273,00-€/habitación
|
1.273,00-€/habitación
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<strong><strong>EN SUITE JARDÍN:</strong></strong>
|
<strong><strong>EN SUITE JARDÍN:</strong></strong>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>3 NOCHES + DESAYUNOS +CENA FIN DE AÑO
|
</strong>3 NOCHES + DESAYUNOS +CENA FIN DE AÑO
|
||||||
|
|
||||||
<strong>989,00.-€/ habitación
|
<strong>989,00.-€/ habitación
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>3 NOCHES + DESAYUNOS +CENA FIN DE AÑO+
|
</strong>3 NOCHES + DESAYUNOS +CENA FIN DE AÑO+
|
||||||
|
|
||||||
CENAS (MENÚ 2 DIAS 2 PAX)
|
CENAS (MENÚ 2 DIAS 2 PAX)
|
||||||
|
|
||||||
<strong>1.074,00.-€/habitación
|
<strong>1.074,00.-€/habitación
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>4 NOCHES + DESAYUNOS +CENA FIN DE AÑO.<strong>
|
</strong>4 NOCHES + DESAYUNOS +CENA FIN DE AÑO.<strong>
|
||||||
|
|
||||||
1.233,00.-€/ habitación
|
1.233,00.-€/ habitación
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>4 NOCHES + DESAYUNOS +CENA FIN DE AÑO+
|
</strong>4 NOCHES + DESAYUNOS +CENA FIN DE AÑO+
|
||||||
|
|
||||||
CENAS (MENÚ 3 DIAS 2 PAX).
|
CENAS (MENÚ 3 DIAS 2 PAX).
|
||||||
|
|
||||||
<strong>1.361,00.-€/habitación
|
<strong>1.361,00.-€/habitación
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>5 NOCHES + DESAYUNOS + CENA FIN DE AÑO.<strong>
|
</strong>5 NOCHES + DESAYUNOS + CENA FIN DE AÑO.<strong>
|
||||||
|
|
||||||
1.477,00.-€/habitación
|
1.477,00.-€/habitación
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>5 NOCHES + DESAYUNOS + CENA FIN DE AÑO +
|
</strong>5 NOCHES + DESAYUNOS + CENA FIN DE AÑO +
|
||||||
|
|
||||||
CENAS (MENÚ 4 DÍAS 2 PAX) .
|
CENAS (MENÚ 4 DÍAS 2 PAX) .
|
||||||
|
|
||||||
<strong>1.647,00.-€/habitación
|
<strong>1.647,00.-€/habitación
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
*Extra por niño (-10años) EN SUPLETORIA
|
*Extra por niño (-10años) EN SUPLETORIA
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>3 NOCHES + DESAYUNO + CENA FIN DE AÑO
|
</strong>3 NOCHES + DESAYUNO + CENA FIN DE AÑO
|
||||||
|
|
||||||
<strong>165,00 .-€/habitación
|
<strong>165,00 .-€/habitación
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>3 NOCHES + DESAYUNO + CENA FIN DE AÑO +
|
</strong>3 NOCHES + DESAYUNO + CENA FIN DE AÑO +
|
||||||
|
|
||||||
CENAS (MENU 2 DIAS 2 PAX).
|
CENAS (MENU 2 DIAS 2 PAX).
|
||||||
|
|
||||||
<strong>185,00 .-€/habitación
|
<strong>185,00 .-€/habitación
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>4 NOCHES + DESAYUNO + CENA FIN DE AÑO.
|
</strong>4 NOCHES + DESAYUNO + CENA FIN DE AÑO.
|
||||||
|
|
||||||
<strong>199,00.-€/habitación
|
<strong>199,00.-€/habitación
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>4 NOCHES + DESAYUNO + CENA FIN DE AÑO +
|
</strong>4 NOCHES + DESAYUNO + CENA FIN DE AÑO +
|
||||||
|
|
||||||
CENAS ( MENU 3 NOCHES ).
|
CENAS ( MENU 3 NOCHES ).
|
||||||
|
|
||||||
<strong>231,00.-€/habitación
|
<strong>231,00.-€/habitación
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>5 NOCHES + DESAYUNO + CENA FIN DE AÑO
|
</strong>5 NOCHES + DESAYUNO + CENA FIN DE AÑO
|
||||||
|
|
||||||
. <strong>235,00.-€/habitación
|
. <strong>235,00.-€/habitación
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</strong>5 NOCHES + DESAYUNO + CENA FIN DE AÑO +
|
</strong>5 NOCHES + DESAYUNO + CENA FIN DE AÑO +
|
||||||
|
|
||||||
CENAS ( MENU 3 NOCHES ).<strong>
|
CENAS ( MENU 3 NOCHES ).<strong>
|
||||||
|
|
||||||
267,00.-€/habitación.
|
267,00.-€/habitación.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
* <strong>Cena Fin de Año, incluye</strong>:
|
* <strong>Cena Fin de Año, incluye</strong>:
|
||||||
|
|
||||||
Aperitivos, Cena, Uvas de Noche Vieja, Cava y Copas.</strong>
|
Aperitivos, Cena, Uvas de Noche Vieja, Cava y Copas.</strong>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Volver al <a href="index.htm">inicio.</a>
|
Volver al <a href="index.htm">inicio.</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
</div></td>
|
</div></td>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
</table></td>
|
</table></td>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<table width="794" height="20" border="0" align="center" cellpadding="0" cellspacing="0">
|
<table width="794" height="20" border="0" align="center" cellpadding="0" cellspacing="0">
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jardín de Carrejo</strong> · Hotel sin humos · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871 · <strong><a href="#" onClick="MM_openBrWindow('mapaweb.htm','','toolbar=yes,width=250,height=500')">mapa web</a></strong></span></td>
|
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jardín de Carrejo</strong> · Hotel sin humos · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871 · <strong><a href="#" onClick="MM_openBrWindow('mapaweb.htm','','toolbar=yes,width=250,height=500')">mapa web</a></strong></span></td>
|
||||||
|
|
||||||
<td height="20" align="right"><span class="Estilo77"><span class="Estilo78 Estilo79"><strong><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Información" class="Estilo4">@</a></strong></span></span></td>
|
<td height="20" align="right"><span class="Estilo77"><span class="Estilo78 Estilo79"><strong><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Información" class="Estilo4">@</a></strong></span></span></td>
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<map name="Map">
|
<map name="Map">
|
||||||
|
|
||||||
<area shape="rect" coords="609,111,785,130" href="imagenes/OFERTFIN2007.doc">
|
<area shape="rect" coords="609,111,785,130" href="imagenes/OFERTFIN2007.doc">
|
||||||
<area shape="rect" coords="589,137,786,154" href="MENU2007.doc">
|
|
||||||
|
<area shape="rect" coords="589,137,786,154" href="docs/MENU2007.doc">
|
||||||
|
|
||||||
</map>
|
</map>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|||||||
10
2008.htm
10
2008.htm
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Ofertas y noticias.Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Ofertas y noticias.Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
@ -232,8 +232,8 @@ Volver al <a href="index.htm">inicio.</a>
|
|||||||
<td height="20" align="right"><span class="Estilo77"><span class="Estilo78 Estilo79"><strong><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Información" class="Estilo4">@</a></strong></span></span></td>
|
<td height="20" align="right"><span class="Estilo77"><span class="Estilo78 Estilo79"><strong><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Información" class="Estilo4">@</a></strong></span></span></td>
|
||||||
</table>
|
</table>
|
||||||
<map name="Map">
|
<map name="Map">
|
||||||
<area shape="rect" coords="609,111,785,130" href="Fin2008A.doc">
|
<area shape="rect" coords="609,111,785,130" href="docs/Fin2008A.doc">
|
||||||
<area shape="rect" coords="589,137,786,154" href="cena2008.doc">
|
<area shape="rect" coords="589,137,786,154" href="docs/cena2008.doc">
|
||||||
</map>
|
</map>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel Carrejo's Garden. Hotel without smoke. Carrejo, Cantabria, Spain.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel Carrejo's Garden. Hotel without smoke. Carrejo, Cantabria, Spain.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel Carrejo's Garden. Hotel without smoke. Carrejo, Cantabria, Spain.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel Carrejo's Garden. Hotel without smoke. Carrejo, Cantabria, Spain.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Precios y reservas. Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Precios y reservas. Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Precios y reservas. Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Precios y reservas. Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
<!--
|
<!--
|
||||||
body {
|
body {
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
@ -108,46 +108,87 @@ function MM_openBrWindow(theURL,winName,features) { //v2.0
|
|||||||
<pre class="Estilo3">Back to <a href="http://www.eljardindecarrejo.com/index.htm">home page.</a>
|
<pre class="Estilo3">Back to <a href="http://www.eljardindecarrejo.com/index.htm">home page.</a>
|
||||||
<strong>----------------------------------</strong></pre>
|
<strong>----------------------------------</strong></pre>
|
||||||
<pre class="Estilo3">Only for bookings by;
|
<pre class="Estilo3">Only for bookings by;
|
||||||
|
|
||||||
email; reservas@eljardindecarrejo.com
|
email; reservas@eljardindecarrejo.com
|
||||||
|
|
||||||
and tel; +34 942701516
|
and tel; +34 942701516
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<strong>1. Promotion + more time and +.</strong>
|
<strong>1. Promotion + more time and +.</strong>
|
||||||
|
|
||||||
Prices for double room and 2 persons
|
Prices for double room and 2 persons
|
||||||
|
|
||||||
<strong>1</strong> night, lodging <strong>88,00</strong>
|
<strong>1</strong> night, lodging <strong>88,00</strong>
|
||||||
|
|
||||||
<strong>2</strong> nights + breakfast <strong>196,00</strong> , saving 20,00
|
<strong>2</strong> nights + breakfast <strong>196,00</strong> , saving 20,00
|
||||||
|
|
||||||
<strong>2</strong> nights + breakfast (sunday to thursday)
|
<strong>2</strong> nights + breakfast (sunday to thursday)
|
||||||
|
|
||||||
we invite to breakfast <strong>176,00</strong> , saving 40,00
|
we invite to breakfast <strong>176,00</strong> , saving 40,00
|
||||||
|
|
||||||
<strong>3</strong> nights <strong>204,00</strong>, saving 60,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>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 <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>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>6</strong> nights and pay 4 <strong>352,00</strong>, saving 176,00
|
||||||
|
|
||||||
<strong>7</strong> nights <strong>399,00</strong>, saving 217,00
|
<strong>7</strong> nights <strong>399,00</strong>, saving 217,00
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
This promotions is during low season in october, november and december .
|
This promotions is during low season in october, november and december .
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<strong>2.Promotion more space.</strong>
|
<strong>2.Promotion more space.</strong>
|
||||||
|
|
||||||
Better room for the price of the minor category room; alojamiento
|
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.
|
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>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>Garden Suite </strong> Price J. Suite <strong>166,00 a 131,00</strong>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<strong>3.A Complete day</strong>
|
<strong>3.A Complete day</strong>
|
||||||
|
|
||||||
room + menú dinners + breakfast buffet
|
room + menú dinners + breakfast buffet
|
||||||
|
|
||||||
<strong> h. doble 148,00.-€</strong>
|
<strong> h. doble 148,00.-€</strong>
|
||||||
|
|
||||||
<strong> J. Suite 188,00.-€</strong>
|
<strong> J. Suite 188,00.-€</strong>
|
||||||
|
|
||||||
<strong> S. garden 218,00.-€</strong>
|
<strong> S. garden 218,00.-€</strong>
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<strong>4. 4 Nights; 2Hotels y 2 Caves.</strong>
|
<strong>4. 4 Nights; 2Hotels 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)
|
<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 JArdín de Carrejo, 2 nights each and visit 2 caves in the area.
|
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.
|
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(Jardín de Carrejo)<strong>total 580,00.-€</strong> (Tax included)
|
<strong>Included</strong>;lodging + breakfast + Tickets for the caves for 2 persons in Suite room Torre de Ruesga) & J. Suite J.Suite(Jardín de Carrejo)<strong>total 580,00.-€</strong> (Tax included)
|
||||||
|
|
||||||
*valid on; may, june, october, november and december 2009.</pre>
|
*valid on; may, june, october, november and december 2009.</pre>
|
||||||
<pre class="Estilo3">
|
<pre class="Estilo3">
|
||||||
<strong>----------------------------------</strong>
|
<strong>----------------------------------</strong>
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Ofertas y noticias.Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Ofertas y noticias.Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel the garden of Carrejo. Hotel without smoke. Carrejo, Cantabria, Spain.</title>
|
<title>Hotel the garden of Carrejo. 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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel the garden of Carrejo. Hotel without smoke. Carrejo, Cantabria, Spain.</title>
|
<title>Hotel the garden of Carrejo. 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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel the garden of Carrejo. Hotel without smoke. Carrejo, Cantabria, Spain.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel the garden of Carrejo. 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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel the garden of Carrejo. Hotel without smoke. Suites of the garden. Carrejo, Cantabria, Spain.</title>
|
<title>Hotel the garden of Carrejo. Hotel without smoke. Suites of the garden. 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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Web map. Hotel the garden of Carrejo. Hotel without smoke. Carrejo, Cantabria, Spain.</title>
|
<title>Web map. Hotel the garden of Carrejo. 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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Especiales y estancias 2009. Hotel Jardín de Carrejo. carrejo. Cantabria</title>
|
<title>Especiales y estancias 2009. Hotel Jardín de Carrejo. carrejo. Cantabria</title>
|
||||||
<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">
|
||||||
|
|||||||
439
carrejo.xml
439
carrejo.xml
@ -1,439 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<urlset
|
|
||||||
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
||||||
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
|
|
||||||
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
|
|
||||||
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
|
|
||||||
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/</loc>
|
|
||||||
<priority>1.00</priority>
|
|
||||||
<lastmod>2009-03-27T06:17:14+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/Especiales%202009.htm</loc>
|
|
||||||
<priority>0.80</priority>
|
|
||||||
<lastmod>2009-03-25T06:51:43+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/textonoticias.htm</loc>
|
|
||||||
<priority>0.80</priority>
|
|
||||||
<lastmod>2009-03-25T09:26:31+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/inicio.htm</loc>
|
|
||||||
<priority>0.80</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:38+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/inicio.htm</loc>
|
|
||||||
<priority>0.80</priority>
|
|
||||||
<lastmod>2007-11-12T10:02:02+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/index.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2009-03-27T06:17:14+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/noticias.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:41+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/hotel.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:38+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/jardin.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T09:59:02+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/habitaciones.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:37+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/desayunos.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:33+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/fotos.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T09:59:03+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/servicios.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:46+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/quever.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:43+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/reservasyprecios.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:46+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/llegar.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:43+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/links.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:40+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/hotel.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T10:01:53+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/jardin.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T10:01:54+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/habitaciones.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T10:01:51+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/desayunos.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T10:01:47+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/fotos.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T10:01:48+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/servicios.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T10:02:00+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/quever.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T10:01:56+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/reservasyprecios.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T10:01:59+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/llegar.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T10:01:55+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/noticias.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T10:01:56+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/links.htm</loc>
|
|
||||||
<priority>0.64</priority>
|
|
||||||
<lastmod>2007-11-12T10:01:55+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/textohotel.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:59+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/fotoshotel.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:37+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/textojardin.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T09:59:00+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/fotosjardin.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:35+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/habitaciones0.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:37+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/suitejardin.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:56+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/textodesayuno.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:58+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/textocenas.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:57+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/textosfotos.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:50+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/textoservicios.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:49+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/textoquever.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:48+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/fotosquever.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:36+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/precios.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2009-02-02T15:07:28+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/reservas_sp.php</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/textollegar.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T09:59:01+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/textolinks.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:47+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/textohotel.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T10:02:06+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/fotoshotel.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T10:01:50+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/textojardin.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T10:02:03+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/fotosjardin.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T10:01:50+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/habitaciones0.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T10:01:52+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/suitejardin.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T10:02:00+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/textodesayuno.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T10:02:11+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/textocenas.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T10:02:14+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/textosfotos.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T10:02:09+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/textoservicios.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T10:02:09+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/textoquever.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T10:02:08+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/fotosquever.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T10:01:53+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/precios.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2009-02-02T15:08:59+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/reservas_en.php</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/textollegar.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2007-11-12T10:02:05+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/textonoticias.htm</loc>
|
|
||||||
<priority>0.51</priority>
|
|
||||||
<lastmod>2009-03-25T09:26:31+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/textohabitaciones.htm</loc>
|
|
||||||
<priority>0.41</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:59+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/fotoshabitaciones.htm</loc>
|
|
||||||
<priority>0.41</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:34+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/textosuitejardin.htm</loc>
|
|
||||||
<priority>0.41</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:51+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/fotosuites.htm</loc>
|
|
||||||
<priority>0.41</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:36+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/reservas.htm</loc>
|
|
||||||
<priority>0.41</priority>
|
|
||||||
<lastmod>2008-01-03T14:46:34+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/textohabitaciones.htm</loc>
|
|
||||||
<priority>0.41</priority>
|
|
||||||
<lastmod>2007-11-12T10:02:12+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/fotoshabitaciones.htm</loc>
|
|
||||||
<priority>0.41</priority>
|
|
||||||
<lastmod>2007-11-12T10:01:49+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/textosuitejardin.htm</loc>
|
|
||||||
<priority>0.41</priority>
|
|
||||||
<lastmod>2007-11-12T10:02:10+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/fotosuites.htm</loc>
|
|
||||||
<priority>0.41</priority>
|
|
||||||
<lastmod>2007-11-12T10:01:51+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/reservas.htm</loc>
|
|
||||||
<priority>0.41</priority>
|
|
||||||
<lastmod>2007-11-12T10:01:57+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/construccion.htm</loc>
|
|
||||||
<priority>0.41</priority>
|
|
||||||
<lastmod>2007-11-12T09:58:33+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
<url>
|
|
||||||
<loc>http://www.eljardindecarrejo.com/English/webmap.htm</loc>
|
|
||||||
<priority>0.33</priority>
|
|
||||||
<lastmod>2007-11-12T10:02:12+00:00</lastmod>
|
|
||||||
<changefreq>weekly</changefreq>
|
|
||||||
</url>
|
|
||||||
</urlset>
|
|
||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Cheque regalo. Hotel Jardín de Carrejo. carrejo. Cantabria</title>
|
<title>Cheque regalo. Hotel Jardín de Carrejo. carrejo. Cantabria</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Inicio.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humos. Inicio.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Inicio.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humos. Inicio.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
114
css/estilos.css
Normal file
114
css/estilos.css
Normal file
@ -0,0 +1,114 @@
|
|||||||
|
@charset "utf-8";
|
||||||
|
@import "menu.css";
|
||||||
|
@import "paginas.css";
|
||||||
|
|
||||||
|
* {
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
html {
|
||||||
|
background-color: #fff;
|
||||||
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||||
|
font-size: 10px;
|
||||||
|
color: #333;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1, h2, h3, h4, h5, h6 {
|
||||||
|
color: #333;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:link {
|
||||||
|
color: #333;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
a:visited {
|
||||||
|
text-decoration: none;
|
||||||
|
color: #333;
|
||||||
|
}
|
||||||
|
a:hover {
|
||||||
|
text-decoration: none;
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
|
a:active {
|
||||||
|
text-decoration: none;
|
||||||
|
color: #333;
|
||||||
|
}
|
||||||
|
|
||||||
|
.resaltado {
|
||||||
|
color: #FF0000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.cursiva {
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
|
||||||
|
.clear {
|
||||||
|
clear:both;
|
||||||
|
}
|
||||||
|
|
||||||
|
#layout {
|
||||||
|
margin: 0px auto;
|
||||||
|
width: 794px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#cabecera {
|
||||||
|
width: 794px;
|
||||||
|
background: #fff;
|
||||||
|
margin: 15px auto 0 auto;
|
||||||
|
padding: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
#cuerpo {
|
||||||
|
width: 794px;
|
||||||
|
height: 510px;
|
||||||
|
margin-bottom: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#cuerpo ul {
|
||||||
|
width: 794px;
|
||||||
|
height: 510px;
|
||||||
|
padding:0;
|
||||||
|
margin:0;
|
||||||
|
list-style: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
#cuerpo ul li {
|
||||||
|
}
|
||||||
|
|
||||||
|
#cuerpo ul li a {
|
||||||
|
display: block;
|
||||||
|
width: 198px;
|
||||||
|
height: 0px;
|
||||||
|
float: left;
|
||||||
|
padding: 170px 0 0 0;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
|
#cuerpo ul li a:hover {
|
||||||
|
border: 1px solid #fff;
|
||||||
|
}
|
||||||
|
|
||||||
|
#pie {
|
||||||
|
position: relative;
|
||||||
|
width: 794px;
|
||||||
|
padding: 0px;
|
||||||
|
height: 20px;
|
||||||
|
}
|
||||||
|
#pie .direccion {
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
#pie .email {
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
|
|
||||||
|
.hidden {
|
||||||
|
position: absolute;
|
||||||
|
left: 0px;
|
||||||
|
top: -500px;
|
||||||
|
width: 1px;
|
||||||
|
height: 1px;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
65
css/menu.css
Normal file
65
css/menu.css
Normal file
@ -0,0 +1,65 @@
|
|||||||
|
@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 ul li a, .menu ul li a:visited {
|
||||||
|
display: block;
|
||||||
|
text-decoration: none;
|
||||||
|
color: #999;
|
||||||
|
width: 50px;
|
||||||
|
padding: 5px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.menu ul {
|
||||||
|
padding:0;
|
||||||
|
margin:0;
|
||||||
|
list-style: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.menu ul li {
|
||||||
|
float: left;
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
|
||||||
|
.menu ul li ul {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* specific to non IE browsers */
|
||||||
|
.menu ul li:hover a {
|
||||||
|
color: #000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.menu ul li:hover ul {
|
||||||
|
display: block;
|
||||||
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
|
left: 60px;
|
||||||
|
width: 744px;
|
||||||
|
background: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
.menu ul li:hover ul li {
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.menu ul li:hover ul li a {
|
||||||
|
display: block;
|
||||||
|
color: #999;
|
||||||
|
width: auto;
|
||||||
|
float: left;
|
||||||
|
padding: 5px 0px 5px 12px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.menu ul li:hover ul li a:hover {
|
||||||
|
color: #000;
|
||||||
|
}
|
||||||
13
css/paginas.css
Normal file
13
css/paginas.css
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
@charset "utf-8";
|
||||||
|
|
||||||
|
#cuerpo.inicio {
|
||||||
|
background: url(../img/fondos/fondo-inicio.jpg) no-repeat;
|
||||||
|
}
|
||||||
|
#cuerpo.inicio a.elhotel:hover {
|
||||||
|
background: url(../imagenes/elhotelon.gif) no-repeat;
|
||||||
|
}
|
||||||
|
|
||||||
|
#cuerpo.inicio a.eljardin:hover {
|
||||||
|
background: #fff url(../imagenes/eljardinon.gif) no-repeat;
|
||||||
|
}
|
||||||
|
|
||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Desayunos y cenas.Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Desayunos y cenas.Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Fin de año 2009. Hotel Jardín de Carrejo.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Fin de año 2009. Hotel Jardín de Carrejo.</title>
|
||||||
<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">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Precios y reservas. Carrejo, Cantabria, España.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humos. Precios y reservas. Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Fotos Suites del jardín. Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Fotos Suites del jardín. Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Fotos hotel. Hotel sin humos. Inicio. Carrejo. Cantabria. España</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Fotos hotel. Hotel sin humos. Inicio. Carrejo. Cantabria. España</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Inicio.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humos. Inicio.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Lugares que visitar. Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Lugares que visitar. Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Fotos Suites del jardín. Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Fotos Suites del jardín. Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, 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="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">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Habitaciones0. Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Habitaciones0. Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Hotel. Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Hotel. Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
BIN
img/fondos/fondo-elhotel.jpg
Normal file
BIN
img/fondos/fondo-elhotel.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 105 KiB |
BIN
img/fondos/fondo-inicio.jpg
Normal file
BIN
img/fondos/fondo-inicio.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 106 KiB |
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta name="verify-v1"
|
<meta name="verify-v1"
|
||||||
content="H7HI73FHuWNU1iaOAS6qprmvTf6eqsFs0MMN/EGuK9Y=" />
|
content="H7HI73FHuWNU1iaOAS6qprmvTf6eqsFs0MMN/EGuK9Y=" />
|
||||||
</head>
|
</head>
|
||||||
@ -14,8 +14,7 @@ var pageTracker = _gat._getTracker("UA-9006771-1");
|
|||||||
pageTracker._initData();
|
pageTracker._initData();
|
||||||
pageTracker._trackPageview();
|
pageTracker._trackPageview();
|
||||||
</script>
|
</script>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</title>
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, 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="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">
|
||||||
|
|||||||
@ -1,12 +1,11 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta name="verify-v1"
|
<meta name="verify-v1"
|
||||||
content="H7HI73FHuWNU1iaOAS6qprmvTf6eqsFs0MMN/EGuK9Y=" />
|
content="H7HI73FHuWNU1iaOAS6qprmvTf6eqsFs0MMN/EGuK9Y=" />
|
||||||
</head>
|
</head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</title>
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, 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="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">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta name="verify-v1"
|
<meta name="verify-v1"
|
||||||
content="H7HI73FHuWNU1iaOAS6qprmvTf6eqsFs0MMN/EGuK9Y=" />
|
content="H7HI73FHuWNU1iaOAS6qprmvTf6eqsFs0MMN/EGuK9Y=" />
|
||||||
</head>
|
</head>
|
||||||
@ -14,8 +14,7 @@ var pageTracker = _gat._getTracker("UA-9006771-1");
|
|||||||
pageTracker._initData();
|
pageTracker._initData();
|
||||||
pageTracker._trackPageview();
|
pageTracker._trackPageview();
|
||||||
</script>
|
</script>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</title>
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, 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="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">
|
||||||
|
|||||||
132
inicio.htm
132
inicio.htm
@ -1,80 +1,67 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
|
<link rel="shortcut icon" href="imagenes/favicon.ico">
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, 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="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">
|
||||||
<style type="text/css">
|
<link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<div id="layout">
|
||||||
|
<div id="cabecera">
|
||||||
|
<div class="menu">
|
||||||
|
<ul>
|
||||||
|
<li><a href="" class="hide">Menú</a>
|
||||||
|
<!--[if lte IE 6]>
|
||||||
|
<a href="">Menú
|
||||||
|
<table><tr><td>
|
||||||
|
<![endif]-->
|
||||||
|
<ul>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">El hotel</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">El jardín</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Habitaciones</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Desayunos y cenas</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Colección de fotos</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Servicios</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Actividades</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Tarifas</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Situación</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Ofertas</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Enlaces</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<!--[if lte IE 6]>
|
||||||
|
</td></tr></table>
|
||||||
|
</a>
|
||||||
|
<![endif]-->
|
||||||
|
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div id="cuerpo" class="inicio">
|
||||||
|
<ul>
|
||||||
|
<li><a title="Inicio" href="index.htm">Hotel El Jardín de Carrejo</a></li>
|
||||||
|
<li><a class="elhotel" title="El hotel" href="hotel.htm">El hotel</a></li>
|
||||||
|
<li><a class="eljardin" title="El jardín" href="jardin.htm">El jardín</a></li>
|
||||||
|
<li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
|
||||||
|
<li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div id="pie">
|
||||||
|
<span class="direccion">
|
||||||
|
<strong>Hotel Jardín de Carrejo</strong> · Hotel sin humos · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871
|
||||||
|
</span>
|
||||||
|
<a class="email" href="mailto:info@eljardindecarrejo.com?SUBJECT=Información">@</a>
|
||||||
|
</div>
|
||||||
<!--
|
<!--
|
||||||
body {
|
|
||||||
background-color: #FFFFFF;
|
|
||||||
}
|
|
||||||
.Estilo1 {
|
|
||||||
color: #333333;
|
|
||||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
|
||||||
font-weight: bold;
|
|
||||||
font-size: 16px;
|
|
||||||
}
|
|
||||||
.Estilo2 {
|
|
||||||
color: #999999;
|
|
||||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
|
||||||
font-size: 10px;
|
|
||||||
}
|
|
||||||
a:link {
|
|
||||||
color: #333333;
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
a:visited {
|
|
||||||
text-decoration: none;
|
|
||||||
color: #333333;
|
|
||||||
}
|
|
||||||
a:hover {
|
|
||||||
text-decoration: none;
|
|
||||||
color: #333333;
|
|
||||||
}
|
|
||||||
a:active {
|
|
||||||
text-decoration: none;
|
|
||||||
color: #333333;
|
|
||||||
}
|
|
||||||
-->
|
|
||||||
</style>
|
|
||||||
<script language="JavaScript" type="text/JavaScript">
|
|
||||||
<!--
|
|
||||||
function MM_preloadImages() { //v3.0
|
|
||||||
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
|
|
||||||
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
|
|
||||||
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
|
|
||||||
}
|
|
||||||
|
|
||||||
function MM_swapImgRestore() { //v3.0
|
<table width="794" height="393" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||||
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
|
|
||||||
}
|
|
||||||
|
|
||||||
function MM_findObj(n, d) { //v4.01
|
|
||||||
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
|
|
||||||
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
|
|
||||||
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
|
|
||||||
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
|
|
||||||
if(!x && d.getElementById) x=d.getElementById(n); return x;
|
|
||||||
}
|
|
||||||
|
|
||||||
function MM_swapImage() { //v3.0
|
|
||||||
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
|
|
||||||
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
|
|
||||||
}
|
|
||||||
|
|
||||||
function MM_openBrWindow(theURL,winName,features) { //v2.0
|
|
||||||
window.open(theURL,winName,features);
|
|
||||||
}
|
|
||||||
//-->
|
|
||||||
</script>
|
|
||||||
<script type="text/javascript" src="stmenu.js"></script></head>
|
|
||||||
|
|
||||||
<body onLoad="MM_preloadImages('imagenes/elhotelon.gif','imagenes/fotoson.gif','imagenes/eljardinon.gif','imagenes/servicioson.gif','imagenes/habitacioneson.gif','imagenes/precioson.gif','imagenes/llegaron.gif','imagenes/desyunoson.gif','imagenes/linkson.gif','imagenes/noticiason.gif','imagenes/actividadeson.gif')">
|
|
||||||
<table width="794" height="25" cellspacing="0" cellpadding="0" border="0" align="center"><tbody><tr><td><script type="text/javascript" src="topmenu.js"></script></td></tr></tbody></table><table width="794" height="393" border="0" align="center" cellpadding="0" cellspacing="1">
|
|
||||||
<tr>
|
<tr>
|
||||||
<td width="197" height="170"><a href="index.htm"><img src="imagenes/logo.gif" alt="Logo El Jardin de Carrejo" width="198" height="170" border="0"></a></td>
|
<td width="197" height="170"><a href="index.htm"><img src="imagenes/logo.gif" alt="Logo El Jardin de Carrejo" width="198" height="170" border="0"></a></td>
|
||||||
<td width="197" height="170"><a href="hotel.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('El hotel','','imagenes/elhotelon.gif',1)"><img src="imagenes/elhoteloff.jpg" alt="El hotel" name="El hotel" width="197" height="170" border="0"></a></td>
|
<td width="197" height="170"><a href="hotel.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('El hotel','','imagenes/elhotelon.gif',1)"><img src="imagenes/elhoteloff.jpg" alt="El hotel" name="El hotel" width="197" height="170" border="0"></a></td>
|
||||||
@ -99,7 +86,10 @@ function MM_openBrWindow(theURL,winName,features) { //v2.0
|
|||||||
<td width="732" height="20"><span class="Estilo2"> <strong>Hotel Jardín de Carrejo</strong> · Hotel sin humos · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871 </span></td>
|
<td width="732" height="20"><span class="Estilo2"> <strong>Hotel Jardín de Carrejo</strong> · Hotel sin humos · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871 </span></td>
|
||||||
<td width="59" height="20" align="right"><span class="Estilo1"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Información">@</a></span></td>
|
<td width="59" height="20" align="right"><span class="Estilo1"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Información">@</a></span></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>-->
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
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"));
|
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, 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="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">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Links de interes.Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Links de interes.Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, 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="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">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Mapa web. El Hotel de Carrejo. Hotel sin humos.Carrejo, Cantabria, España.</title>
|
<title>Mapa web. El Hotel de Carrejo. Hotel sin humos.Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, 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="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">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, 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="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">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, 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="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">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, 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="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">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Precios y reservas. Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Precios y reservas. Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Precios y reservas. Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Precios y reservas. Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Precios y reservas. Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Precios y reservas. Carrejo, Cantabria, España.</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">
|
||||||
<script type="text/javascript" src="reservas.js"></script>
|
<script type="text/javascript" src="reservas.js"></script>
|
||||||
|
|||||||
178
reservas_sp.php
178
reservas_sp.php
@ -1,175 +1,347 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Precios y reservas. Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Precios y reservas. Carrejo, Cantabria, España.</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">
|
||||||
|
|
||||||
<script type="text/javascript" src="reservas.js"></script>
|
<script type="text/javascript" src="reservas.js"></script>
|
||||||
|
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.Estilo2 {
|
.Estilo2 {
|
||||||
|
|
||||||
color: #999999;
|
color: #999999;
|
||||||
|
|
||||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||||
|
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a:link {
|
a:link {
|
||||||
|
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
color: #333333;
|
color: #333333;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a:visited {
|
a:visited {
|
||||||
|
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
color: #333333;
|
color: #333333;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
|
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
color: #333333;
|
color: #333333;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a:active {
|
a:active {
|
||||||
|
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
color: #333333;
|
color: #333333;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.Estilo3 { color: #333333;
|
.Estilo3 { color: #333333;
|
||||||
|
|
||||||
font-family: Georgia, "Times New Roman", Times, serif;
|
font-family: Georgia, "Times New Roman", Times, serif;
|
||||||
|
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
|
||||||
color: #666666;
|
color: #666666;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.Estilo6 {color: #333333; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #666666; font-weight: bold; }
|
.Estilo6 {color: #333333; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #666666; font-weight: bold; }
|
||||||
|
|
||||||
.Estilo8 {color: #333333}
|
.Estilo8 {color: #333333}
|
||||||
|
|
||||||
.Estilo9 {color: #333333;
|
.Estilo9 {color: #333333;
|
||||||
|
|
||||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||||
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.Estilo31 {color: #333333;
|
.Estilo31 {color: #333333;
|
||||||
|
|
||||||
font-family: Georgia, "Times New Roman", Times, serif;
|
font-family: Georgia, "Times New Roman", Times, serif;
|
||||||
|
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
|
||||||
color: #666666;
|
color: #666666;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.Estilo33 {color: #333333;
|
.Estilo33 {color: #333333;
|
||||||
|
|
||||||
font-family: Georgia, "Times New Roman", Times, serif;
|
font-family: Georgia, "Times New Roman", Times, serif;
|
||||||
|
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
|
||||||
color: #666666;
|
color: #666666;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.Estilo34 {color: #333333;
|
.Estilo34 {color: #333333;
|
||||||
|
|
||||||
font-family: Georgia, "Times New Roman", Times, serif;
|
font-family: Georgia, "Times New Roman", Times, serif;
|
||||||
|
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
|
||||||
color: #666666;
|
color: #666666;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.Estilo34 {font-family: Georgia, "Times New Roman", Times, serif;
|
.Estilo34 {font-family: Georgia, "Times New Roman", Times, serif;
|
||||||
|
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
|
||||||
color: #666666;
|
color: #666666;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.Estilo33 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #333333;}
|
.Estilo33 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #333333;}
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<script language="JavaScript" type="text/JavaScript">
|
<script language="JavaScript" type="text/JavaScript">
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
function MM_preloadImages() { //v3.0
|
function MM_preloadImages() { //v3.0
|
||||||
|
|
||||||
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
|
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
|
||||||
|
|
||||||
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
|
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
|
||||||
|
|
||||||
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
|
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
function MM_findObj(n, d) { //v4.01
|
function MM_findObj(n, d) { //v4.01
|
||||||
|
|
||||||
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
|
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
|
||||||
|
|
||||||
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
|
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
|
||||||
|
|
||||||
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
|
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
|
||||||
|
|
||||||
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
|
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
|
||||||
|
|
||||||
if(!x && d.getElementById) x=d.getElementById(n); return x;
|
if(!x && d.getElementById) x=d.getElementById(n); return x;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
function MM_swapImgRestore() { //v3.0
|
function MM_swapImgRestore() { //v3.0
|
||||||
|
|
||||||
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
|
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
function MM_swapImage() { //v3.0
|
function MM_swapImage() { //v3.0
|
||||||
|
|
||||||
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
|
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
|
||||||
|
|
||||||
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
|
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
function MM_openBrWindow(theURL,winName,features) { //v2.0
|
function MM_openBrWindow(theURL,winName,features) { //v2.0
|
||||||
|
|
||||||
window.open(theURL,winName,features);
|
window.open(theURL,winName,features);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//-->
|
//-->
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<script type="text/javascript" src="stmenu.js"></script>
|
<script type="text/javascript" src="stmenu.js"></script>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<body onLoad="MM_preloadImages('imagenes/menuon.gif','imagenes/logo.gif','imagenes/fotosjardinon.gif','imagenes/descripjardin.gif')">
|
<body onLoad="MM_preloadImages('imagenes/menuon.gif','imagenes/logo.gif','imagenes/fotosjardinon.gif','imagenes/descripjardin.gif')">
|
||||||
|
|
||||||
<table width="794" height="25" cellspacing="0" cellpadding="0" border="0" align="center"><tbody><tr><td><script type="text/javascript" src="topmenu.js"></script></td></tr></tbody></table>
|
<table width="794" height="25" cellspacing="0" cellpadding="0" border="0" align="center"><tbody><tr><td><script type="text/javascript" src="topmenu.js"></script></td></tr></tbody></table>
|
||||||
|
|
||||||
<table width="794" height="393" border="0" align="center" cellpadding="0" cellspacing="1">
|
<table width="794" height="393" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
|
||||||
<td width="197" height="170"><a href="index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','imagenes/logo.gif',1)"><img src="imagenes/reservas1.jpg" name="Image5" width="198" height="170" border="0"></a></td>
|
<td width="197" height="170"><a href="index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','imagenes/logo.gif',1)"><img src="imagenes/reservas1.jpg" name="Image5" width="198" height="170" border="0"></a></td>
|
||||||
|
|
||||||
<td width="197" height="170"><a href="inicio.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Menu principal','','imagenes/menuon.gif',1)"><img src="imagenes/reservas2.jpg" alt="Menu principal" name="Menu principal" width="198" height="170" border="0"></a></td>
|
<td width="197" height="170"><a href="inicio.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Menu principal','','imagenes/menuon.gif',1)"><img src="imagenes/reservas2.jpg" alt="Menu principal" name="Menu principal" width="198" height="170" border="0"></a></td>
|
||||||
|
|
||||||
<td width="197" height="170"><a href="reservasyprecios.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Fotos jardin','','imagenes/menureservasyprecios.gif',1)"><img src="imagenes/reservas3.jpg" alt="Fotos jardin" name="Fotos jardin" width="197" height="170" border="0"></a></td>
|
<td width="197" height="170"><a href="reservasyprecios.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Fotos jardin','','imagenes/menureservasyprecios.gif',1)"><img src="imagenes/reservas3.jpg" alt="Fotos jardin" name="Fotos jardin" width="197" height="170" border="0"></a></td>
|
||||||
|
|
||||||
<td width="197" height="170"><a href="precios.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image6','','imagenes/tarifason.gif',1)"><img src="imagenes/reservas5.jpg" name="Image6" width="198" height="170" border="0"></a></td>
|
<td width="197" height="170"><a href="precios.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image6','','imagenes/tarifason.gif',1)"><img src="imagenes/reservas5.jpg" name="Image6" width="198" height="170" border="0"></a></td>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
|
||||||
<td height="339" colspan="4"><table width="794" height="357" border="0" cellpadding="0" cellspacing="0">
|
<td height="339" colspan="4"><table width="794" height="357" border="0" cellpadding="0" cellspacing="0">
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
|
||||||
<td width="397" height="357" align="left" valign="top" class="Estilo3" style="padding-left:22px"><pre class="Estilo31">
|
<td width="397" height="357" align="left" valign="top" class="Estilo3" style="padding-left:22px"><pre class="Estilo31">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Para realizar su reserva rellene el formulario de la derecha.
|
Para realizar su reserva rellene el formulario de la derecha.
|
||||||
|
|
||||||
Todos los campos son obligatorios.
|
Todos los campos son obligatorios.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Si desea enviarnos un email directamente también
|
Si desea enviarnos un email directamente también
|
||||||
|
|
||||||
puede hacerlo pinchando en este link.
|
puede hacerlo pinchando en este link.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="mailto:reservas@eljardindecarrejo.com?SUBJECT=Reserva"><strong>reservas@eljardindecarrejo.com</strong></a>
|
<a href="mailto:reservas@eljardindecarrejo.com?SUBJECT=Reserva"><strong>reservas@eljardindecarrejo.com</strong></a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Muchas gracias.
|
Muchas gracias.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Aquí también puede leer nuestra política de cancelaciones
|
Aquí también puede leer nuestra política de cancelaciones
|
||||||
|
|
||||||
pichando en este link:
|
pichando en este link:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<strong><a href="#" onClick="MM_openBrWindow('cancelacion.htm','','width=500')">Política de cancelación.</a>
|
<strong><a href="#" onClick="MM_openBrWindow('cancelacion.htm','','width=500')">Política de cancelación.</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<span class="Estilo33"><strong><span class="Estilo34"><strong><strong>Temporada alta: </strong></strong></span></strong></span></strong><span class="Estilo33"><span class="Estilo33">7 días antes de la fecha de entrada.</span></span><strong><span class="Estilo33"><strong><span class="Estilo34"><strong><strong>
|
<span class="Estilo33"><strong><span class="Estilo34"><strong><strong>Temporada alta: </strong></strong></span></strong></span></strong><span class="Estilo33"><span class="Estilo33">7 días antes de la fecha de entrada.</span></span><strong><span class="Estilo33"><strong><span class="Estilo34"><strong><strong>
|
||||||
|
|
||||||
Temporada baja: </strong></strong></span></strong></span></strong><span class="Estilo33"><span class="Estilo34">4</span></span><span class="Estilo34">8 horas antes de la fecha de entrada.</span><span class="Estilo33">
|
Temporada baja: </strong></strong></span></strong></span></strong><span class="Estilo33"><span class="Estilo34">4</span></span><span class="Estilo34">8 horas antes de la fecha de entrada.</span><span class="Estilo33">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Al confirmar la reserva se le pedirá un anticipo del 30%
|
Al confirmar la reserva se le pedirá un anticipo del 30%
|
||||||
|
|
||||||
sobre el alojamiento.</span></pre></td>
|
sobre el alojamiento.</span></pre></td>
|
||||||
|
|
||||||
<td align="left" valign="top" class="Estilo3"><form name="form1" method="post" action="send_reserva.php" onsubmit="return ValidateForm_sp()">
|
<td align="left" valign="top" class="Estilo3"><form name="form1" method="post" action="send_reserva.php" onsubmit="return ValidateForm_sp()">
|
||||||
|
|
||||||
<? 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>"); ?>
|
||||||
|
|
||||||
<? 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>"); ?>
|
||||||
|
|
||||||
<? 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>"); ?>
|
||||||
|
|
||||||
<pre class="Estilo3">Nombre:
|
<pre class="Estilo3">Nombre:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<input name="nombre" type="text" size="32">
|
<input name="nombre" type="text" size="32">
|
||||||
|
|
||||||
Email contacto:
|
Email contacto:
|
||||||
|
|
||||||
<input name="email" type="text" size="32">
|
<input name="email" type="text" size="32">
|
||||||
|
|
||||||
Teléfono de contacto:
|
Teléfono de contacto:
|
||||||
|
|
||||||
<input name="telefono" type="text" size="32">
|
<input name="telefono" type="text" size="32">
|
||||||
|
|
||||||
Nº de personas: Nº de niños:
|
Nº de personas: Nº de niños:
|
||||||
|
|
||||||
<input name="personas" type="text" size="5" maxlength="2"> <input name="ninos" type="text" size="5">
|
<input name="personas" type="text" size="5" maxlength="2"> <input name="ninos" type="text" size="5">
|
||||||
|
|
||||||
Nº de habitaciónes y tipo:
|
Nº de habitaciónes y tipo:
|
||||||
|
|
||||||
<input name="habitaciones" type="text" size="32">
|
<input name="habitaciones" type="text" size="32">
|
||||||
|
|
||||||
Día entrada(DD/MM/AA):
|
Día entrada(DD/MM/AA):
|
||||||
|
|
||||||
<input name="entrada" type="text" size="32">
|
<input name="entrada" type="text" size="32">
|
||||||
|
|
||||||
Día salidad(DD/MM/AA):
|
Día salidad(DD/MM/AA):
|
||||||
|
|
||||||
<input name="salida" type="text" size="32">
|
<input name="salida" type="text" size="32">
|
||||||
|
|
||||||
Observaciones:
|
Observaciones:
|
||||||
|
|
||||||
<input name="observaciones" type="text" size="32">
|
<input name="observaciones" type="text" size="32">
|
||||||
|
|
||||||
<input type="hidden" name="return" value="reservas_sp.php">
|
<input type="hidden" name="return" value="reservas_sp.php">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<input type="submit" name="Submit" value="Enviar">
|
<input type="submit" name="Submit" value="Enviar">
|
||||||
|
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
</form></td>
|
</form></td>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1">
|
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1">
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
|
||||||
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jardín de Carrejo</strong> · Hotel sin humos · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871 </span></td>
|
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jardín de Carrejo</strong> · Hotel sin humos · Cabezón de la Sal, 39500 CANTABRIA · Tel: 942701516 · Fx: 942701871 </span></td>
|
||||||
|
|
||||||
<td height="20" align="right"><span class="Estilo6"><span class="Estilo8"><span class="Estilo9"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Información">@</a></span></span></span></td>
|
<td height="20" align="right"><span class="Estilo6"><span class="Estilo8"><span class="Estilo9"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Información">@</a></span></span></span></td>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, 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="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">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, 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="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">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, 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="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">
|
||||||
|
|||||||
44
test.html
Normal file
44
test.html
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
|
<title>Untitled Document</title>
|
||||||
|
<link href="css/menu.css" rel="stylesheet" type="text/css" media="screen" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<div class="container">
|
||||||
|
<div class="menu">
|
||||||
|
<ul>
|
||||||
|
<li><a href="" class="hide">Menú</a>
|
||||||
|
<!--[if lte IE 6]>
|
||||||
|
<a href="">Menú
|
||||||
|
<table><tr><td>
|
||||||
|
<![endif]-->
|
||||||
|
<ul>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">El hotel</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">El jardín</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Habitaciones</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Desayunos y cenas</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Colección de fotos</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Servicios</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Actividades</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Tarifas</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Situación</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Ofertas</a></li>
|
||||||
|
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Enlaces</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<!--[if lte IE 6]>
|
||||||
|
</td></tr></table>
|
||||||
|
</a>
|
||||||
|
<![endif]-->
|
||||||
|
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, 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="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">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, 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="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">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, 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="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">
|
||||||
|
|||||||
@ -1,9 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<link rel="shortcut icon" href="http://www.eljardindecarrejo.com/Carrejo/imagenes/favicon.ico">
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, Cantabria, España.</title>
|
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jardín de Carrejo. Hotel sin humo.Carrejo, 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="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">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Jardín.Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Jardín.Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Links de interés.Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Links de interés.Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Como llegar.Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Como llegar.Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Ofertas y noticias.Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Ofertas y noticias.Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
@ -108,103 +108,201 @@ function MM_openBrWindow(theURL,winName,features) { //v2.0
|
|||||||
<pre class="Estilo3">Volver al <a href="http://www.eljardindecarrejo.com/index.htm">inicio.</a>
|
<pre class="Estilo3">Volver al <a href="http://www.eljardindecarrejo.com/index.htm">inicio.</a>
|
||||||
<strong>----------------------------------</strong></pre>
|
<strong>----------------------------------</strong></pre>
|
||||||
<pre class="Estilo3">Para acogerte a estas ofertas hay que realizar
|
<pre class="Estilo3">Para acogerte a estas ofertas hay que realizar
|
||||||
|
|
||||||
la reserva por email:
|
la reserva por email:
|
||||||
|
|
||||||
reservas@eljardindecarrejo.com
|
reservas@eljardindecarrejo.com
|
||||||
|
|
||||||
por tel: +34 942701516
|
por tel: +34 942701516
|
||||||
|
|
||||||
Precios validos en temporada baja
|
Precios validos en temporada baja
|
||||||
|
|
||||||
octubre, noviembre y diciembre 2009.
|
octubre, noviembre y diciembre 2009.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
*<strong>Especial Puentes</strong>
|
*<strong>Especial Puentes</strong>
|
||||||
|
|
||||||
Precios para dos personas con Iva incluido.
|
Precios para dos personas con Iva incluido.
|
||||||
|
|
||||||
Para los niños menores de 12 años, Invitaciones
|
Para los niños menores de 12 años, Invitaciones
|
||||||
|
|
||||||
al Parque Natural de Cabarceno.
|
al Parque Natural de Cabarceno.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<strong>LA INMACULADA</strong>, Si consigues escaparte 4 noches, nosotros te
|
<strong>LA INMACULADA</strong>, Si consigues escaparte 4 noches, nosotros te
|
||||||
|
|
||||||
ayudamos.
|
ayudamos.
|
||||||
|
|
||||||
En <strong>hab. doble 428,00.-€ </strong>te invitamos al desayuno.
|
En <strong>hab. doble 428,00.-€ </strong>te invitamos al desayuno.
|
||||||
|
|
||||||
En <strong>J.Suite 600,00.-€</strong>te invitamos al desayuno.
|
En <strong>J.Suite 600,00.-€</strong>te invitamos al desayuno.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
En <strong>Suite jardin</strong> los niños no pagan suplemento, ni
|
En <strong>Suite jardin</strong> los niños no pagan suplemento, ni
|
||||||
|
|
||||||
desayuno (maximo 2 niños menores de 12años)
|
desayuno (maximo 2 niños menores de 12años)
|
||||||
|
|
||||||
<strong>Total 800,00.-€</strong>solo alojamiento.
|
<strong>Total 800,00.-€</strong>solo alojamiento.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<strong> NIÑOS GRATIS
|
<strong> NIÑOS GRATIS
|
||||||
|
|
||||||
Hasta Marzo 2010
|
Hasta Marzo 2010
|
||||||
|
|
||||||
compartiendo habitación con
|
compartiendo habitación con
|
||||||
|
|
||||||
adultos, en alojamiento, bajo
|
adultos, en alojamiento, bajo
|
||||||
|
|
||||||
disponibilidad, plazas
|
disponibilidad, plazas
|
||||||
|
|
||||||
limitadas (NO Incluye Fin de Año)
|
limitadas (NO Incluye Fin de Año)
|
||||||
|
|
||||||
( menores de 12 años, máximo 1 niño en h. doble
|
( menores de 12 años, máximo 1 niño en h. doble
|
||||||
|
|
||||||
2 niños en Suite Jardín ) </strong>
|
2 niños en Suite Jardín ) </strong>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
otras Ofertas
|
otras Ofertas
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<strong>1. Promoción + tiempo y mucho +.</strong>
|
<strong>1. Promoción + tiempo y mucho +.</strong>
|
||||||
|
|
||||||
Precios en habitación doble
|
Precios en habitación doble
|
||||||
|
|
||||||
para dos personas
|
para dos personas
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<strong>1</strong> noche en alojamiento <strong>88,00 €</strong>
|
<strong>1</strong> noche en alojamiento <strong>88,00 €</strong>
|
||||||
|
|
||||||
<strong>1</strong> noche en alojamiento <strong>79,20 €</strong>
|
<strong>1</strong> noche en alojamiento <strong>79,20 €</strong>
|
||||||
|
|
||||||
(de domingo a jueves)
|
(de domingo a jueves)
|
||||||
|
|
||||||
<strong>2</strong> noches alojamiento + desayuno <strong>196,00€</strong> ,
|
<strong>2</strong> noches alojamiento + desayuno <strong>196,00€</strong> ,
|
||||||
|
|
||||||
ahorro 20,00€
|
ahorro 20,00€
|
||||||
|
|
||||||
<strong>2</strong> noches alojamiento+ desayuno
|
<strong>2</strong> noches alojamiento+ desayuno
|
||||||
|
|
||||||
te invitamos a desayunar <strong>176,00</strong> , ahorro 40,00€
|
te invitamos a desayunar <strong>176,00</strong> , ahorro 40,00€
|
||||||
|
|
||||||
(de domingo a jueves)
|
(de domingo a jueves)
|
||||||
|
|
||||||
<strong>3</strong> noches alojamiento: <strong>204,00€</strong>, ahorro 60,00
|
<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>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 <strong>307,00€</strong>, ahorro 133,00€
|
||||||
|
|
||||||
<strong>5</strong> noches alojamiento+desayuno
|
<strong>5</strong> noches alojamiento+desayuno
|
||||||
|
|
||||||
(de Domingo a Jueves<strong>307,00</strong>,
|
(de Domingo a Jueves<strong>307,00</strong>,
|
||||||
|
|
||||||
ahorro 233,00€
|
ahorro 233,00€
|
||||||
|
|
||||||
<strong>6</strong> noches alojamiento y paga 4:<strong>352,00€</strong>,
|
<strong>6</strong> noches alojamiento y paga 4:<strong>352,00€</strong>,
|
||||||
|
|
||||||
ahorro 176,00
|
ahorro 176,00
|
||||||
|
|
||||||
<strong>7</strong> noches alojamiento <strong>399,00</strong>, ahorro 217,00
|
<strong>7</strong> noches alojamiento <strong>399,00</strong>, ahorro 217,00
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Precios validos en temporada baja octubre, noviembre y
|
Precios validos en temporada baja octubre, noviembre y
|
||||||
|
|
||||||
diciembre 2009.
|
diciembre 2009.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<strong>2.Promoción + espacio</strong>
|
<strong>2.Promoción + espacio</strong>
|
||||||
|
|
||||||
Te ofrecemos una habitación superior por el precio
|
Te ofrecemos una habitación superior por el precio
|
||||||
|
|
||||||
de la de inferior categoria. Régimen; alojamiento
|
de la de inferior categoria. Régimen; alojamiento
|
||||||
|
|
||||||
Válido en temporada baja de Domingo a jueves, hasta
|
Válido en temporada baja de Domingo a jueves, hasta
|
||||||
|
|
||||||
diciembre 2009 y dependiendo de la disponibilidad del hotel
|
diciembre 2009 y dependiendo de la disponibilidad del hotel
|
||||||
|
|
||||||
a su llegada.
|
a su llegada.
|
||||||
|
|
||||||
<strong>Junior Suite</strong> a precio de doble de
|
<strong>Junior Suite</strong> a precio de doble de
|
||||||
|
|
||||||
<strong>131,00€ a 88,00€</strong>
|
<strong>131,00€ a 88,00€</strong>
|
||||||
|
|
||||||
<strong>Suite jardín</strong> a precio de Junior Suite de
|
<strong>Suite jardín</strong> a precio de Junior Suite de
|
||||||
|
|
||||||
<strong>166,00€ a 131,00€</strong>
|
<strong>166,00€ a 131,00€</strong>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<strong>3.Un día completo</strong>
|
<strong>3.Un día completo</strong>
|
||||||
|
|
||||||
Precios validos en temporada baja, octubre, noviembre y
|
Precios validos en temporada baja, octubre, noviembre y
|
||||||
|
|
||||||
diciembre 2009.
|
diciembre 2009.
|
||||||
|
|
||||||
Alojamiento+ menú cena 2 personas+ Desayuno buffet
|
Alojamiento+ menú cena 2 personas+ Desayuno buffet
|
||||||
|
|
||||||
<strong> h. doble 148,00€</strong>
|
<strong> h. doble 148,00€</strong>
|
||||||
|
|
||||||
<strong> J. Suite 188,00€</strong>
|
<strong> J. Suite 188,00€</strong>
|
||||||
|
|
||||||
<strong> S. Jardín 218,00€</strong>
|
<strong> S. Jardín 218,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>4. 4 Noches; 2Hoteles y 2 Cuevas.</strong>
|
<strong>4. 4 Noches; 2Hoteles y 2 Cuevas.</strong>
|
||||||
|
|
||||||
*Conoce Cantabria en profundidad*, y visita dos de
|
*Conoce Cantabria en profundidad*, y visita dos de
|
||||||
|
|
||||||
sus cuevas más emblemáticas. Duerme como un Rey en
|
sus cuevas más emblemáticas. Duerme como un Rey en
|
||||||
|
|
||||||
un Palacio y relajate en Una Casona de Cantabria.
|
un Palacio y relajate en Una Casona de Cantabria.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Hotel Palacio Torre de Ruesga y El JArdín de Carrejo,
|
Hotel Palacio Torre de Ruesga y El JArdín de Carrejo,
|
||||||
|
|
||||||
2 noches en cada uno y visita 2 cuevas de la zona.
|
2 noches en cada uno y visita 2 cuevas de la zona.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
En los dos extremos de cantabria; al oriente una pequeña
|
En los dos extremos de cantabria; al oriente una pequeña
|
||||||
|
|
||||||
e intima Cueva con arte Paleolitico, <strong>Cueva Covalanas</strong>
|
e intima Cueva con arte Paleolitico, <strong>Cueva Covalanas</strong>
|
||||||
|
|
||||||
y en el occidente una gran cavidad con sorprendentes
|
y en el occidente una gran cavidad con sorprendentes
|
||||||
|
|
||||||
formaciones geologicas <strong>El Soplao</strong>.
|
formaciones geologicas <strong>El Soplao</strong>.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<strong>Incluye</strong>;Alojamiento + desayuno + entradas a las cuevas
|
<strong>Incluye</strong>;Alojamiento + desayuno + entradas a las cuevas
|
||||||
|
|
||||||
para 2 personas en Suite(Torre de Ruesga) y J.Suite
|
para 2 personas en Suite(Torre de Ruesga) y J.Suite
|
||||||
|
|
||||||
(Jardín de Carrejo)<strong>total 580,00.-€</strong> (iva incluido)
|
(Jardín de Carrejo)<strong>total 580,00.-€</strong> (iva incluido)
|
||||||
|
|
||||||
*valido en mayo, junio, octubre, noviembre y
|
*valido en mayo, junio, octubre, noviembre y
|
||||||
|
|
||||||
diciembre 2009.</pre>
|
diciembre 2009.</pre>
|
||||||
<pre class="Estilo3">
|
<pre class="Estilo3">
|
||||||
<strong>----------------------------------</strong>
|
<strong>----------------------------------</strong>
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Ofertas y noticias.Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Ofertas y noticias.Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Ofertas y noticias.Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Ofertas y noticias.Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<title>Hotel El jardín de Carrejo. Hotel sin humos. Ofertas y noticias.Carrejo, Cantabria, España.</title>
|
<title>Hotel El jardín de Carrejo. Hotel sin humos. Ofertas y noticias.Carrejo, Cantabria, España.</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">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user