git-svn-id: https://192.168.0.254/svn/Proyectos.JardinDeCarrejo_Web/trunk@4 a05c588e-6d60-420d-a138-a9ac874067ed
This commit is contained in:
David Arranz 2010-03-26 19:20:55 +00:00
parent fc0a7df006
commit dd23817e32
12 changed files with 391 additions and 397 deletions

View File

@ -38,6 +38,10 @@ a:active {
color: #333;
}
img {
border: 0;
}
pre {
color: #666;
font-family: Georgia,"Times New Roman",Times,serif;

View File

@ -53,9 +53,23 @@
}
#cuerpo.elhotel pre {
background: #fff;
}
#cuerpo.elhotel .seccion1 {
position: relative;
top: 0px;
padding-left: 20px;
height: 342px;
background: url(../img/fondos/fondo-textohotel.gif) no-repeat bottom left;
height: 170px;
width: 377px;
}
#cuerpo.elhotel .seccion2 {
position: relative;
top: 0px;
padding-left: 20px;
height: 170px;
width: 577px;
}
#cuerpo.elhotel a.inicio:hover {
@ -77,3 +91,97 @@
#cuerpo.elhotel a.fotos:hover {
background: url(../img/textos/fotosjardinon.gif) no-repeat;
}
#cuerpo.elhotel img.foto-galeria {
width: 198px;
height: 170px;
}
#cuerpo.eljardin {
background: url(../img/fondos/fondo-eljardin.jpg) no-repeat;
}
#cuerpo.eljardin pre {
background: #fff;
}
#cuerpo.eljardin .seccion1 {
position: relative;
top: 0px;
padding-left: 20px;
height: 170px;
width: 577px;
}
#cuerpo.eljardin .seccion2 {
position: relative;
top: 0px;
left: 198px;
padding-left: 20px;
height: 170px;
width: 379px;
}
#cuerpo.eljardin a.inicio:hover {
background: url(../img/logo.gif) no-repeat;
}
#cuerpo.eljardin a.menu-principal:hover {
background: url(../img/textos/menuon.gif) no-repeat;
}
#cuerpo.eljardin a.descripcion:hover {
background: url(../img/textos/descripcionon.gif) no-repeat;
}
#cuerpo.eljardin a.menu-elhotel:hover {
background: url(../img/textos/menualhotel.gif) no-repeat;
}
#cuerpo.eljardin a.fotos:hover {
background: url(../img/textos/fotosjardinon.gif) no-repeat;
}
#cuerpo.eljardin img.foto-galeria {
width: 198px;
height: 170px;
}
#cuerpo.habitaciones {
background: url(../img/fondos/fondo-habitaciones.jpg) no-repeat;
}
#cuerpo.habitaciones a.inicio:hover {
background: url(../img/logo.gif) no-repeat;
}
#cuerpo.habitaciones a.menu-principal:hover {
background: url(../img/textos/menuon.gif) no-repeat;
}
#cuerpo.habitaciones a.habitaciones:hover {
background: url(../img/textos/habitacioneson.gif) no-repeat;
}
#cuerpo.habitaciones a.suite-jardin:hover {
background: url(../img/textos/Suiteson.gif) no-repeat;
}
#cuerpo.habitaciones a.menu-habitaciones:hover {
background: url(../img/textos/menuahabitaciones.gif) no-repeat;
}
/* Auxiliar */
#cuerpo.sinfondo {
background: #fff;
}
#cuerpo ul li a.normal {
display: inline;
height: auto;
padding: 0;
overflow: display;
}

View File

