git-svn-id: https://192.168.0.254/svn/Proyectos.JardinDeCarrejo_Web/trunk@5 a05c588e-6d60-420d-a138-a9ac874067ed
This commit is contained in:
David Arranz 2010-03-27 19:25:58 +00:00
parent dd23817e32
commit 0266851f6d
92 changed files with 1375 additions and 1637 deletions

View File

@ -52,10 +52,6 @@
background: url(../img/fondos/fondo-elhotel.jpg) no-repeat; background: url(../img/fondos/fondo-elhotel.jpg) no-repeat;
} }
#cuerpo.elhotel pre {
background: #fff;
}
#cuerpo.elhotel .seccion1 { #cuerpo.elhotel .seccion1 {
position: relative; position: relative;
top: 0px; top: 0px;
@ -92,20 +88,11 @@
background: url(../img/textos/fotosjardinon.gif) no-repeat; background: url(../img/textos/fotosjardinon.gif) no-repeat;
} }
#cuerpo.elhotel img.foto-galeria {
width: 198px;
height: 170px;
}
#cuerpo.eljardin { #cuerpo.eljardin {
background: url(../img/fondos/fondo-eljardin.jpg) no-repeat; background: url(../img/fondos/fondo-eljardin.jpg) no-repeat;
} }
#cuerpo.eljardin pre {
background: #fff;
}
#cuerpo.eljardin .seccion1 { #cuerpo.eljardin .seccion1 {
position: relative; position: relative;
top: 0px; top: 0px;
@ -135,18 +122,14 @@
background: url(../img/textos/descripcionon.gif) no-repeat; background: url(../img/textos/descripcionon.gif) no-repeat;
} }
#cuerpo.eljardin a.menu-elhotel:hover { #cuerpo.eljardin a.menu-eljardin:hover {
background: url(../img/textos/menualhotel.gif) no-repeat; background: url(../img/textos/menualjardin.gif) no-repeat;
} }
#cuerpo.eljardin a.fotos:hover { #cuerpo.eljardin a.fotos:hover {
background: url(../img/textos/fotosjardinon.gif) no-repeat; background: url(../img/textos/fotosjardinon.gif) no-repeat;
} }
#cuerpo.eljardin img.foto-galeria {
width: 198px;
height: 170px;
}
#cuerpo.habitaciones { #cuerpo.habitaciones {
background: url(../img/fondos/fondo-habitaciones.jpg) no-repeat; background: url(../img/fondos/fondo-habitaciones.jpg) no-repeat;
@ -161,20 +144,223 @@
} }
#cuerpo.habitaciones a.habitaciones:hover { #cuerpo.habitaciones a.habitaciones:hover {
background: url(../img/textos/habitacioneson.gif) no-repeat; background: url(../img/textos/habitacion.gif) no-repeat;
} }
#cuerpo.habitaciones a.suite-jardin:hover { #cuerpo.habitaciones a.suites-jardin:hover {
background: url(../img/textos/Suiteson.gif) no-repeat; background: url(../img/textos/Suiteson.gif) no-repeat;
} }
#cuerpo.habitaciones a.menu-habitaciones:hover {
background: url(../img/textos/menuahabitaciones.gif) no-repeat; #cuerpo.habitaciones-0 {
background: url(../img/fondos/fondo-habitaciones0.jpg) no-repeat;
}
#cuerpo.habitaciones-0 .seccion {
position: relative;
top: 0px;
padding-left: 20px;
height: 339px;
width: 577px;
}
#cuerpo.habitaciones-0 a.inicio:hover {
background: url(../img/logo.gif) no-repeat;
}
#cuerpo.habitaciones-0 a.menu-habitaciones:hover {
background: url(../img/textos/menuhabitaciones.gif) no-repeat;
}
#cuerpo.habitaciones-0 a.descripcion:hover {
background: url(../img/textos/descripcionon.gif) no-repeat;
}
#cuerpo.habitaciones-0 a.fotos:hover {
background: url(../img/textos/fotosjardinon.gif) no-repeat;
}
#cuerpo.habitaciones-0 a.habitaciones:hover {
background: url(../img/textos/habitacion.gif) no-repeat;
}
#cuerpo.suites-jardin {
background: url(../img/fondos/fondo-suitejardin.jpg) no-repeat;
}
#cuerpo.suites-jardin .seccion {
position: relative;
top: 0px;
padding-left: 20px;
height: 339px;
width: 575px;
}
#cuerpo.suites-jardin a.inicio:hover {
background: url(../img/logo.gif) no-repeat;
}
#cuerpo.suites-jardin a.menu-habitaciones:hover {
background: url(../img/textos/menuhabitaciones.gif) no-repeat;
}
#cuerpo.suites-jardin a.descripcion:hover {
background: url(../img/textos/descripcionon.gif) no-repeat;
}
#cuerpo.suites-jardin a.fotos:hover {
background: url(../img/textos/fotosjardinon.gif) no-repeat;
}
#cuerpo.suites-jardin a.suites:hover {
background: url(../img/textos/Suiteson.gif) no-repeat;
}
#cuerpo.desayunos {
background: url(../img/fondos/fondo-desayunos.jpg) no-repeat;
}
#cuerpo.desayunos a.inicio:hover {
background: url(../img/logo.gif) no-repeat;
}
#cuerpo.desayunos a.menu-principal:hover {
background: url(../img/textos/menuon.gif) no-repeat;
}
#cuerpo.desayunos a.menu-desayunos:hover {
background: url(../img/textos/menuadesayunosverde.gif) no-repeat;
}
#cuerpo.desayunos a.naranja:hover {
background: url(../img/textos/menuadesayunosnaranja.gif) no-repeat;
}
#cuerpo.desayunos a.desayunos:hover {
background: url(../img/textos/desayunoson.gif) no-repeat;
}
#cuerpo.desayunos a.cenas:hover {
background: url(../img/textos/cenason.gif) no-repeat;
}
#cuerpo.desayunos .seccion-desayunos {
position: relative;
top: 0px;
padding-left: 20px;
height: 169px;
width: 377px;
text-align: left;
}
#cuerpo.desayunos .seccion-cenas {
position: relative;
top: 0px;
left: 397px;
padding-right: 20px;
height: 169px;
width: 377px;
text-align: right;
}
#cuerpo.fotos {
background: url(../img/fondos/fondo-coleccion-fotos.jpg) no-repeat;
}
#cuerpo.fotos .seccion {
position: relative;
top: 0px;
left: 397px;
padding-right: 20px;
height: 169px;
width: 377px;
text-align: right;
}
#cuerpo.fotos a.inicio:hover {
background: url(../img/logo.gif) no-repeat;
}
#cuerpo.fotos a.menu-principal:hover {
background: url(../img/textos/menuon.gif) no-repeat;
}
#cuerpo.fotos a.descripcion:hover {
background: url(../img/textos/descripcionon.gif) no-repeat;
}
#cuerpo.fotos a.menu-fotos:hover {
background: url(../img/textos/menucoleccionfotos.gif) no-repeat;
}
#cuerpo.servicios {
background: url(../img/fondos/fondo-servicios.jpg) no-repeat;
}
#cuerpo.servicios .seccion {
position: relative;
top: 0px;
left: 397px;
padding-left: 20px;
height: 339px;
width: 377px;
text-align: left;
}
#cuerpo.servicios a.inicio:hover {
background: url(../img/logo.gif) no-repeat;
}
#cuerpo.servicios a.menu-principal:hover {
background: url(../img/textos/menuon.gif) no-repeat;
}
#cuerpo.servicios a.descripcion:hover {
background: url(../img/textos/descripcionon.gif) no-repeat;
}
#cuerpo.servicios a.menu-servicios:hover {
background: url(../img/textos/menuservicios.gif) no-repeat;
}
#cuerpo.actividades {
background: url(../img/fondos/fondo-actividades.jpg) no-repeat;
}
#cuerpo.actividades .seccion {
position: relative;
top: 0px;
padding-left: 20px;
height: 339px;
width: 577px;
}
#cuerpo.actividades a.inicio:hover {
background: url(../img/logo.gif) no-repeat;
}
#cuerpo.actividades a.menu-principal:hover {
background: url(../img/textos/menuon.gif) no-repeat;
}
#cuerpo.actividades a.descripcion:hover {
background: url(../img/textos/descripcionon.gif) no-repeat;
}
#cuerpo.actividades a.fotos:hover {
background: url(../img/textos/fotosjardinon.gif) no-repeat;
}
#cuerpo.actividades a.menu-actividades:hover {
background: url(../img/textos/menualrededores.gif) no-repeat;
} }
/* Auxiliar */ /* Auxiliar */
#cuerpo.sinfondo { #cuerpo.sinfondo {
background: #fff; background: #fff;
} }
@ -185,3 +371,12 @@
padding: 0; padding: 0;
overflow: display; overflow: display;
} }
#cuerpo pre {
background: #fff;
}
#cuerpo img.foto-galeria {
width: 198px;
height: 170px;
}

View File

