Modificaciones

git-svn-id: https://192.168.0.254/svn/Proyectos.JardinDeCarrejo_Web/trunk@3 a05c588e-6d60-420d-a138-a9ac874067ed
This commit is contained in:
David Arranz 2010-03-22 12:08:00 +00:00
parent da35922a2b
commit fc0a7df006
53 changed files with 275 additions and 278 deletions

View File

@ -22,19 +22,28 @@ a:link {
color: #333;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #333;
}
a:hover {
text-decoration: none;
color: #666;
}
a:active {
text-decoration: none;
color: #333;
}
pre {
color: #666;
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 12px;
}
.resaltado {
color: #FF0000;
}
@ -61,40 +70,39 @@ a:active {
#cuerpo {
width: 794px;
height: 510px;
width: 796px;
height: 512px;
margin-bottom: 8px;
}
#cuerpo ul {
width: 794px;
height: 510px;
width: 796px;
/*height: 512px; */
padding:0;
margin:0;
list-style: none;
}
#cuerpo ul li {
display: block;
width: 199px;
height: 171px;
float: left;
}
#cuerpo ul li a {
display: block;
width: 198px;
height: 0px;
float: left;
padding: 170px 0 0 0;
padding: 171px 0 0 0;
overflow: hidden;
}
#cuerpo ul li a:hover {
border: 1px solid #fff;
}
#pie {
position: relative;
position: absolute;
width: 794px;
padding: 0px;
height: 20px;
color: #999999;
}
#pie .direccion {
float: left;
@ -102,6 +110,8 @@ a:active {
#pie .email {
float: right;
font-size: 16px;
font-weight: bold;
}
.hidden {

View File

@ -15,7 +15,7 @@
display: block;
text-decoration: none;
color: #999;
width: 50px;
width: 796px;
padding: 5px 0;
}

View File

@ -4,10 +4,76 @@
background: url(../img/fondos/fondo-inicio.jpg) no-repeat;
}
#cuerpo.inicio a.elhotel:hover {
background: url(../imagenes/elhotelon.gif) no-repeat;
background: url(../img/textos/elhotelon.gif) no-repeat;
}
#cuerpo.inicio a.eljardin:hover {
background: #fff url(../imagenes/eljardinon.gif) no-repeat;
background: url(../img/textos/eljardinon.gif) no-repeat;
}
#cuerpo.inicio a.habitaciones:hover {
background: url(../img/textos/habitacioneson.gif) no-repeat;
}
#cuerpo.inicio a.desayunos:hover {
background: url(../img/textos/desayunoson.gif) no-repeat;
}
#cuerpo.inicio a.fotos:hover {
background: url(../img/textos/fotoson.gif) no-repeat;
}
#cuerpo.inicio a.servicios:hover {
background: url(../img/textos/servicioson.gif) no-repeat;
}
#cuerpo.inicio a.actividades:hover {
background: url(../img/textos/actividadeson.gif) no-repeat;
}
#cuerpo.inicio a.tarifas:hover {
background: url(../img/textos/tarifason.gif) no-repeat;
}
#cuerpo.inicio a.situacion:hover {
background: url(../img/textos/llegaron.gif) no-repeat;
}
#cuerpo.inicio a.ofertas:hover {
background: url(../img/textos/noticiason.gif) no-repeat;
}
#cuerpo.inicio a.enlaces:hover {
background: url(../img/textos/linkson.gif) no-repeat;
}
#cuerpo.elhotel {
background: url(../img/fondos/fondo-elhotel.jpg) no-repeat;
}
#cuerpo.elhotel pre {
padding-left: 20px;
height: 342px;
background: url(../img/fondos/fondo-textohotel.gif) no-repeat bottom left;
}
#cuerpo.elhotel a.inicio:hover {
background: url(../img/logo.gif) no-repeat;
}
#cuerpo.elhotel a.menu-principal:hover {
background: url(../img/textos/menuon.gif) no-repeat;
}
#cuerpo.elhotel a.descripcion:hover {
background: url(../img/textos/descripcionon.gif) no-repeat;
}
#cuerpo.elhotel a.menu-elhotel:hover {
background: url(../img/textos/menualhotel.gif) no-repeat;
}
#cuerpo.elhotel a.fotos:hover {
background: url(../img/textos/fotosjardinon.gif) no-repeat;
}

148
hotel.htm
View File