@ -1,89 +1,78 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="shortcut icon" href="imagenes/favicon.ico"> <title>Hotel El jard&iacute;n de Carrejo. Fotos hotel. Hotel sin humos. Inicio. Carrejo. Cantabria. España</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
background-color: #FFFFFF;
}
.Estilo1 {
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
}
.Estilo2 {
color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
a:link {
color: #333333;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #333333;
}
a:hover {
text-decoration: none;
color: #333333;
}
a:active {
text-decoration: none;
color: #333333;
}
.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>
<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>
<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">
<tr>
<td width="197" height="170"><img src="imagenes/fhotel1.jpg" width="198" height="170" border="0"></td>
<td width="197" height="170"><img src="imagenes/fhotel2.jpg" width="198" height="170"></td>
<td width="197" height="170"><img src="imagenes/fhotel3.jpg" name="El jardin" width="198" height="170" border="0"></td>
<td width="197" height="170"><img src="imagenes/fhotel4.jpg" name="habitaciones" width="198" height="170" border="0"></td>
</tr>
<tr>
<td height="165"><img src="imagenes/fhotel5.jpg" alt="Desayunos y cenas" name="Desayunos y cenas" width="198" height="169" border="0"></td>
<td><img src="imagenes/fhotel6.jpg" alt="Colecciones de fotos" name="Collecion de fotos" width="197" height="169" border="0"></td>
<td><img src="imagenes/fhotel7.jpg" width="197" height="169"></td>
<td width="197" height="170"><img src="imagenes/fhotel8.jpg" width="198" height="169"></td>
</tr>
<tr>
<td width="197" height="170"><img src="imagenes/fhotel9.jpg" width="198" height="169"></td>
<td width="197" height="170"><img src="imagenes/fhotel10.jpg" width="198" height="169"></td>
<td width="197" height="170"><img src="imagenes/fhotel11.jpg" width="197" height="169"></td>
<td width="197" height="170"><a href="links.htm"></a><a href="hotel.htm"><img src="imagenes/menualhotel.gif" width="199" height="170" border="0"></a></td>
</tr>
</table>
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td width="730" 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 width="61" height="20" align="right"><span class="Estilo1"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a></span></td>
</tr>
</table>
<div id="layout">
<div id="cabecera">
<div class="menu">
<ul>
<li><a href="" class="hide">Men&uacute;</a>
<!--[if lte IE 6]>
<a href="">Men&uacute;
<table><tr><td>
<![endif]-->
<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>
<li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
<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/fhotel1.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhotel2.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhotel3.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhotel4.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhotel5.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhotel6.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhotel7.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhotel8.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhotel9.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhotel10.jpg"/></li>
<li><img class="foto-galeria" src="imagenes/fhotel11.jpg"/></li>
<li><a class="normal" title="Volver al men&uacute; del hotel" href="hotel.htm"><img src="img/textos/menualhotel.gif" alt="Volver al men&uacute; del hotel"/></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>
</html>

View File

@ -1,108 +1,70 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="shortcut icon" href="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>
<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">
<style type="text/css">
<!--
body {
background-color: #FFFFFF;
}
.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];}}
}
<body>
<div id="layout">
<div id="cabecera">
<div class="menu">
<ul>
<li><a class="hide">Men&uacute;</a>
<!--[if lte IE 6]>
<a href="">Men&uacute;
<table><tr><td>
<![endif]-->
<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>
<li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
<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="habitaciones">
<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="habitaciones" title="Las habitaciones" href="habitaciones0.htm">Habitaciones</a></li>
<li><a class="suites-jardin" title="Suites del jard&iacute;n" href="suitejardin.htm">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>
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','imagenes/habitacion.gif','imagenes/Suiteson.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/hab1.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/hab2.jpg" alt="Menu principal" name="Menu principal" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><a href="habitaciones0.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Habitaciones','','imagenes/habitacion.gif',1)"><img src="imagenes/hab3.jpg" alt="Habitaciones" name="Habitaciones" width="197" height="170" border="0"></a></td>
<td width="197" height="170"><a href="suitejardin.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Suites del jardin','','imagenes/Suiteson.gif',1)"><img src="imagenes/hab4.jpg" alt="Suites del jardin" name="Suites del jardin" width="197" height="170" border="0"></a></td>
</tr>
<tr>
<td height="339" colspan="4"><img src="imagenes/habtotal.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="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.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview();
var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>

View File

@ -20,7 +20,7 @@
<table><tr><td>
<![endif]-->
<ul>
<li><a title="El hote" href="hotel.htm">El hotel</a></li>
<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>
<li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
<li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -20,7 +20,7 @@
<table><tr><td>
<![endif]-->
<ul>
<li><a title="El hote" href="hotel.htm">El hotel</a></li>
<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>
<li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
<li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
@ -60,7 +60,7 @@
<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&#243;n">@</a>
<a class="email" href="mailto:info@eljardindecarrejo.com?subject=Informaci%O9n">@</a>
</div>
</div>

View File

@ -1,105 +1,70 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="shortcut icon" href="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>
<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">
<style type="text/css">
<!--
body {
background-color: #FFFFFF;
}
.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];}}
}
<body>
<div id="layout">
<div id="cabecera">
<div class="menu">
<ul>
<li><a href="" class="hide">Men&uacute;</a>
<!--[if lte IE 6]>
<a href="">Men&uacute;
<table><tr><td>
<![endif]-->
<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>
<li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
<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">
<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="descripcion" title="Descripci&oacute;n" href="textojardin.htm">Descripci&oacute;n</a></li>
<li><a class="fotos" title="Fotos del hotel" href="fotosjardin.htm">Fotos</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>
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/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/jardin2.jpg" name="Image5" width="197" 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/menuoff.jpg" alt="Menu principal" name="Menu principal" width="199" 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)"><img src="imagenes/fotosjardinoff.jpg" alt="Fotos jardin" name="Fotos jardin" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><a href="fotosjardin.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image6','','imagenes/fotosjardinon.gif',1)"><img src="imagenes/jardin3.jpg" name="Image6" width="198" height="170" border="0"></a></td>
</tr>
<tr>
<td height="339" colspan="4"><img src="imagenes/jardintotal.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">
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>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>

View File