@ -1,92 +1,70 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<link rel="shortcut icon" href="imagenes/favicon.ico"/>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title>
<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 http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humos. Desayunos y cenas.Carrejo, Cantabria, Espa&ntilde;a.</title> <body>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <div id="layout">
<style type="text/css"> <div id="cabecera">
<!-- <div class="menu">
body { <ul>
background-color: #FFFFFF; <li><a class="hide">Men&uacute;</a>
} <!--[if lte IE 6]>
.Estilo1 { <a href="">Men&uacute;
color: #999999; <table><tr><td>
font-family: Verdana, Arial, Helvetica, sans-serif; <![endif]-->
font-weight: bold; <ul>
font-size: 14px; <li><a title="El hotel" href="hotel.htm">El hotel</a></li>
} <li><a title="El jard&iacute;n" href="jardin.htm">El jard&iacute;n</a></li>
.Estilo2 { <li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
color: #999999; <li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
font-family: Verdana, Arial, Helvetica, sans-serif; <li><a title="Colecci&oacute;n de fotos" href="fotos.htm">Colecci&oacute;n de fotos</a></li>
font-size: 10px; <li><a title="Servicios" href="servicios.htm">Servicios</a></li>
} <li><a title="Actividades" href="quever.htm">Actividades</a></li>
a:link { <li><a title="Tarifas" href="reservasyprecios.htm">Tarifas</a></li>
color: #333333; <li><a title="Situaci&oacute;n" href="llegar.htm">Situaci&oacute;n</a></li>
text-decoration: none; <li><a title="Ofertas" href="noticias.htm">Ofertas</a></li>
} <li><a title="Enlaces" href="links.htm">Enlaces</a></li>
a:visited { </ul>
text-decoration: none; <!--[if lte IE 6]>
color: #333333; </td></tr></table>
} </a>
a:hover { <![endif]-->
text-decoration: none; </li>
color: #333333; </ul>
} </div>
a:active { </div>
text-decoration: none; <div id="cuerpo" class="desayunos">
color: #333333; <ul>
} <li><a class="inicio" title="Inicio" href="index.htm">Hotel El Jard&iacute;n de Carrejo</a></li>
--> <li><a class="menu-principal" title="Volver al men&uacute; principal" href="inicio.htm">Men&uacute; principal</a></li>
</style> <li><a class="desayunos" title="Desayunos" href="textodesayuno.htm">Desayunos</a></li>
<script language="JavaScript" type="text/JavaScript"> <li><a class="cenas" title="Cenas" href="textocenas.htm">Cenas</a></li>
<!-- </ul>
function MM_preloadImages() { //v3.0 </div>
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); <div id="pie">
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) <span class="direccion">
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871
} </span>
<a class="email" href="mailto:info@eljardindecarrejo.com?subject=Informaci%O9n">@</a>
</div>
</div>
function MM_findObj(n, d) { //v4.01 <script type="text/javascript">
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; </script>
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); <script type="text/javascript">
if(!x && d.getElementById) x=d.getElementById(n); return x; try {
} var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview();
function MM_swapImgRestore() { //v3.0 } catch(err) {}
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
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>
<script type="text/javascript" src="stmenu.js"></script></head>
<body onLoad="MM_preloadImages('imagenes/logo.gif','imagenes/descripjardin.gif','imagenes/desayunos.off.jpg','imagenes/cenason.gif','imagenes/principal.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>
<td width="197" height="170"><a href="index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','imagenes/logo.gif',1)"><img src="imagenes/coci1.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/principal.gif',1)"><img src="imagenes/coci2.jpg" alt="Menu principal" name="Menu principal" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><a href="textojardin.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Fotos jardin','','imagenes/descripjardin.gif',1)"></a><a href="textodesayuno.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Desayunos','','imagenes/desayunoson.gif',1)"><img src="imagenes/coci3.jpg" alt="Desayunos" name="Desayunos" width="197" height="170" border="0"></a></td>
<td width="197" height="170"><a href="textocenas.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Cenas','','imagenes/cenason.gif',1)"><img src="imagenes/coci4.jpg" alt="Cenas del hotel" name="Cenas" width="198" height="170" border="0"></a></td>
</tr>
<tr>
<td height="339" colspan="4"><img src="imagenes/cocitotal.jpg" width="794" height="339"></td>
</tr>
</table>
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871 &middot; <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="Estilo1">@</span></td>
</tr>
</table>
</body> </body>
</html> </html>

145
fotos.htm
View File

@ -1,92 +1,69 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<link rel="shortcut icon" href="imagenes/favicon.ico"/>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title>
<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 http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jard&iacute;n de Carrejo. Hotel sin humos. Precios y reservas. Carrejo, Cantabria, Espa&ntilde;a.</title> <body>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <div id="layout">
<style type="text/css"> <div id="cabecera">
<!-- <div class="menu">
body { <ul>
background-color: #FFFFFF; <li><a class="hide">Men&uacute;</a>
} <!--[if lte IE 6]>
.Estilo1 { <a href="">Men&uacute;
color: #999999; <table><tr><td>
font-family: Verdana, Arial, Helvetica, sans-serif; <![endif]-->
font-weight: bold; <ul>
font-size: 16px; <li><a title="El hotel" href="hotel.htm">El hotel</a></li>
} <li><a title="El jard&iacute;n" href="jardin.htm">El jard&iacute;n</a></li>
.Estilo2 { <li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
color: #999999; <li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
font-family: Verdana, Arial, Helvetica, sans-serif; <li><a title="Colecci&oacute;n de fotos" href="fotos.htm">Colecci&oacute;n de fotos</a></li>
font-size: 10px; <li><a title="Servicios" href="servicios.htm">Servicios</a></li>
} <li><a title="Actividades" href="quever.htm">Actividades</a></li>
a:link { <li><a title="Tarifas" href="reservasyprecios.htm">Tarifas</a></li>
color: #333333; <li><a title="Situaci&oacute;n" href="llegar.htm">Situaci&oacute;n</a></li>
text-decoration: none; <li><a title="Ofertas" href="noticias.htm">Ofertas</a></li>
} <li><a title="Enlaces" href="links.htm">Enlaces</a></li>
a:visited { </ul>
text-decoration: none; <!--[if lte IE 6]>
color: #333333; </td></tr></table>
} </a>
a:hover { <![endif]-->
text-decoration: none; </li>
color: #333333; </ul>
} </div>
a:active { </div>
text-decoration: none; <div id="cuerpo" class="fotos">
color: #333333; <ul>
} <li><a class="inicio" title="Inicio" href="index.htm">Hotel El Jard&iacute;n de Carrejo</a></li>
--> <li><a class="menu-principal" title="Volver al men&uacute; principal" href="inicio.htm">Men&uacute; principal</a></li>
</style> <li><a class="descripcion" title="Descripci&oacute;n" href="textosfotos.htm">Descripci&oacute;n</a></li>
<script language="JavaScript" type="text/JavaScript"> </ul>
<!-- </div>
function MM_preloadImages() { //v3.0 <div id="pie">
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); <span class="direccion">
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} </span>
} <a class="email" href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a>
</div>
</div>
function MM_findObj(n, d) { //v4.01 <script type="text/javascript">
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; </script>
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); <script type="text/javascript">
if(!x && d.getElementById) x=d.getElementById(n); return x; try {
} var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview();
function MM_swapImgRestore() { //v3.0 } catch(err) {}
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
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>
<script type="text/javascript" src="stmenu.js"></script></head>
<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="393" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td width="197" height="170"><a href="index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','imagenes/logo.gif',1)"><img src="imagenes/foto1.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/foto2.jpg" alt="Menu principal" name="Menu principal" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><a href="textosfotos.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Descripcion colección fotos','','imagenes/descripjardin.gif',1)"><img src="imagenes/foto3.jpg" alt="Descripcion texto fotos" name="Descripcion colección fotos" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><img src="imagenes/foto4.jpg" width="199" height="170"></td>
</tr>
<tr>
<td height="339" colspan="4"><img src="imagenes/fotostotal.jpg" width="795" height="339"></td>
</tr>
</table>
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871 &middot; <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="Estilo1"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a></span></td>
</tr>
</table>
</body> </body>
</html> </html>

View File

@ -1,77 +1,78 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<link rel="shortcut icon" href="imagenes/favicon.ico"/>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humos. Fotos Suites del jardín. Carrejo, Cantabria, Espa&ntilde;a.</title> <title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"/>
<style type="text/css"> <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"/>
body { <link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
background-color: #FFFFFF; </head>
}
.Estilo1 {
color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
}
.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;
}
.Estilo3 { color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
}
-->
</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_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
<script type="text/javascript" src="stmenu.js"></script></head>
<body> <body>
<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"> <div id="layout">
<tr> <div id="cabecera">
<td><img src="imagenes/fotoshabitaciones.jpg" width="794" height="510" border="0" usemap="#Map"></td> <div class="menu">
</tr> <ul>
</table> <li><a class="hide">Men&uacute;</a>
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1"> <!--[if lte IE 6]>
<tr> <a href="">Men&uacute;
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871 &middot; <strong><a href="#" onClick="MM_openBrWindow('mapaweb.htm','','toolbar=yes,width=250,height=500')">mapa web</a></strong></span></td> <table><tr><td>
<td height="20" align="right"><span class="Estilo3"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a></span></td> <![endif]-->
</tr> <ul>
</table> <li><a title="El hotel" href="hotel.htm">El hotel</a></li>
<map name="Map"> <li><a title="El jard&iacute;n" href="jardin.htm">El jard&iacute;n</a></li>
<area shape="rect" coords="602,348,786,502" href="habitaciones0.htm"> <li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
</map> <li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
<li><a title="Colecci&oacute;n de fotos" href="fotos.htm">Colecci&oacute;n de fotos</a></li>
<li><a title="Servicios" href="servicios.htm">Servicios</a></li>
<li><a title="Actividades" href="quever.htm">Actividades</a></li>
<li><a title="Tarifas" href="reservasyprecios.htm">Tarifas</a></li>
<li><a title="Situaci&oacute;n" href="llegar.htm">Situaci&oacute;n</a></li>
<li><a title="Ofertas" href="noticias.htm">Ofertas</a></li>
<li><a title="Enlaces" href="links.htm">Enlaces</a></li>
</ul>
<!--[if lte IE 6]>
</td></tr></table>
</a>
<![endif]-->
</li>
</ul>
</div>
</div>
<div id="cuerpo" class="elhotel sinfondo">
<ul>
<li><img class="foto-galeria" src="imagenes/fhabitaciones1.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhabitaciones2.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhabitaciones3.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhabitaciones4.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhabitaciones5.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhabitaciones6.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhabitaciones7.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhabitaciones8.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhabitaciones9.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhabitaciones10.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhabitaciones11.jpg"/></li>
<li><a class="normal" title="Volver al men&uacute; de las habitaciones" href="habitaciones0.htm"><img src="img/textos/habitacion.gif" alt="Volver al men&uacute; de las habitaciones"/></a></li>
</ul>
</div>
<div id="pie">
<span class="direccion">
<strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871
</span>
<a class="email" href="mailto:info@eljardindecarrejo.com?subject=Informaci%O9n">@</a>
</div>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body> </body>
</html> </html>

View File

@ -14,7 +14,7 @@
<div id="cabecera"> <div id="cabecera">
<div class="menu"> <div class="menu">
<ul> <ul>
<li><a href="" class="hide">Men&uacute;</a> <li><a class="hide">Men&uacute;</a>
<!--[if lte IE 6]> <!--[if lte IE 6]>
<a href="">Men&uacute; <a href="">Men&uacute;
<table><tr><td> <table><tr><td>

View File

@ -1,89 +1,78 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<link rel="shortcut icon" href="imagenes/favicon.ico"/>
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jard&iacute;n de Carrejo. Hotel sin humos. Inicio.</title> <title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"/>
<style type="text/css"> <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"/>
body { <link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
background-color: #FFFFFF; </head>
}
.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;
}
.Estilo3 {
font-size: 10px;
color: #999999;
}
.Estilo4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; 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_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
<script type="text/javascript" src="stmenu.js"></script></head>
<body> <body>
<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"> <div id="layout">
<tr> <div id="cabecera">
<td width="197" height="170"><img src="imagenes/fjardin1.jpg" width="198" height="170" border="0"></td> <div class="menu">
<td width="197" height="170"><img src="imagenes/fjardin2.jpg" width="198" height="170"></td> <ul>
<td width="197" height="170"><img src="imagenes/fjardin3.jpg" name="El jardin" width="198" height="170" border="0"></td> <li><a class="hide">Men&uacute;</a>
<td width="197" height="170"><img src="imagenes/fjardin4.jpg" name="habitaciones" width="198" height="170" border="0"></td> <!--[if lte IE 6]>
</tr> <a href="">Men&uacute;
<tr> <table><tr><td>
<td height="165"><img src="imagenes/fjardin5.jpg" alt="Desayunos y cenas" name="Desayunos y cenas" width="198" height="169" border="0"></td> <![endif]-->
<td><img src="imagenes/fjardin6.jpg" alt="Colecciones de fotos" name="Collecion de fotos" width="197" height="169" border="0"></td> <ul>
<td><img src="imagenes/fjardin7.jpg" width="197" height="169"></td> <li><a title="El hotel" href="hotel.htm">El hotel</a></li>
<td width="197" height="170"><img src="imagenes/fjardin8.jpg" width="198" height="169"></td> <li><a title="El jard&iacute;n" href="jardin.htm">El jard&iacute;n</a></li>
</tr> <li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
<tr> <li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
<td width="197" height="170"><img src="imagenes/fjardin9.jpg" width="198" height="169"></td> <li><a title="Colecci&oacute;n de fotos" href="fotos.htm">Colecci&oacute;n de fotos</a></li>
<td width="197" height="170"><img src="imagenes/fjardin10.jpg" width="198" height="169"></td> <li><a title="Servicios" href="servicios.htm">Servicios</a></li>
<td width="197" height="170"><img src="imagenes/fjardin11.jpg" width="197" height="169"></td> <li><a title="Actividades" href="quever.htm">Actividades</a></li>
<td width="197" height="170"><a href="links.htm"></a><a href="jardin.htm"><img src="imagenes/menualjardin.gif" width="199" height="170" border="0"></a></td> <li><a title="Tarifas" href="reservasyprecios.htm">Tarifas</a></li>
</tr> <li><a title="Situaci&oacute;n" href="llegar.htm">Situaci&oacute;n</a></li>
</table> <li><a title="Ofertas" href="noticias.htm">Ofertas</a></li>
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1"> <li><a title="Enlaces" href="links.htm">Enlaces</a></li>
<tr> </ul>
<td width="736" height="20"><span class="Estilo2"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871 &middot; <strong><a href="#" onClick="MM_openBrWindow('mapaweb.htm','','toolbar=yes,width=250,height=500')">mapa web</a></strong></span></td> <!--[if lte IE 6]>
<td width="55" height="20" align="right"><span class="Estilo1"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a></span></td> </td></tr></table>
</tr> </a>
</table> <![endif]-->
</li>
</ul>
</div>
</div>
<div id="cuerpo" class="eljardin sinfondo">
<ul>
<li><img class="foto-galeria" src="imagenes/fjardin1.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fjardin2.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fjardin3.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fjardin4.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fjardin5.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fjardin6.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fjardin7.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fjardin8.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fjardin9.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fjardin10.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fjardin11.jpg"/></li>
<li><a class="normal" title="Volver al men&uacute; del jard&iacute;n" href="jardin.htm"><img src="img/textos/menualjardin.gif" alt="Volver al men&uacute; del jard&iacute;n"/></a></li>
</ul>
</div>
<div id="pie">
<span class="direccion">
<strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871
</span>
<a class="email" href="mailto:info@eljardindecarrejo.com?subject=Informaci%O9n">@</a>
</div>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body> </body>
</html> </html>