@ -1,92 +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>
<title>Hotel El jard&iacute;n de Carrejo. Hotel sin humos. Hotel. 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;
}
a:link {
color: #333333;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #333333;
}
a:hover {
text-decoration: none;
color: #333333;
}
a:active {
text-decoration: none;
color: #333333;
}
-->
</style>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
<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 hote" 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">
<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="textohotel.htm">Descripci&oacute;n</a></li>
<li><a class="fotos" title="Fotos del hotel" href="fotoshotel.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&#243;n">@</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')">
<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/hotel1.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/hotel2.jpg" alt="Menu principal" name="Menu principal" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><a href="textohotel.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Fotos jardin','','imagenes/descripjardin.gif',1)"><img src="imagenes/hotel3.jpg" alt="Fotos jardin" name="Fotos jardin" width="197" height="170" border="0"></a></td>
<td width="197" height="170"><a href="fotoshotel.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image6','','imagenes/fotosjardinon.gif',1)"><img src="imagenes/hotel4.jpg" name="Image6" width="197" height="170" border="0"></a></td>
</tr>
<tr>
<td height="339" colspan="4"><img src="imagenes/hotel5.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"><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>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 786 B

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 KiB

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 KiB

After

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
img/logo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 770 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 909 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 786 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 808 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 779 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 748 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 929 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 825 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 899 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 884 B

BIN
img/textos/Suiteson.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
img/textos/cenason.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

BIN
img/textos/desayunoson.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
img/textos/desyunoson.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

BIN
img/textos/elhotelon.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

BIN
img/textos/eljardinon.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

BIN
img/textos/fotoson.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

BIN
img/textos/habitacion.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
img/textos/linkson.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
img/textos/llegaron.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

BIN
img/textos/menualhotel.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

BIN
img/textos/menuon.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

BIN
img/textos/noticiason.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

BIN
img/textos/precioson.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

BIN
img/textos/reservason.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

BIN
img/textos/servicioson.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