@ -20,7 +20,7 @@
<table><tr><td>
<![endif]-->
<ul>
<li><a title="El hote" href="hotel.htm">El hotel</a></li>
<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>
<li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
<li><a title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
@ -48,8 +48,7 @@
<li><a class="fotos" title="Fotos del hotel" href="fotoshotel.htm">Fotos</a></li>
</ul>
<pre class="clear">
<pre class="clear seccion1">
Hotel de ***, Casona de Cantabria, miembro
del Club de Calidad de Cantabria.
@ -61,7 +60,8 @@ Estrat&eacute;gicamente situado para visitar toda la regi&oacute;n.
Entre el valle de Cabuerniga y Parque Natural del Saja-Besaya
al interior y la Costa donde el Parque Natural de Oyambre
separa a San Vicente de la Barquera y Comillas.
</pre>
<pre class="clear seccion2">
Dentro de una finca de 30.000m2, un hermoso jard&iacute;n que invita a pasear entre espl&eacute;ndidos
ejemplares de sequoias, arces, cedros, olmos, nogales, tilos, abedules...etc.... esta el edificio
@ -75,7 +75,7 @@ antiguamente fue gallinero y con los a&ntilde;os fue cambiando de uso, ahora, do
<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&#243;n">@</a>
<a class="email" href="mailto:info@eljardindecarrejo.com?subject=Informaci%O9n">@</a>
</div>
</div>

View File

@ -1,102 +1,56 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="shortcut icon" href="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. Jard&iacute;n.Carrejo, Cantabria, Espa&ntilde;a.</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
background-color: #FFFFFF;
}
.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;
}
.Estilo3 {
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;
}
a:link {
color: #333333;
text-decoration: none;
}
-->
</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];}}
}
<body>
<div id="layout">
<div id="cabecera">
<div class="menu">
<ul>
<li><a href="" class="hide">Men&uacute;</a>
<!--[if lte IE 6]>
<a href="">Men&uacute;
<table><tr><td>
<![endif]-->
<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>
<li><a title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
<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">
<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-elhotel" title="Volver al men&uacute; del hotel" href="hotel.htm">Descripci&oacute;n</a></li>
<li><a class="fotos" title="Fotos del hotel" href="fotoshotel.htm">Fotos</a></li>
</ul>
<pre class="clear seccion1">
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/menualjardin.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="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/jardin2.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/menuoff.jpg" alt="Menu principal" name="Menu principal" width="197" height="170" border="0"></a></td>
<td width="197" height="170"><a href="jardin.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Menu al jardin','','imagenes/menualjardin.gif',1)"><img src="imagenes/fotosjardinoff.jpg" alt="Menu al jardin" name="Menu al jardin" width="197" height="170" border="0"></a></td>
<td width="197" height="170"><a href="fotosjardin.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Fotos jardin','','imagenes/fotosjardinon.gif',1)"><img src="imagenes/jardin3.jpg" alt="Fotos jardin" name="Fotos jardin" width="196" 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/textojardin.jpg" style="padding-left:22px"><p>&nbsp;</p>
<pre class="Estilo3">30.000 m2 de jard&iacute;n, con praderas, r&iacute;o, puentes, antiguas piscinas de cr&iacute;a de truchas,
30.000 m2 de jard&iacute;n, con praderas, r&iacute;o, puentes, antiguas piscinas de cr&iacute;a de truchas,
&aacute;rboles singulares y de multitud de especies.
<strong>Espacio para todos los gustos, </strong>campo de pr&aacute;cticas de Golf; chipping y aproaching ,
@ -104,21 +58,33 @@ rincones tranquilos,
Una peque&ntilde;a huerta para suministro de los desayunos y cenas.
Un espacio de juego para los ni&ntilde;os con columpios y arenero.
Juegos al aire libre; ajedrez gigante, badminton, ping-pong.</pre>
<pre class="Estilo3"><strong> Arboles singulares </strong>y de multitud de especies : Sequoias,
Cedros, Nogales, Robles, Sauces,Manzanos, Cerezos y ciruelos,
Perales, Casta&ntilde;os, Tilos, Alamos y chopos, Acebos, Arces,
Palmeras, Higueras, Cipreses, Tejos, Cornejos, etc...
Magnolias, Laureles, Bojs, Avellanos, Abedules, Hayas,
Criptomer&iacute;as, Carpes, Fresnos, </pre>
</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>
<pre class="clear seccion2">
<strong>Arboles singulares </strong>y de multitud de especies : Sequoias,
Cedros, Nogales, Robles, Sauces,Manzanos, Cerezos y ciruelos,
Perales, Casta&ntilde;os, Tilos, Alamos y chopos, Acebos, Arces,
Palmeras, Higueras, Cipreses, Tejos, Cornejos, etc...
Magnolias, Laureles, Bojs, Avellanos, Abedules, Hayas,
Criptomer&iacute;as, Carpes, Fresnos...
</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>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9006771-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>