View File

@ -1,88 +1,78 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<link rel="shortcut icon" href="imagenes/favicon.ico"/>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humos. Lugares que visitar. Carrejo, Cantabria, Espa&ntilde;a.</title> <title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"/>
<style type="text/css"> <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"/>
body { <link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
background-color: #FFFFFF; </head>
}
.Estilo1 {
color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
}
.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;
}
.Estilo3 { color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
}
-->
</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_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
<script type="text/javascript" src="stmenu.js"></script></head>
<body> <body>
<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"> <div id="layout">
<tr> <div id="cabecera">
<td><img src="imagenes/fotosquever.jpg" width="794" height="510" border="0" usemap="#map"></td> <div class="menu">
</tr> <ul>
</table> <li><a class="hide">Men&uacute;</a>
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1"> <!--[if lte IE 6]>
<tr> <a href="">Men&uacute;
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871 &middot; <strong><a href="#" onClick="MM_openBrWindow('mapaweb.htm','','toolbar=yes,width=250,height=500')">mapa web</a></strong></span></td> <table><tr><td>
<td height="20" align="right"><span class="Estilo3"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a></span></td> <![endif]-->
</tr> <ul>
</table> <li><a title="El hotel" href="hotel.htm">El hotel</a></li>
<map name="map" id="map"> <li><a title="El jard&iacute;n" href="jardin.htm">El jard&iacute;n</a></li>
<area shape="rect" coords="602,348,786,502" href="quever.htm"> <li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
<area shape="rect" coords="11,8,185,159" href="http://www.elsoplao.es/" target="_blank" alt="El Soplao"> <li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
<area shape="rect" coords="207,10,376,157" href="http://www.liebanaypicosdeeuropa.com/visita/potes.htm" target="_blank" alt="Potes, Cantabria."> <li><a title="Colecci&oacute;n de fotos" href="fotos.htm">Colecci&oacute;n de fotos</a></li>
<area shape="rect" coords="407,11,585,158" href="http://www.guggenheim-bilbao.es/idioma.htm" target="_blank" alt="El Guggenheim Bilbao"> <li><a title="Servicios" href="servicios.htm">Servicios</a></li>
<area shape="rect" coords="605,13,785,161" href="http://www.parquedecabarceno.com/" target="_blank" alt="Parque de la naturaleza de Cabarceno"> <li><a title="Actividades" href="quever.htm">Actividades</a></li>
<area shape="rect" coords="14,184,188,331" href="http://www.santillana-del-mar.com/" target="_blank" alt="Santillana del Mar"> <li><a title="Tarifas" href="reservasyprecios.htm">Tarifas</a></li>
<area shape="rect" coords="212,187,386,330" href="http://www.palaciofestivales.com/" target="_blank" alt="Palacio de Festivales, Santander"> <li><a title="Situaci&oacute;n" href="llegar.htm">Situaci&oacute;n</a></li>
<area shape="rect" coords="409,184,582,332" href="http://www.comillas.es/" target="_blank" alt="Comillas, Cantabria."> <li><a title="Ofertas" href="noticias.htm">Ofertas</a></li>
<area shape="rect" coords="606,183,783,332" href="http://www.pielagos.es/pueblo_pueblo.asp?id_pueblo=5" target="_blank" alt="Playa de Liencres, Cantabria."> <li><a title="Enlaces" href="links.htm">Enlaces</a></li>
<area shape="rect" coords="9,353,190,500" href="http://museodealtamira.mcu.es/" target="_blank" alt="Museo de Altamira, Cantabria."> </ul>
<area shape="rect" coords="205,352,388,500" href="http://images.google.es/imgres?imgurl=http://www.cantabriajoven.com/naturaleza/oyambre/oyambre2.jpg&imgrefurl=http://www.cantabriajoven.com/naturaleza/oyambre/oyambre.html&h=238&w=256&sz=19&hl=es&start=10&tbnid=iEtgyhngqNVatM:&tbnh=103&tbnw=111&prev=/images%3Fq%3Doyambre%26gbv%3D2%26svnum%3D10%26hl%3Des%26sa%3DN" target="_blank" alt="Playa de Oyambre, Cantabria."> <!--[if lte IE 6]>
<area shape="rect" coords="405,354,590,501" href="http://www.picoseuropa.net/galeria/index.php" target="_blank" alt="Picos de Europa, Cantabria."> </td></tr></table>
</map> </a>
<![endif]-->
</li>
</ul>
</div>
</div>
<div id="cuerpo" class="actividades sinfondo">
<ul>
<li><img class="foto-galeria" src="imagenes/factividades1.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/factividades2.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/factividades3.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/factividades4.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/factividades5.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/factividades6.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/factividades7.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/factividades8.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/factividades9.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/factividades10.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/factividades11.jpg"/></li>
<li><a class="normal" title="Volver al men&uacute; de actividades" href="quever.htm"><img src="img/textos/menualrededores.gif" alt="Volver al men&uacute; de actividades"/></a></li>
</ul>
</div>
<div id="pie">
<span class="direccion">
<strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871
</span>
<a class="email" href="mailto:info@eljardindecarrejo.com?subject=Informaci%O9n">@</a>
</div>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body> </body>
</html> </html>

View File

@ -1,77 +1,78 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<link rel="shortcut icon" href="imagenes/favicon.ico"/>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humos. Fotos Suites del jardín. Carrejo, Cantabria, Espa&ntilde;a.</title> <title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"/>
<style type="text/css"> <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"/>
body { <link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
background-color: #FFFFFF; </head>
}
.Estilo1 {
color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
}
.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;
}
.Estilo3 { color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
}
-->
</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_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
<script type="text/javascript" src="stmenu.js"></script></head>
<body> <body>
<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"> <div id="layout">
<tr> <div id="cabecera">
<td><img src="imagenes/totalfsuites.jpg" width="794" height="510" border="0" usemap="#Map"></td> <div class="menu">
</tr> <ul>
</table> <li><a class="hide">Men&uacute;</a>
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1"> <!--[if lte IE 6]>
<tr> <a href="">Men&uacute;
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871 &middot; <strong><a href="#" onClick="MM_openBrWindow('mapaweb.htm','','toolbar=yes,width=250,height=500')">mapa web</a></strong></span></td> <table><tr><td>
<td height="20" align="right"><span class="Estilo3"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a></span></td> <![endif]-->
</tr> <ul>
</table> <li><a title="El hotel" href="hotel.htm">El hotel</a></li>
<map name="Map"> <li><a title="El jard&iacute;n" href="jardin.htm">El jard&iacute;n</a></li>
<area shape="rect" coords="602,348,786,502" href="suitejardin.htm"> <li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
</map> <li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
<li><a title="Colecci&oacute;n de fotos" href="fotos.htm">Colecci&oacute;n de fotos</a></li>
<li><a title="Servicios" href="servicios.htm">Servicios</a></li>
<li><a title="Actividades" href="quever.htm">Actividades</a></li>
<li><a title="Tarifas" href="reservasyprecios.htm">Tarifas</a></li>
<li><a title="Situaci&oacute;n" href="llegar.htm">Situaci&oacute;n</a></li>
<li><a title="Ofertas" href="noticias.htm">Ofertas</a></li>
<li><a title="Enlaces" href="links.htm">Enlaces</a></li>
</ul>
<!--[if lte IE 6]>
</td></tr></table>
</a>
<![endif]-->
</li>
</ul>
</div>
</div>
<div id="cuerpo" class="eljardin sinfondo">
<ul>
<li><img class="foto-galeria" src="imagenes/fsuite1.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fsuite2.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fsuite3.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fsuite4.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fsuite5.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fsuite6.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fsuite7.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fsuite8.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fsuite9.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fsuite10.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fsuite11.jpg"/></li>
<li><a class="normal" title="Volver al men&uacute; de las suites del jard&iacute;n" href="suitejardin.htm"><img src="img/textos/Suiteson.gif" alt="Volver al men&uacute; de de las suites del jard&iacute;n"/></a></li>
</ul>
</div>
<div id="pie">
<span class="direccion">
<strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871
</span>
<a class="email" href="mailto:info@eljardindecarrejo.com?subject=Informaci%O9n">@</a>
</div>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body> </body>
</html> </html>

View File