BIN
img/textos/tarifason.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1,19 +1,17 @@
<!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" />
<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>
<div id="layout">
<div id="cabecera">
<div id="cabecera">
<div class="menu">
<ul>
<li><a href="" class="hide">Men&uacute;</a>
@ -22,82 +20,59 @@
<table><tr><td>
<![endif]-->
<ul>
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">El hotel</a></li>
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">El jardín</a></li>
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Habitaciones</a></li>
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Desayunos y cenas</a></li>
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Colección de fotos</a></li>
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Servicios</a></li>
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Actividades</a></li>
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Tarifas</a></li>
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Situación</a></li>
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Ofertas</a></li>
<li><a title="The zero dollar ads page" href="../menu/zero_dollars.html">Enlaces</a></li>
</ul>
<li><a title="El hote" 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]-->
<![endif]-->
</li>
</ul>
</div>
</div>
<div id="cuerpo" class="inicio">
<ul>
<li><a title="Inicio" href="index.htm">Hotel El Jard&iacute;n de Carrejo</a></li>
<li><a class="elhotel" title="El hotel" href="hotel.htm">El hotel</a></li>
<li><a class="eljardin" title="El jardín" href="jardin.htm">El jard&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>
</ul>
<div id="cuerpo" class="inicio">
<ul>
<li><a title="Inicio" href="index.htm">Hotel El Jard&iacute;n de Carrejo</a></li>
<li><a class="elhotel" title="El hotel" href="hotel.htm">El hotel</a></li>
<li><a class="eljardin" title="El jard&iacute;n" href="jardin.htm">El jard&iacute;n</a></li>
<li><a class="habitaciones" title="Habitaciones" href="habitaciones.htm">Habitaciones</a></li>
<li><a class="desayunos" title="Desayunos y cenas" href="desayunos.htm">Desayunos y cenas</a></li>
<li><a class="fotos" title="Colecci&oacute;n de fotos" href="fotos.htm">Colecci&oacute;n de fotos</a></li>
<li><a class="servicios" title="Servicios" href="servicios.htm">Servicios</a></li>
<li><a class="actividades" title="Actividades" href="quever.htm">Actividades</a></li>
<li><a class="tarifas" title="Tarifas" href="reservasyprecios.htm">Tarifas</a></li>
<li><a class="situacion" title="Situaci&oacute;n" href="llegar.htm">Situaci&oacute;n</a></li>
<li><a class="ofertas" title="Ofertas" href="noticias.htm">Ofertas</a></li>
<li><a class="enlaces" title="Enlaces" href="links.htm">Enlaces</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 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>
</div>
<!--
<table width="794" height="393" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td width="197" height="170"><a href="index.htm"><img src="imagenes/logo.gif" alt="Logo El Jardin de Carrejo" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><a href="hotel.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('El hotel','','imagenes/elhotelon.gif',1)"><img src="imagenes/elhoteloff.jpg" alt="El hotel" name="El hotel" width="197" height="170" border="0"></a></td>
<td width="197" height="170"><a href="jardin.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('El jardin','','imagenes/eljardinon.gif',1)"><img src="imagenes/eljardinoff.jpg" alt="El jardin" name="El jardin" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><a href="habitaciones.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('habitaciones','','imagenes/habitacioneson.gif',1)"><img src="imagenes/habitacionesoff.jpg" alt="habitaciones" name="habitaciones" width="199" height="170" border="0"></a></td>
</tr>
<tr>
<td height="165"><a href="desayunos.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Desayunos y cenas','','imagenes/desyunoson.gif',1)"><img src="imagenes/desayunos.off.jpg" alt="Desayunos y cenas" name="Desayunos y cenas" width="198" height="170" border="0"></a></td>
<td><a href="fotos.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Collecion de fotos','','imagenes/fotoson.gif',1)"><img src="imagenes/fotosoff.jpg" alt="Colecciones de fotos" name="Collecion de fotos" width="197" height="170" border="0"></a></td>
<td><a href="servicios.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Servicios del hotel','','imagenes/servicioson.gif',1)"><img src="imagenes/serviciosoff.jpg" alt="Servicios del hotel" name="Servicios del hotel" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><a href="quever.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Alrededores','','imagenes/actividadeson.gif',1)"><img src="imagenes/actividadesoff.jpg" alt="Que ver cerca del hotel" name="Alrededores" width="199" height="170" border="0"></a></td>
</tr>
<tr>
<td width="197" height="170"><a href="reservasyprecios.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('precios y reservas','','imagenes/precioson.gif',1)"><img src="imagenes/preciosoff.jpg" alt="Precios y reservas" name="precios y reservas" width="198" height="170" border="0"></a></td>
<td width="197" height="170"><a href="llegar.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Como llegar','','imagenes/llegaron.gif',1)"><img src="imagenes/llegaroff.jpg" alt="Como llegar" name="Como llegar" width="197" height="170" border="0"></a></td>
<td width="197" height="170"><a href="noticias.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Ofertas','','imagenes/noticiason.gif',1)"><img src="imagenes/noticiasoff.jpg" alt="Noticias, ofertas" name="Ofertas" width="198" height="169" border="0"></a></td>
<td width="197" height="170"><a href="links.htm"></a><a href="links.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('links','','imagenes/linkson.gif',1)"><img src="imagenes/linksoff.jpg" alt="Links de interés" name="Links" width="200" height="170" border="0" id="Links"></a></td>
</tr>
</table>
<table width="794" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td width="732" 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 </span></td>
<td width="59" height="20" align="right"><span class="Estilo1"><a href="mailto:info@eljardindecarrejo.com?SUBJECT=Informaci&#243;n">@</a></span></td>
</tr>
</table>-->
</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>
<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,93 +1,57 @@
<!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: 16px;
}
.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;
}
-->
</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];}
}
//-->
</script>
<script type="text/javascript" src="stmenu.js"></script></head>
<body onLoad="MM_preloadImages('imagenes/menuon.gif','imagenes/logo.gif','imagenes/fotosjardinon.gif','imagenes/menualhotel.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/hotel1.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/hotel2.jpg" alt="Menu principal" name="Menu principal" width="197" height="170" border="0"></a></td>
<td width="197" height="170"><a href="hotel.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Volver a menu hotel','','imagenes/menualhotel.gif',1)"><img src="imagenes/hotel3.jpg" alt="Volverhotel" name="Volver a menu hotel" width="197" height="170" border="0"></a></td>
<td width="197" height="170"><a href="fotoshotel.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image6','','imagenes/fotosjardinon.gif',1)"><img src="imagenes/hotel4.jpg" name="Image6" width="197" 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/hotel5b.jpg" style="padding-left:18px"><p>&nbsp;</p>
<pre class="Estilo3">Hotel de ***, Casona de Cantabria, miembro
<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 hote" 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">
<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">
Hotel de ***, Casona de Cantabria, miembro
del Club de Calidad de Cantabria.
Abre sus puertas en Julio de 1.999
@ -96,30 +60,34 @@ Situado en Carrejo, municipio de Cabez&oacute;n de la Sal
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="Estilo3">Dentro de una finca de 30.000m2, un hermoso jard&iacute;n que invita a pasear entre espl&eacute;ndidos
separa a San Vicente de la Barquera y Comillas.
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
principal, un edificio de piedra de 1.881. Lo que en su d&iacute;a fueron cuadra y pajar, dieron vida
tras su rehabilitaci&oacute;n al actual hotel que en su exterior respeta la arquitectura de la zona y en
su interior guarda una sorpresa para el viajero. Y un edificio nuevo, agosto 2005, que
antiguamente fue gallinero y con los a&ntilde;os fue cambiando de uso, ahora, dos nuevas suites.
10 habitaciones en el edificio principal y 2 suites-jard&iacute;n en el nuevo. </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; </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>
<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>
10 habitaciones en el edificio principal y 2 suites-jard&iacute;n en el nuevo. </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&#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>
</html>