@ -1,97 +1,70 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<link rel="shortcut icon" href="imagenes/favicon.ico"/>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title>
<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 http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humos. Habitaciones0. Carrejo, Cantabria, Espa&ntilde;a.</title> <body>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <div id="layout">
<style type="text/css"> <div id="cabecera">
<!-- <div class="menu">
body { <ul>
background-color: #FFFFFF; <li><a class="hide">Men&uacute;</a>
} <!--[if lte IE 6]>
.Estilo1 { <a href="">Men&uacute;
color: #999999; <table><tr><td>
font-family: Verdana, Arial, Helvetica, sans-serif; <![endif]-->
font-weight: bold; <ul>
font-size: 14px; <li><a title="El hotel" href="hotel.htm">El hotel</a></li>
} <li><a title="El jard&iacute;n" href="jardin.htm">El jard&iacute;n</a></li>
.Estilo2 { <li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
color: #999999; <li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
font-family: Verdana, Arial, Helvetica, sans-serif; <li><a title="Colecci&oacute;n de fotos" href="fotos.htm">Colecci&oacute;n de fotos</a></li>
font-size: 10px; <li><a title="Servicios" href="servicios.htm">Servicios</a></li>
} <li><a title="Actividades" href="quever.htm">Actividades</a></li>
a:link { <li><a title="Tarifas" href="reservasyprecios.htm">Tarifas</a></li>
color: #333333; <li><a title="Situaci&oacute;n" href="llegar.htm">Situaci&oacute;n</a></li>
text-decoration: none; <li><a title="Ofertas" href="noticias.htm">Ofertas</a></li>
} <li><a title="Enlaces" href="links.htm">Enlaces</a></li>
a:visited { </ul>
text-decoration: none; <!--[if lte IE 6]>
color: #333333; </td></tr></table>
} </a>
a:hover { <![endif]-->
text-decoration: none; </li>
color: #333333; </ul>
} </div>
a:active { </div>
text-decoration: none; <div id="cuerpo" class="habitaciones-0">
color: #333333; <ul>
} <li><a class="inicio" title="Inicio" href="index.htm">Hotel El Jard&iacute;n de Carrejo</a></li>
.Estilo3 { color: #333333; <li><a class="menu-habitaciones" title="Volver al men&uacute; de habitaciones" href="habitaciones.htm">Men&uacute; principal habitaciones</a></li>
font-family: Verdana, Arial, Helvetica, sans-serif; <li><a class="descripcion" title="Descripci&oacute;n" href="textohabitaciones.htm">Descripci&oacute;n</a></li>
font-weight: bold; <li><a class="fotos" title="Fotos de las habitaciones" href="fotoshabitaciones.htm">Fotos</a></li>
font-size: 16px; </ul>
} </div>
--> <div id="pie">
</style> <span class="direccion">
<script language="JavaScript" type="text/JavaScript"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871
<!-- </span>
function MM_preloadImages() { //v3.0 <a class="email" href="mailto:info@eljardindecarrejo.com?subject=Informaci%O9n">@</a>
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); </div>
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) </div>
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 <script type="text/javascript">
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; </script>
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); <script type="text/javascript">
if(!x && d.getElementById) x=d.getElementById(n); return x; try {
} var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview();
function MM_swapImgRestore() { //v3.0 } catch(err) {}
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
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>
<script type="text/javascript" src="stmenu.js"></script></head>
<body onLoad="MM_preloadImages('imagenes/menuon.gif','imagenes/logo.gif','imagenes/fotosjardinon.gif','imagenes/descripjardin.gif','imagenes/menuhabitaciones.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>
<td width="197" height="170"><a href="inicio.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','imagenes/menuon.gif',1)"><img src="imagenes/hab01.jpg" name="Image5" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><a href="habitaciones.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Menu principal','','imagenes/menuhabitaciones.gif',1)"><img src="imagenes/hab02.jpg" alt="Menu principal" name="Menu principal" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><a href="textohabitaciones.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image6','','imagenes/descripjardin.gif',1)"><img src="imagenes/hab03.jpg" name="Image6" width="197" height="170" border="0"></a></td>
<td width="197" height="170"><a href="fotoshabitaciones.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('fotos','','imagenes/fotosjardinon.gif',1)"><img src="imagenes/hab04.jpg" name="fotos" width="198" height="170" border="0"></a></td>
</tr>
<tr>
<td height="339" colspan="4"><img src="imagenes/hab0total.jpg" width="794" height="338"></td>
</tr>
</table>
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871&middot;<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="Estilo3"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a></span></td>
</tr>
</table>
</body> </body>
</html> </html>

View File

@ -14,7 +14,7 @@
<div id="cabecera"> <div id="cabecera">
<div class="menu"> <div class="menu">
<ul> <ul>
<li><a href="" class="hide">Men&uacute;</a> <li><a class="hide">Men&uacute;</a>
<!--[if lte IE 6]> <!--[if lte IE 6]>
<a href="">Men&uacute; <a href="">Men&uacute;
<table><tr><td> <table><tr><td>

BIN
imagenes/factividades1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
imagenes/factividades10.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
imagenes/factividades11.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
imagenes/factividades2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
imagenes/factividades3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
imagenes/factividades4.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
imagenes/factividades5.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
imagenes/factividades6.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
imagenes/factividades7.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
imagenes/factividades8.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

BIN
imagenes/factividades9.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
imagenes/fhabitaciones1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
imagenes/fhabitaciones2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
imagenes/fhabitaciones3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
imagenes/fhabitaciones4.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
imagenes/fhabitaciones5.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
imagenes/fhabitaciones6.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
imagenes/fhabitaciones7.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
imagenes/fhabitaciones8.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
imagenes/fhabitaciones9.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
imagenes/fsuite1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

BIN
imagenes/fsuite10.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

BIN
imagenes/fsuite11.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

BIN
imagenes/fsuite2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

BIN
imagenes/fsuite3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

BIN
imagenes/fsuite4.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

BIN
imagenes/fsuite5.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

BIN
imagenes/fsuite6.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

BIN
imagenes/fsuite7.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

BIN
imagenes/fsuite8.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

BIN
imagenes/fsuite9.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 770 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 909 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 786 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 808 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 779 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 748 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 929 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 825 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 899 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 884 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 909 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
img/textos/menualjardin.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -14,7 +14,7 @@
<div id="cabecera"> <div id="cabecera">
<div class="menu"> <div class="menu">
<ul> <ul>
<li><a href="" class="hide">Men&uacute;</a> <li><a class="hide">Men&uacute;</a>
<!--[if lte IE 6]> <!--[if lte IE 6]>
<a href="">Men&uacute; <a href="">Men&uacute;
<table><tr><td> <table><tr><td>

View File

@ -14,7 +14,7 @@
<div id="cabecera"> <div id="cabecera">
<div class="menu"> <div class="menu">
<ul> <ul>
<li><a href="" class="hide">Men&uacute;</a> <li><a class="hide">Men&uacute;</a>
<!--[if lte IE 6]> <!--[if lte IE 6]>
<a href="">Men&uacute; <a href="">Men&uacute;
<table><tr><td> <table><tr><td>

View File

@ -1,97 +1,61 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<link rel="shortcut icon" href="imagenes/favicon.ico"/>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title>
<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 http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title> <body>
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"> <div id="layout">
<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"> <div id="cabecera">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <div class="menu">
<style type="text/css"> <ul>
<!-- <li><a class="hide">Men&uacute;</a>
body { <!--[if lte IE 6]>
background-color: #FFFFFF; <a href="">Men&uacute;
} <table><tr><td>
.Estilo1 { <![endif]-->
color: #999999; <ul>
font-family: Verdana, Arial, Helvetica, sans-serif; <li><a title="El hotel" href="hotel.htm">El hotel</a></li>
font-weight: bold; <li><a title="El jard&iacute;n" href="jardin.htm">El jard&iacute;n</a></li>
font-size: 14px; <li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
} <li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
.Estilo2 { <li><a title="Colecci&oacute;n de fotos" href="fotos.htm">Colecci&oacute;n de fotos</a></li>
color: #999999; <li><a title="Servicios" href="servicios.htm">Servicios</a></li>
font-family: Verdana, Arial, Helvetica, sans-serif; <li><a title="Actividades" href="quever.htm">Actividades</a></li>
font-size: 10px; <li><a title="Tarifas" href="reservasyprecios.htm">Tarifas</a></li>
} <li><a title="Situaci&oacute;n" href="llegar.htm">Situaci&oacute;n</a></li>
a:link { <li><a title="Ofertas" href="noticias.htm">Ofertas</a></li>
color: #333333; <li><a title="Enlaces" href="links.htm">Enlaces</a></li>
text-decoration: none; </ul>
} <!--[if lte IE 6]>
a:visited { </td></tr></table>
color: #333333; </a>
text-decoration: none; <![endif]-->
} </li>
a:hover { </ul>
color: #333333; </div>
text-decoration: none; </div>
} <div id="cuerpo" class="actividades">
a:active { <ul>
color: #333333; <li><a class="inicio" title="Inicio" href="index.htm">Hotel El Jard&iacute;n de Carrejo</a></li>
text-decoration: none; <li><a class="menu-principal" title="Volver al men&uacute; principal" href="inicio.htm">Men&uacute; principal</a></li>
} <li><a class="descripcion" title="Descripci&oacute;n" href="textoquever.htm">Descripci&oacute;n</a></li>
.Estilo3 { color: #333333; <li><a class="fotos" title="Fotos del hotel" href="fotosquever.htm">Fotos</a></li>
font-family: Verdana, Arial, Helvetica, sans-serif; </ul>
font-weight: bold; </div>
font-size: 16px; <div id="pie">
} <span class="direccion">
--> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871
</style> </span>
<script language="JavaScript" type="text/JavaScript"> <a class="email" href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a>
<!-- </div>
</div>
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_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_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;
}
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];}
}
//-->
</script>
<script type="text/javascript" src="stmenu.js"></script></head>
<body onLoad="MM_preloadImages('imagenes/menuon.gif','imagenes/logo.gif','imagenes/descripjardin.gif','imagenes/fotosjardinon.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>
<td width="197" height="170"><a href="index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','imagenes/logo.gif',1)"><img src="imagenes/al1.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/al2.jpg" alt="Menu principal" name="Menu principal" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><a href="textoquever.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Fotos jardin','','imagenes/descripjardin.gif',1)"><img src="imagenes/al3.jpg" alt="Fotos jardin" name="Fotos jardin" width="197" height="170" border="0"></a></td>
<td width="197" height="170"><a href="fotosquever.htm" target="_blank" onMouseOver="MM_swapImage('fotos','','imagenes/fotosjardinon.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="imagenes/al4.jpg" name="fotos" width="199" height="170" border="0"></a></td>
</tr>
<tr>
<td height="339" colspan="4"><img src="imagenes/altotal.jpg" width="794" height="339"></td>
</tr>
</table>
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871 &middot; </span></td>
<td height="20" align="right"><span class="Estilo3"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a></span></td>
</tr>
</table>
<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"));
@ -100,6 +64,7 @@ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.
try { try {
var pageTracker = _gat._getTracker("UA-9006771-1"); var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview(); pageTracker._trackPageview();
} catch(err) {}</script> } catch(err) {}
</script>
</body> </body>
</html> </html>

View File

@ -1,97 +1,60 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<link rel="shortcut icon" href="imagenes/favicon.ico"/>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title>
<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 http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title> <body>
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"> <div id="layout">
<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"> <div id="cabecera">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <div class="menu">
<style type="text/css"> <ul>
<!-- <li><a class="hide">Men&uacute;</a>
body { <!--[if lte IE 6]>
background-color: #FFFFFF; <a href="">Men&uacute;
} <table><tr><td>
.Estilo1 { <![endif]-->
color: #999999; <ul>
font-family: Verdana, Arial, Helvetica, sans-serif; <li><a title="El hotel" href="hotel.htm">El hotel</a></li>
font-weight: bold; <li><a title="El jard&iacute;n" href="jardin.htm">El jard&iacute;n</a></li>
font-size: 14px; <li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
} <li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
.Estilo2 { <li><a title="Colecci&oacute;n de fotos" href="fotos.htm">Colecci&oacute;n de fotos</a></li>
color: #999999; <li><a title="Servicios" href="servicios.htm">Servicios</a></li>
font-family: Verdana, Arial, Helvetica, sans-serif; <li><a title="Actividades" href="quever.htm">Actividades</a></li>
font-size: 10px; <li><a title="Tarifas" href="reservasyprecios.htm">Tarifas</a></li>
} <li><a title="Situaci&oacute;n" href="llegar.htm">Situaci&oacute;n</a></li>
a:link { <li><a title="Ofertas" href="noticias.htm">Ofertas</a></li>
color: #333333; <li><a title="Enlaces" href="links.htm">Enlaces</a></li>
text-decoration: none; </ul>
} <!--[if lte IE 6]>
a:visited { </td></tr></table>
color: #333333; </a>
text-decoration: none; <![endif]-->
} </li>
a:hover { </ul>
color: #333333; </div>
text-decoration: none; </div>
} <div id="cuerpo" class="servicios">
a:active { <ul>
color: #333333; <li><a class="inicio" title="Inicio" href="index.htm">Hotel El Jard&iacute;n de Carrejo</a></li>
text-decoration: none; <li><a class="menu-principal" title="Volver al men&uacute; principal" href="inicio.htm">Men&uacute; principal</a></li>
} <li><a class="descripcion" title="Descripci&oacute;n" href="textoservicios.htm">Descripci&oacute;n</a></li>
.Estilo3 { color: #333333; </ul>
font-family: Verdana, Arial, Helvetica, sans-serif; </div>
font-weight: bold; <div id="pie">
font-size: 16px; <span class="direccion">
} <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871
--> </span>
</style> <a class="email" href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a>
<script language="JavaScript" type="text/JavaScript"> </div>
<!-- </div>
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_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_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;
}
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];}
}
//-->
</script>
<script type="text/javascript" src="stmenu.js"></script></head>
<body onLoad="MM_preloadImages('imagenes/menuon.gif','imagenes/logo.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="393" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td width="197" height="170"><a href="index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','imagenes/logo.gif',1)"><img src="imagenes/ser1.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/ser2.jpg" alt="Menu principal" name="Menu principal" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><a href="textoservicios.htm" target="_blank" onMouseOver="MM_swapImage('Fotos jardin','','imagenes/descripjardin.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="imagenes/ser3.jpg" alt="Fotos jardin" name="Fotos jardin" width="197" height="170" border="0"></a></td>
<td width="197" height="170"><img src="imagenes/ser4.jpg" width="198" height="170"></td>
</tr>
<tr>
<td height="339" colspan="4"><img src="imagenes/sertotal.jpg" width="794" height="339"></td>
</tr>
</table>
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871 &middot; </span></td>
<td height="20" align="right"><span class="Estilo3"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a></span></td>
</tr>
</table>
<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"));
@ -100,6 +63,7 @@ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.
try { try {
var pageTracker = _gat._getTracker("UA-9006771-1"); var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview(); pageTracker._trackPageview();
} catch(err) {}</script> } catch(err) {}
</script>
</body> </body>
</html> </html>

View File

@ -1,97 +1,61 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<link rel="shortcut icon" href="imagenes/favicon.ico"/>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title>
<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 http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title> <body>
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"> <div id="layout">
<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"> <div id="cabecera">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <div class="menu">
<style type="text/css"> <ul>
<!-- <li><a class="hide">Men&uacute;</a>
body { <!--[if lte IE 6]>
background-color: #FFFFFF; <a href="">Men&uacute;
} <table><tr><td>
.Estilo1 { <![endif]-->
color: #999999; <ul>
font-family: Verdana, Arial, Helvetica, sans-serif; <li><a title="El hotel" href="hotel.htm">El hotel</a></li>
font-weight: bold; <li><a title="El jard&iacute;n" href="jardin.htm">El jard&iacute;n</a></li>
font-size: 14px; <li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
} <li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
.Estilo2 { <li><a title="Colecci&oacute;n de fotos" href="fotos.htm">Colecci&oacute;n de fotos</a></li>
color: #999999; <li><a title="Servicios" href="servicios.htm">Servicios</a></li>
font-family: Verdana, Arial, Helvetica, sans-serif; <li><a title="Actividades" href="quever.htm">Actividades</a></li>
font-size: 10px; <li><a title="Tarifas" href="reservasyprecios.htm">Tarifas</a></li>
} <li><a title="Situaci&oacute;n" href="llegar.htm">Situaci&oacute;n</a></li>
a:link { <li><a title="Ofertas" href="noticias.htm">Ofertas</a></li>
color: #333333; <li><a title="Enlaces" href="links.htm">Enlaces</a></li>
text-decoration: none; </ul>
} <!--[if lte IE 6]>
a:visited { </td></tr></table>
text-decoration: none; </a>
color: #333333; <![endif]-->
} </li>
a:hover { </ul>
text-decoration: none; </div>
color: #333333; </div>
} <div id="cuerpo" class="suites-jardin">
a:active { <ul>
text-decoration: none; <li><a class="inicio" title="Inicio" href="index.htm">Hotel El Jard&iacute;n de Carrejo</a></li>
color: #333333; <li><a class="menu-habitaciones" title="Volver al men&uacute; de habitaciones" href="habitaciones.htm">Men&uacute; principal habitaciones</a></li>
} <li><a class="descripcion" title="Descripci&oacute;n" href="textosuitejardin.htm">Descripci&oacute;n</a></li>
.Estilo3 { color: #333333; <li><a class="fotos" title="Fotos de las habitaciones" href="fotosuites.htm">Fotos</a></li>
font-family: Verdana, Arial, Helvetica, sans-serif; </ul>
font-weight: bold; </div>
font-size: 16px; <div id="pie">
} <span class="direccion">
--> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871
</style> </span>
<script language="JavaScript" type="text/JavaScript"> <a class="email" href="mailto:info@eljardindecarrejo.com?subject=Informaci%O9n">@</a>
<!-- </div>
function MM_preloadImages() { //v3.0 </div>
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_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_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;
}
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];}
}
//-->
</script>
<script type="text/javascript" src="stmenu.js"></script></head>
<body onLoad="MM_preloadImages('imagenes/menuon.gif','imagenes/fotosjardinon.gif','imagenes/descripjardin.gif','imagenes/menuhabitaciones.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>
<td width="197" height="170"><a href="inicio.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Menú principal','','imagenes/menuon.gif',1)"><img src="imagenes/suite1.jpg" name="Menú principal" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><a href="habitaciones.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('menú habitaciones','','imagenes/menuhabitaciones.gif',1)"><img src="imagenes/suite2.jpg" name="menú habitaciones" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><a href="textosuitejardin.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Descripción suites jardín','','imagenes/descripjardin.gif',1)"><img src="imagenes/suite3.jpg" name="Descripción suites jardín" width="197" height="170" border="0"></a></td>
<td width="197" height="170"><a href="fotosuites.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('fotos','','imagenes/fotosjardinon.gif',1)"><img src="imagenes/suite4.jpg" name="fotos" width="198" height="170" border="0"></a></td>
</tr>
<tr>
<td height="339" colspan="4"><img src="imagenes/suitetotal.jpg" width="794" height="339"></td>
</tr>
</table>
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871 &middot;</span></td>
<td height="20" align="right"><span class="Estilo3"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a></span></td>
</tr>
</table>
<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"));
@ -100,6 +64,7 @@ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.
try { try {
var pageTracker = _gat._getTracker("UA-9006771-1"); var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview(); pageTracker._trackPageview();
} catch(err) {}</script> } catch(err) {}
</script>
</body> </body>
</html> </html>

View File

@ -11,7 +11,7 @@
<div class="container"> <div class="container">
<div class="menu"> <div class="menu">
<ul> <ul>
<li><a href="" class="hide">Men&uacute;</a> <li><a class="hide">Men&uacute;</a>
<!--[if lte IE 6]> <!--[if lte IE 6]>
<a href="">Men&uacute; <a href="">Men&uacute;
<table><tr><td> <table><tr><td>

View File

@ -1,120 +1,73 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<link rel="shortcut icon" href="imagenes/favicon.ico"/>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title>
<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 http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title> <body>
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"> <div id="layout">
<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"> <div id="cabecera">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <div class="menu">
<style type="text/css"> <ul>
<!-- <li><a class="hide">Men&uacute;</a>
body { <!--[if lte IE 6]>
background-color: #FFFFFF; <a href="">Men&uacute;
} <table><tr><td>
.Estilo1 { <![endif]-->
color: #999999; <ul>
font-family: Verdana, Arial, Helvetica, sans-serif; <li><a title="El hotel" href="hotel.htm">El hotel</a></li>
font-weight: bold; <li><a title="El jard&iacute;n" href="jardin.htm">El jard&iacute;n</a></li>
font-size: 14px; <li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
} <li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
.Estilo2 { <li><a title="Colecci&oacute;n de fotos" href="fotos.htm">Colecci&oacute;n de fotos</a></li>
color: #999999; <li><a title="Servicios" href="servicios.htm">Servicios</a></li>
font-family: Verdana, Arial, Helvetica, sans-serif; <li><a title="Actividades" href="quever.htm">Actividades</a></li>
font-size: 10px; <li><a title="Tarifas" href="reservasyprecios.htm">Tarifas</a></li>
} <li><a title="Situaci&oacute;n" href="llegar.htm">Situaci&oacute;n</a></li>
<li><a title="Ofertas" href="noticias.htm">Ofertas</a></li>
<li><a title="Enlaces" href="links.htm">Enlaces</a></li>
</ul>
<!--[if lte IE 6]>
</td></tr></table>
</a>
<![endif]-->
</li>
</ul>
</div>
</div>
<div id="cuerpo" class="desayunos">
<ul>
<li><a class="inicio" title="Inicio" href="index.htm">Hotel El Jard&iacute;n de Carrejo</a></li>
<li><a class="menu-principal" title="Volver al men&uacute; principal" href="inicio.htm">Men&uacute; principal</a></li>
<li><a class="desayunos" title="Desayunos" href="textodesayuno.htm">Desayunos</a></li>
<li><a class="menu-desayunos naranja" title="Desayunos" href="desayunos.htm">Desayunos</a></li>
</ul>
.Estilo3 { <pre class="clear seccion-cenas">
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #666666;
}
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;
}
.Estilo4 { color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
}
-->
</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_findObj(n, d) { //v4.01 En el comedor del hotel, servimos nuestras cenas.<strong>
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_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;
}
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];}
}
//-->
</script>
<script type="text/javascript" src="stmenu.js"></script></head>
<body onLoad="MM_preloadImages('imagenes/menuon.gif','imagenes/logo.gif','imagenes/descripjardin.gif','imagenes/desayunos.off.jpg','imagenes/cenason.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="170" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td width="197" height="170"><a href="index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','imagenes/logo.gif',1)"><img src="imagenes/coci1.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/coci2.jpg" alt="Menu principal" name="Menu principal" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><a href="textojardin.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Fotos jardin','','imagenes/descripjardin.gif',1)"></a><a href="textodesayuno.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Desayunos','','imagenes/desayunoson.gif',1)"><img src="imagenes/coci3.jpg" alt="Desayunos" name="Desayunos" width="197" height="170" border="0"></a></td>
<td width="197" height="170"><a href="desayunos.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Cenas','','imagenes/menuadesayunosnaranja.gif',1)"><img src="imagenes/coci4.jpg" alt="Cenas del hotel" name="Cenas" width="198" height="170" border="0"></a></td>
</tr>
</table>
<table width="794" height="339" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="right" valign="top" background="imagenes/cocicenas.jpg" style="padding-right:22px"> <p align="right">&nbsp;</p>
<div align="right">
<pre class="Estilo3">En el comedor del hotel, servimos nuestras cenas.<strong>
</strong><strong>Las Cenas </strong>, Con una peque&ntilde;a carta con productos </strong><strong>Las Cenas </strong>, Con una peque&ntilde;a carta con productos
de la zona, ensaladas, sandwiches, y postres t&iacute;picos de la zona, ensaladas, sandwiches, y postres t&iacute;picos
para todos los d&iacute;as y un men&uacute; que cambia con productos para todos los d&iacute;as y un men&uacute; que cambia con productos
de la huerta, carnes de la regi&oacute;n de la huerta, carnes de la regi&oacute;n
y pescados de los puertos cercanos para los fines de semana y pescados de los puertos cercanos para los fines de semana
en temporada baja y todos los d&iacute;as en temporada alta en temporada baja y todos los d&iacute;as en temporada alta
</pre> </pre>
</div></td> </div>
</tr> <div id="pie">
</table> <span class="direccion">
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871
<tr> </span>
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871 &middot; </span></td> <a class="email" href="mailto:info@eljardindecarrejo.com?subject=Informaci%O9n">@</a>
<td height="20" align="right"><span class="Estilo4"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a></span></td> </div>
</tr> </div>
</table>
<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"));
@ -123,6 +76,7 @@ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.
try { try {
var pageTracker = _gat._getTracker("UA-9006771-1"); var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview(); pageTracker._trackPageview();
} catch(err) {}</script> } catch(err) {}
</script>
</body> </body>
</html> </html>

View File

@ -1,112 +1,72 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<link rel="shortcut icon" href="imagenes/favicon.ico"/>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title>
<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 http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title> <body>
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"> <div id="layout">
<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"> <div id="cabecera">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <div class="menu">
<style type="text/css"> <ul>
<!-- <li><a class="hide">Men&uacute;</a>
body { <!--[if lte IE 6]>
background-color: #FFFFFF; <a href="">Men&uacute;
} <table><tr><td>
.Estilo1 { <![endif]-->
color: #999999; <ul>
font-family: Verdana, Arial, Helvetica, sans-serif; <li><a title="El hotel" href="hotel.htm">El hotel</a></li>
font-weight: bold; <li><a title="El jard&iacute;n" href="jardin.htm">El jard&iacute;n</a></li>
font-size: 14px; <li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
} <li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
.Estilo2 { <li><a title="Colecci&oacute;n de fotos" href="fotos.htm">Colecci&oacute;n de fotos</a></li>
color: #999999; <li><a title="Servicios" href="servicios.htm">Servicios</a></li>
font-family: Verdana, Arial, Helvetica, sans-serif; <li><a title="Actividades" href="quever.htm">Actividades</a></li>
font-size: 10px; <li><a title="Tarifas" href="reservasyprecios.htm">Tarifas</a></li>
} <li><a title="Situaci&oacute;n" href="llegar.htm">Situaci&oacute;n</a></li>
<li><a title="Ofertas" href="noticias.htm">Ofertas</a></li>
<li><a title="Enlaces" href="links.htm">Enlaces</a></li>
</ul>
<!--[if lte IE 6]>
</td></tr></table>
</a>
<![endif]-->
</li>
</ul>
</div>
</div>
<div id="cuerpo" class="desayunos">
<ul>
<li><a class="inicio" title="Inicio" href="index.htm">Hotel El Jard&iacute;n de Carrejo</a></li>
<li><a class="menu-principal" title="Volver al men&uacute; principal" href="inicio.htm">Men&uacute; principal</a></li>
<li><a class="menu-desayunos" title="Desayunos" href="desayunos.htm">Desayunos</a></li>
<li><a class="cenas" title="Cenas" href="textocenas.htm">Cenas</a></li>
</ul>
.Estilo3 { <pre class="clear seccion-desayunos">
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #666666;
}
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;
}
.Estilo4 { color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
}
-->
</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_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_swapImgRestore() { //v3.0 En el comedor del hotel, servimos nuestros desayunos.<strong>
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
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];}
}
//-->
</script>
<script type="text/javascript" src="stmenu.js"></script></head>
<body onLoad="MM_preloadImages('imagenes/menuon.gif','imagenes/logo.gif','imagenes/descripjardin.gif','imagenes/desayunos.off.jpg','imagenes/cenason.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="170" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td width="197" height="170"><a href="index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','imagenes/logo.gif',1)"><img src="imagenes/coci1.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/coci2.jpg" alt="Menu principal" name="Menu principal" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><a href="textojardin.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Fotos jardin','','imagenes/descripjardin.gif',1)"></a><a href="desayunos.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Desayunos','','imagenes/menuadesayunosverde.gif',1)"><img src="imagenes/coci3.jpg" alt="Desayunos" name="Desayunos" width="197" height="170" border="0"></a></td>
<td width="197" height="170"><a href="textocenas.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Cenas','','imagenes/cenason.gif',1)"><img src="imagenes/coci4.jpg" alt="Cenas del hotel" name="Cenas" width="198" height="170" border="0"></a></td>
</tr>
</table>
<table width="794" height="339" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" background="imagenes/cocidesayuno.jpg" style="padding-left:22px"> <p>&nbsp;</p>
<pre class="Estilo3"><strong>
</strong>En el comedor del hotel, servimos nuestros desayunos.<strong>
El desayuno </strong>, es buffet y en el puedes probar desde El desayuno </strong>, es buffet y en el puedes probar desde
el zumo y fruta natural fresca, a la tortilla de patatas, y el zumo y fruta natural fresca, a la tortilla de patatas, y
desde luego productos de la zona, quesos, yogures, etc... desde luego productos de la zona, quesos, yogures, etc...
pan reci&eacute;n horneado y boller&iacute;a y pasteler&iacute;a casera. </pre></td> pan reci&eacute;n horneado y boller&iacute;a y pasteler&iacute;a casera.
</tr> </pre>
</table> </div>
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1"> <div id="pie">
<tr> <span class="direccion">
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871 &middot;</span></td> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871
<td height="20" align="right"><span class="Estilo4"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a></span></td> </span>
</tr> <a class="email" href="mailto:info@eljardindecarrejo.com?subject=Informaci%O9n">@</a>
</table> </div>
</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"));
@ -115,6 +75,7 @@ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.
try { try {
var pageTracker = _gat._getTracker("UA-9006771-1"); var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview(); pageTracker._trackPageview();
} catch(err) {}</script> } catch(err) {}
</script>
</body> </body>
</html> </html>

View File

@ -1,118 +1,81 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<link rel="shortcut icon" href="imagenes/favicon.ico"/>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title>
<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 http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title> <body>
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"> <div id="layout">
<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"> <div id="cabecera">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <div class="menu">
<style type="text/css"> <ul>
<!-- <li><a class="hide">Men&uacute;</a>
body { <!--[if lte IE 6]>
background-color: #FFFFFF; <a href="">Men&uacute;
} <table><tr><td>
.Estilo2 { <![endif]-->
color: #999999; <ul>
font-family: Verdana, Arial, Helvetica, sans-serif; <li><a title="El hotel" href="hotel.htm">El hotel</a></li>
font-size: 10px; <li><a title="El jard&iacute;n" href="jardin.htm">El jard&iacute;n</a></li>
} <li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
a:link { <li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
color: #333333; <li><a title="Colecci&oacute;n de fotos" href="fotos.htm">Colecci&oacute;n de fotos</a></li>
text-decoration: none; <li><a title="Servicios" href="servicios.htm">Servicios</a></li>
} <li><a title="Actividades" href="quever.htm">Actividades</a></li>
a:visited { <li><a title="Tarifas" href="reservasyprecios.htm">Tarifas</a></li>
text-decoration: none; <li><a title="Situaci&oacute;n" href="llegar.htm">Situaci&oacute;n</a></li>
color: #333333; <li><a title="Ofertas" href="noticias.htm">Ofertas</a></li>
} <li><a title="Enlaces" href="links.htm">Enlaces</a></li>
a:hover { </ul>
text-decoration: none; <!--[if lte IE 6]>
color: #333333; </td></tr></table>
} </a>
a:active { <![endif]-->
text-decoration: none; </li>
color: #333333; </ul>
} </div>
.Estilo4 { color: #333333; </div>
font-family: Verdana, Arial, Helvetica, sans-serif; <div id="cuerpo" class="habitaciones-0">
font-weight: bold; <ul>
font-size: 16px; <li><a class="inicio" title="Inicio" href="index.htm">Hotel El Jard&iacute;n de Carrejo</a></li>
} <li><a class="menu-habitaciones" title="Volver al men&uacute; de habitaciones" href="habitaciones.htm">Men&uacute; principal habitaciones</a></li>
<li><a class="habitaciones" title="Las habitaciones" href="habitaciones0.htm">Habitaciones</a></li>
<li><a class="fotos" title="Fotos de las habitaciones" href="fotoshabitaciones.htm">Fotos</a></li>
</ul>
.Estilo3 { <pre class="clear seccion">
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #666666;
}
-->
</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
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 <strong>Habitaciones.
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 </strong>El hotel tiene 12 habitaciones; 8 dobles, 2 junior suites y 2 Suites en el jard&iacute;n. <br/>Todas disfrutan de magn&iacute;ficas vistas del jard&iacute;n, tel&eacute;fono, tv digital, calefacci&oacute;n,
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) minibar, caja de seguridad. <br/>Todas las habitaciones cuentan con ba&ntilde;o, secador de pelo, amenities
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<script type="text/javascript" src="stmenu.js"></script></head>
<body onLoad="MM_preloadImages('imagenes/descripjardin.gif','imagenes/logo.gif','imagenes/fotosjardinon.gif','imagenes/menuhabitaciones.gif','imagenes/menuon.gif')"> Dos de nuestras habitaciones dobles tienen terraza.
<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="170" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td height="170"><a href="inicio.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Index','','imagenes/menuon.gif',1)"><img src="imagenes/hab01.jpg" name="Index" width="198" height="170" border="0"></a></td>
<td><a href="habitaciones.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Menú principal','','imagenes/menuhabitaciones.gif',1)"><img src="imagenes/hab02.jpg" name="Menú principal" width="199" height="170" border="0"></a></td>
<td><a href="habitaciones0.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Menu habitaciones','','imagenes/habitacion.gif',1)"><img src="imagenes/hab03.jpg" name="Menu habitaciones" width="198" height="170" border="0"></a></td>
<td><a href="fotoshabitaciones.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('fotos','','imagenes/fotosjardinon.gif',1)"><img src="imagenes/hab04.jpg" name="fotos" width="197" height="171" border="0"></a></td>
</tr>
</table>
<table width="794" height="338" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="top" style="padding-left:22px"><p>&nbsp;</p>
<pre class="Estilo3"><strong>Habitaciones.
</strong>El hotel tiene 12 habitaciones; 8 dobles, 2 junior suites y 2 Suites en el jard&iacute;n. <br>Todas disfrutan de magn&iacute;ficas vistas del jard&iacute;n, tel&eacute;fono, tv digital, calefacci&oacute;n, <strong>Las Junior suite.</strong>
minibar, caja de seguridad. <br>Todas las habitaciones cuentan con ba&ntilde;o, secador de pelo, amenities
Dos de nuestras habitaciones dobles tienen terraza. </pre>
<pre class="Estilo3"><strong>Las Junior suite.
</strong>
Son habitaciones grandes donde conviven sin separaci&oacute;n el espacio de estar con dos butacas y Son habitaciones grandes donde conviven sin separaci&oacute;n el espacio de estar con dos butacas y
un sof&aacute; ( sof&aacute; cama; se utiliza como supletoria ) y el espacio de dormir, cama de matrimonio . un sof&aacute; ( sof&aacute; cama; se utiliza como supletoria ) y el espacio de dormir, cama de matrimonio .
Una de ellas tiene una gran terraza con su mobiliario, tumbonas, mesa y sillas para poder Una de ellas tiene una gran terraza con su mobiliario, tumbonas, mesa y sillas para poder
disfrutar de un buen desayuno con el 1er aire de la ma&ntilde;ana. La otra es abuhardillada, eso si, disfrutar de un buen desayuno con el 1er aire de la ma&ntilde;ana. La otra es abuhardillada, eso si,
con ventanas y con la misma distribuci&oacute;n. con ventanas y con la misma distribuci&oacute;n.
Tienen ba&ntilde;o con una distribuci&oacute;n circular y con ba&ntilde;era hidromasaje. Tienen ba&ntilde;o con una distribuci&oacute;n circular y con ba&ntilde;era hidromasaje.
</pre> </pre>
</td> </div>
<td width="197" background="imagenes/textohabit0.jpg">&nbsp;</td> <div id="pie">
</tr> <span class="direccion">
</table> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1"> </span>
<tr> <a class="email" href="mailto:info@eljardindecarrejo.com?subject=Informaci%O9n">@</a>
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871 &middot; </span></td> </div>
<td height="20" align="right"><span class="Estilo4"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a></span></td> </div>
</tr>
</table>
<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"));
@ -121,6 +84,7 @@ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.
try { try {
var pageTracker = _gat._getTracker("UA-9006771-1"); var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview(); pageTracker._trackPageview();
} catch(err) {}</script> } catch(err) {}
</script>
</body> </body>
</html> </html>

View File

@ -14,7 +14,7 @@
<div id="cabecera"> <div id="cabecera">
<div class="menu"> <div class="menu">
<ul> <ul>
<li><a href="" class="hide">Men&uacute;</a> <li><a class="hide">Men&uacute;</a>
<!--[if lte IE 6]> <!--[if lte IE 6]>
<a href="">Men&uacute; <a href="">Men&uacute;
<table><tr><td> <table><tr><td>
@ -44,7 +44,7 @@
<ul> <ul>
<li><a class="inicio" title="Inicio" href="index.htm">Hotel El Jard&iacute;n de Carrejo</a></li> <li><a class="inicio" title="Inicio" href="index.htm">Hotel El Jard&iacute;n de Carrejo</a></li>
<li><a class="menu-principal" title="Volver al men&uacute; principal" href="inicio.htm">Men&uacute; principal</a></li> <li><a class="menu-principal" title="Volver al men&uacute; principal" href="inicio.htm">Men&uacute; principal</a></li>
<li><a class="menu-elhotel" title="Volver al men&uacute; del hotel" href="hotel.htm">Descripci&oacute;n</a></li> <li><a class="menu-elhotel" title="Volver al men&uacute; del hotel" href="hotel.htm">Men&uacute; del hotel</a></li>
<li><a class="fotos" title="Fotos del hotel" href="fotoshotel.htm">Fotos</a></li> <li><a class="fotos" title="Fotos del hotel" href="fotoshotel.htm">Fotos</a></li>
</ul> </ul>

View File

@ -14,7 +14,7 @@
<div id="cabecera"> <div id="cabecera">
<div class="menu"> <div class="menu">
<ul> <ul>
<li><a href="" class="hide">Men&uacute;</a> <li><a class="hide">Men&uacute;</a>
<!--[if lte IE 6]> <!--[if lte IE 6]>
<a href="">Men&uacute; <a href="">Men&uacute;
<table><tr><td> <table><tr><td>
@ -44,8 +44,7 @@
<ul> <ul>
<li><a class="inicio" title="Inicio" href="index.htm">Hotel El Jard&iacute;n de Carrejo</a></li> <li><a class="inicio" title="Inicio" href="index.htm">Hotel El Jard&iacute;n de Carrejo</a></li>
<li><a class="menu-principal" title="Volver al men&uacute; principal" href="inicio.htm">Men&uacute; principal</a></li> <li><a class="menu-principal" title="Volver al men&uacute; principal" href="inicio.htm">Men&uacute; principal</a></li>
<li><a class="menu-elhotel" title="Volver al men&uacute; del hotel" href="hotel.htm">Descripci&oacute;n</a></li> <li><a class="menu-eljardin" title="Volver al men&uacute; del jard&iacute;n" href="jardin.htm">Men&uacute; del jard&iacute;n</a></li> <li><a class="fotos" title="Fotos del jard&iacute;n" href="fotosjardin.htm">Fotos</a></li>
<li><a class="fotos" title="Fotos del hotel" href="fotoshotel.htm">Fotos</a></li>
</ul> </ul>
<pre class="clear seccion1"> <pre class="clear seccion1">

View File

@ -1,93 +1,53 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<link rel="shortcut icon" href="imagenes/favicon.ico"/>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title>
<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 http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humos. Que ver.Carrejo, Cantabria, Espa&ntilde;a.</title> <body>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <div id="layout">
<style type="text/css"> <div id="cabecera">
<!-- <div class="menu">
body { <ul>
background-color: #FFFFFF; <li><a class="hide">Men&uacute;</a>
} <!--[if lte IE 6]>
.Estilo2 { <a href="">Men&uacute;
color: #999999; <table><tr><td>
font-family: Verdana, Arial, Helvetica, sans-serif; <![endif]-->
font-size: 10px; <ul>
} <li><a title="El hotel" href="hotel.htm">El hotel</a></li>
<li><a title="El jard&iacute;n" href="jardin.htm">El jard&iacute;n</a></li>
.Estilo3 { <li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
font-family: Georgia, "Times New Roman", Times, serif; <li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
font-size: 12px; <li><a title="Colecci&oacute;n de fotos" href="fotos.htm">Colecci&oacute;n de fotos</a></li>
color: #666666; <li><a title="Servicios" href="servicios.htm">Servicios</a></li>
} <li><a title="Actividades" href="quever.htm">Actividades</a></li>
a:link { <li><a title="Tarifas" href="reservasyprecios.htm">Tarifas</a></li>
color: #333333; <li><a title="Situaci&oacute;n" href="llegar.htm">Situaci&oacute;n</a></li>
text-decoration: none; <li><a title="Ofertas" href="noticias.htm">Ofertas</a></li>
} <li><a title="Enlaces" href="links.htm">Enlaces</a></li>
a:visited { </ul>
color: #333333; <!--[if lte IE 6]>
text-decoration: none; </td></tr></table>
} </a>
a:hover { <![endif]-->
color: #333333; </li>
text-decoration: none; </ul>
} </div>
a:active { </div>
color: #333333; <div id="cuerpo" class="actividades">
text-decoration: none; <ul>
} <li><a class="inicio" title="Inicio" href="index.htm">Hotel El Jard&iacute;n de Carrejo</a></li>
.Estilo4 { color: #333333; <li><a class="menu-principal" title="Volver al men&uacute; principal" href="inicio.htm">Men&uacute; principal</a></li>
font-family: Verdana, Arial, Helvetica, sans-serif; <li><a class="menu-actividades" title="Volver al me&uacute; de actividades" href="quever.htm">Me&uacute; de actividades</a></li>
font-weight: bold; <li><a class="fotos" title="Fotos del hotel" href="fotosquever.htm">Fotos</a></li>
font-size: 16px; </ul>
} <pre class="clear seccion">
-->
</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
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/logo.gif','imagenes/menuon.gif','imagenes/menuadesayunosverde.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="170" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td width="197" height="170"><a href="index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','imagenes/logo.gif',1)"><img src="imagenes/al1.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/al2.jpg" alt="Menu principal" name="Menu principal" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><a href="textojardin.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Fotos jardin','','imagenes/descripjardin.gif',1)"></a><a href="quever.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Desayunos','','imagenes/menualrededores.gif',1)"><img src="imagenes/al3.jpg" alt="Desayunos" name="Desayunos" width="197" height="170" border="0"></a></td>
<td width="197" height="170"><a href="fotosquever.htm" onMouseOver="MM_swapImage('fotos','','imagenes/fotosjardinon.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="imagenes/al4.jpg" name="fotos" width="199" height="170" border="0"></a></td>
</tr>
</table>
<table width="794" height="339" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="top" background="imagenes/textoalrededores.jpg" style="padding-left:22px"><pre class="Estilo3">
Desde el hotel se pueden hacer rutas en tandem por el valle de cabez&oacute;n hasta el r&iacute;o Saja, rutas a Desde el hotel se pueden hacer rutas en tandem por el valle de cabez&oacute;n hasta el r&iacute;o Saja, rutas a
pie por el SAJA-NANSA, jugar a Golf, tanto en el hotel, unas peque&ntilde;as practicas como en los pie por el SAJA-NANSA, jugar a Golf, tanto en el hotel, unas peque&ntilde;as practicas como en los
@ -107,14 +67,27 @@ Parque de la Naturaleza de Cabarceno.
</strong>Cuevas de Altamira, cuevas de las Monedas y del Castillo, etc...Cuevas del soplao. </strong>Cuevas de Altamira, cuevas de las Monedas y del Castillo, etc...Cuevas del soplao.
Museo de la Naturaleza de Cantabria, (carrejo). Museo de la Naturaleza de Cantabria, (carrejo).
Santander. Santander.
<strong>Nosotros le podemos gestionar su reserva.</strong> </pre> </td> <strong>Nosotros le podemos gestionar su reserva.</strong>
</tr> </pre>
</table>
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1"> </div>
<tr> <div id="pie">
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871 &middot; <strong><a href="#" onClick="MM_openBrWindow('mapaweb.htm','','toolbar=yes,width=250,height=500')">mapa web</a></strong></span></td> <span class="direccion">
<td height="20" align="right"><span class="Estilo4"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a></span></td> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871
</tr> </span>
</table> <a class="email" href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a>
</div>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body> </body>
</html> </html>

View File

@ -1,101 +1,57 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<link rel="shortcut icon" href="imagenes/favicon.ico"/>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title>
<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 http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humos. Servicios.Carrejo, Cantabria, Espa&ntilde;a.</title> <body>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <div id="layout">
<style type="text/css"> <div id="cabecera">
<!-- <div class="menu">
body { <ul>
background-color: #FFFFFF; <li><a class="hide">Men&uacute;</a>
} <!--[if lte IE 6]>
.Estilo1 { <a href="">Men&uacute;
color: #999999; <table><tr><td>
font-family: Verdana, Arial, Helvetica, sans-serif; <![endif]-->
font-weight: bold; <ul>
font-size: 14px; <li><a title="El hotel" href="hotel.htm">El hotel</a></li>
} <li><a title="El jard&iacute;n" href="jardin.htm">El jard&iacute;n</a></li>
.Estilo2 { <li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
color: #999999; <li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
font-family: Verdana, Arial, Helvetica, sans-serif; <li><a title="Colecci&oacute;n de fotos" href="fotos.htm">Colecci&oacute;n de fotos</a></li>
font-size: 10px; <li><a title="Servicios" href="servicios.htm">Servicios</a></li>
} <li><a title="Actividades" href="quever.htm">Actividades</a></li>
a:link { <li><a title="Tarifas" href="reservasyprecios.htm">Tarifas</a></li>
color: #333333; <li><a title="Situaci&oacute;n" href="llegar.htm">Situaci&oacute;n</a></li>
text-decoration: none; <li><a title="Ofertas" href="noticias.htm">Ofertas</a></li>
} <li><a title="Enlaces" href="links.htm">Enlaces</a></li>
a:visited { </ul>
color: #333333; <!--[if lte IE 6]>
text-decoration: none; </td></tr></table>
} </a>
a:hover { <![endif]-->
color: #333333; </li>
text-decoration: none; </ul>
} </div>
a:active { </div>
color: #333333; <div id="cuerpo" class="servicios">
text-decoration: none; <ul>
} <li><a class="inicio" title="Inicio" href="index.htm">Hotel El Jard&iacute;n de Carrejo</a></li>
.Estilo3 { <li><a class="menu-principal" title="Volver al men&uacute; principal" href="inicio.htm">Men&uacute; principal</a></li>
font-family: Georgia, "Times New Roman", Times, serif; <li><a class="menu-servicios" title="Volver al men&uacute; de servicios" href="servicios.htm">Men&uacute; de servicios</a></li>
font-size: 12px; </ul>
color: #666666;
}
-->
</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 <pre class="clear seccion">
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/descripjardin.gif','imagenes/logo.gif','imagenes/menuservicios.gif','imagenes/menuon.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="170" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td><a href="index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('index','','imagenes/logo.gif',1)"><img src="imagenes/ser1.jpg" alt="Al index" name="index" width="198" height="170" border="0"></a></td>
<td><a href="inicio.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Al menu principal','','imagenes/menuon.gif',1)"><img src="imagenes/ser2.jpg" alt="Al menu principal" name="Al menu principal" width="198" height="170" border="0"></a></td>
<td><a href="servicios.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Al menu como llegar','','imagenes/menuservicios.gif',1)"><img src="imagenes/ser3.jpg" alt="Al menu servicios del hotel" name="Al menu como llegar" width="197" height="170" border="0"></a></td>
<td><img src="imagenes/ser4.jpg" width="198" height="170"></td>
</tr>
</table>
<table width="794" height="339" align="center" cellpadding="0" cellspacing="0">
<td height="339" background="imagenes/textoservicios.jpg" style="padding-left:425px"><div align="left">
<div align="right">
<div align="left">
<pre class="Estilo3">
Los servicios que puede ofrecerte nuestro hotel son Los servicios que puede ofrecerte nuestro hotel son
- tandems para pasear a los alrededores, acercarse al r&iacute;o, etc. - tandems para pasear a los alrededores, acercarse al r&iacute;o, etc.
- Conexi&oacute;n a internet (WIFI). - Conexi&oacute;n a internet (WIFI).
- Prensa diaria. - Cafeter&iacute;a. - Prensa diaria. - Cafeter&iacute;a.
@ -106,8 +62,6 @@ Los servicios que puede ofrecerte nuestro hotel son
Si desea realizar alg&uacute;n tipo de evento en nuestro hotel, Si desea realizar alg&uacute;n tipo de evento en nuestro hotel,
ya sea de empresa o familiar(bodas, comuniones,...) ya sea de empresa o familiar(bodas, comuniones,...)
cons&uacute;ltenos. cons&uacute;ltenos.
@ -115,20 +69,25 @@ cons&uacute;ltenos.
Muchas gracias.</pre> Muchas gracias.</pre>
</pre>
</div>
<div id="pie">
<span class="direccion">
<strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871
</span>
<a class="email" href="mailto:info@eljardindecarrejo.com?subject=Informaci%O9n">@</a>
</div> </div>
</div> </div>
<script type="text/javascript">
<pre>&nbsp;</pre> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
</div></td> document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</tr> </script>
</table> <script type="text/javascript">
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1"> try {
<tr> var pageTracker = _gat._getTracker("UA-9006771-1");
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871 &middot; <strong><a href="#" onClick="MM_openBrWindow('mapaweb.htm','','toolbar=yes,width=250,height=500')">mapa web</a></strong></span></td> pageTracker._trackPageview();
<td height="20" align="right"><span class="Estilo3"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n" class="Estilo1">@</a></span></td> } catch(err) {}
</tr> </script>
</table>
</body> </body>
</html> </html>

View File

@ -1,93 +1,53 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<link rel="shortcut icon" href="imagenes/favicon.ico"/>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title>
<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 http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jard&iacute;n de Carrejo. Hotel sin humos. Precios y reservas. Carrejo, Cantabria, Espa&ntilde;a.</title> <body>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <div id="layout">
<style type="text/css"> <div id="cabecera">
<!-- <div class="menu">
body { <ul>
background-color: #FFFFFF; <li><a class="hide">Men&uacute;</a>
} <!--[if lte IE 6]>
.Estilo1 { <a href="">Men&uacute;
color: #999999; <table><tr><td>
font-family: Verdana, Arial, Helvetica, sans-serif; <![endif]-->
font-weight: bold; <ul>
font-size: 16px; <li><a title="El hotel" href="hotel.htm">El hotel</a></li>
} <li><a title="El jard&iacute;n" href="jardin.htm">El jard&iacute;n</a></li>
.Estilo2 { <li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
color: #999999; <li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
font-family: Verdana, Arial, Helvetica, sans-serif; <li><a title="Colecci&oacute;n de fotos" href="fotos.htm">Colecci&oacute;n de fotos</a></li>
font-size: 10px; <li><a title="Servicios" href="servicios.htm">Servicios</a></li>
} <li><a title="Actividades" href="quever.htm">Actividades</a></li>
.Estilo3 { <li><a title="Tarifas" href="reservasyprecios.htm">Tarifas</a></li>
font-family: Georgia, "Times New Roman", Times, serif; <li><a title="Situaci&oacute;n" href="llegar.htm">Situaci&oacute;n</a></li>
font-size: 12px; <li><a title="Ofertas" href="noticias.htm">Ofertas</a></li>
color: #666666; <li><a title="Enlaces" href="links.htm">Enlaces</a></li>
} </ul>
a:link { <!--[if lte IE 6]>
color: #333333; </td></tr></table>
text-decoration: none; </a>
} <![endif]-->
a:visited { </li>
text-decoration: none; </ul>
color: #333333; </div>
} </div>
a:hover { <div id="cuerpo" class="fotos">
text-decoration: none; <ul>
color: #333333; <li><a class="inicio" title="Inicio" href="index.htm">Hotel El Jard&iacute;n de Carrejo</a></li>
} <li><a class="menu-principal" title="Volver al men&uacute; principal" href="inicio.htm">Men&uacute; principal</a></li>
a:active { <li><a class="menu-fotos" title="Volver al men&uacute; de la colecci&oacute;n" href="fotos.htm">Men&uacute; de la colecci&oacute;n</a></li>
text-decoration: none; </ul>
color: #333333; <pre class="clear seccion">
}
-->
</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_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_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;
}
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/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="393" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#FFFFFF">
<tr>
<td width="197" height="170"><a href="index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image5','','imagenes/logo.gif',1)"><img src="imagenes/foto1.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/foto2.jpg" alt="Menu principal" name="Menu principal" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><a href="fotos.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('descripcion coleccion','','imagenes/menucoleccionfotos.gif',1)"><img src="imagenes/foto3.jpg" alt="descripcion fotos" name="descripcion coleccion" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><img src="imagenes/foto4.jpg" width="198" height="170"></td>
</tr>
<tr>
<td height="339" colspan="4"><table width="794" height="339" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="right" valign="top" background="imagenes/textofotos.jpg" style="padding-right:18px"><pre align="right" class="Estilo3">
@ -96,16 +56,26 @@ Colgadas de las paredes del hotel hay mas de 100 fotograf&iacute;as,
de fot&oacute;grafos contempor&aacute;neos espa&ntilde;oles, de fot&oacute;grafos contempor&aacute;neos espa&ntilde;oles,
entre los que se encuentran fot&oacute;grafos muy reconocidos como entre los que se encuentran fot&oacute;grafos muy reconocidos como
son Chema Madoz, Ciuco Gutierrez, Alberto Garc&iacute;a Alix, son Chema Madoz, Ciuco Gutierrez, Alberto Garc&iacute;a Alix,
Rafael Navarro, &Aacute;ngel &Aacute;lvarez, Abilio L&oacute;pe, Santalla, etc...</pre> </td> Rafael Navarro, &Aacute;ngel &Aacute;lvarez, Abilio L&oacute;pe, Santalla, etc...
</tr> </pre>
</table></td> </div>
</tr> <div id="pie">
</table> <span class="direccion">
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871
<tr> </span>
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871 &middot; <strong><a href="#" onClick="MM_openBrWindow('mapaweb.htm','','toolbar=yes,width=250,height=500')">mapa web</a></strong></span></td> <a class="email" href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a>
<td height="20" align="right"><span class="Estilo1"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a></span></td> </div>
</tr> </div>
</table>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body> </body>
</html> </html>

View File

@ -1,96 +1,56 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<link rel="shortcut icon" href="imagenes/favicon.ico"/>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title>
<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 http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<link href="css/estilos.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jard&iacute;n de Carrejo. Hotel sin humo.Carrejo, Cantabria, Espa&ntilde;a.</title> <body>
<meta name="description" content="Hotel en el campo con 12 habitaciones en la zona occidental de Cantabria"> <div id="layout">
<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"> <div id="cabecera">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <div class="menu">
<style type="text/css"> <ul>
<!-- <li><a class="hide">Men&uacute;</a>
body { <!--[if lte IE 6]>
background-color: #FFFFFF; <a href="">Men&uacute;
} <table><tr><td>
.Estilo2 { <![endif]-->
color: #999999; <ul>
font-family: Verdana, Arial, Helvetica, sans-serif; <li><a title="El hotel" href="hotel.htm">El hotel</a></li>
font-size: 10px; <li><a title="El jard&iacute;n" href="jardin.htm">El jard&iacute;n</a></li>
} <li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
a:link { <li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
color: #333333; <li><a title="Colecci&oacute;n de fotos" href="fotos.htm">Colecci&oacute;n de fotos</a></li>
text-decoration: none; <li><a title="Servicios" href="servicios.htm">Servicios</a></li>
} <li><a title="Actividades" href="quever.htm">Actividades</a></li>
a:visited { <li><a title="Tarifas" href="reservasyprecios.htm">Tarifas</a></li>
text-decoration: none; <li><a title="Situaci&oacute;n" href="llegar.htm">Situaci&oacute;n</a></li>
color: #333333; <li><a title="Ofertas" href="noticias.htm">Ofertas</a></li>
} <li><a title="Enlaces" href="links.htm">Enlaces</a></li>
a:hover { </ul>
text-decoration: none; <!--[if lte IE 6]>
color: #333333; </td></tr></table>
} </a>
a:active { <![endif]-->
text-decoration: none; </li>
color: #333333; </ul>
} </div>
.Estilo4 { color: #333333; </div>
font-family: Verdana, Arial, Helvetica, sans-serif; <div id="cuerpo" class="suites-jardin">
font-weight: bold; <ul>
font-size: 16px; <li><a class="inicio" title="Inicio" href="index.htm">Hotel El Jard&iacute;n de Carrejo</a></li>
} <li><a class="menu-habitaciones" title="Volver al men&uacute; de habitaciones" href="habitaciones.htm">Men&uacute; principal habitaciones</a></li>
<li><a class="suites" title="Suites del jard&iacute;n" href="suitejardin.htm">Suites del jard&iacute;n</a></li>
<li><a class="fotos" title="Fotos de las suites" href="fotosuites.htm">Fotos</a></li>
</ul>
.Estilo3 { <pre class="clear seccion">
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #666666;
}
-->
</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
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/descripjardin.gif','imagenes/logo.gif','imagenes/fotosjardinon.gif','imagenes/menuhabitaciones.gif','imagenes/menuon.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="170" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td height="170"><a href="inicio.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Index','','imagenes/menuon.gif',1)"><img src="imagenes/suite1.jpg" name="Index" width="198" height="170" border="0"></a></td>
<td><a href="habitaciones.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Menú principal','','imagenes/menuhabitaciones.gif',1)"><img src="imagenes/suite2.jpg" name="Menú principal" width="199" height="170" border="0"></a></td>
<td><a href="suitejardin.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Menu habitaciones','','imagenes/Suiteson.gif',1)"><img src="imagenes/suite3.jpg" name="Menu habitaciones" width="198" height="170" border="0"></a></td>
<td><a href="fotosuites.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('fotos','','imagenes/fotosjardinon.gif',1)"><img src="imagenes/suite4.jpg" name="fotos" width="197" height="171" border="0"></a></td>
</tr>
</table>
<table width="794" height="338" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="top" style="padding-left:22px"><p>&nbsp;</p>
<pre class="Estilo3">
En el Verano de 2005 se abren 2 nuevas habitaciones en un edificio Nuevo en el Jard&iacute;n. En el Verano de 2005 se abren 2 nuevas habitaciones en un edificio Nuevo en el Jard&iacute;n.
Est&aacute;n separadas del edificio principal unos 50 m. Est&aacute;n separadas del edificio principal unos 50 m.
Tienen Entrada directa desde el jard&iacute;n. 2 habitaciones grandes con dormitorio, sal&oacute;n y Tienen Entrada directa desde el jard&iacute;n. 2 habitaciones grandes con dormitorio, sal&oacute;n y
@ -107,17 +67,16 @@ tel&eacute;fono, calefacci&oacute;n.
<strong> <strong>
Los ba&ntilde;os de las suites disponen de: </strong>ba&ntilde;era hidromasaje y una de ellas Los ba&ntilde;os de las suites disponen de: </strong>ba&ntilde;era hidromasaje y una de ellas
ducha hidromasaje, Secador de pelo, espejo de aumento, albornoz, zapatillas. ducha hidromasaje, Secador de pelo, espejo de aumento, albornoz, zapatillas.
</pre>
</div>
<div id="pie">
<span class="direccion">
<strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871
</span>
<a class="email" href="mailto:info@eljardindecarrejo.com?subject=Informaci%O9n">@</a>
</div>
</div>
</pre></td>
<td width="197" background="imagenes/textosuites.jpg">&nbsp;</td>
</tr>
</table>
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td width="760" height="20"><span class="Estilo2"> <strong>Hotel Jard&iacute;n de Carrejo</strong> &middot; Hotel sin humos &middot; Cabez&oacute;n de la Sal, 39500 CANTABRIA &middot; Tel: 942701516 &middot; Fx: 942701871 &middot; <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="Estilo4"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a></span></td>
</tr>
</table>
<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"));
@ -126,6 +85,7 @@ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.
try { try {
var pageTracker = _gat._getTracker("UA-9006771-1"); var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview(); pageTracker._trackPageview();
} catch(err) {}</script> } catch(err) {}
</script>
</body> </body>
</html> </html>