This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
PosadaLaLlosa_Web/tarifa-precios-casa-rural-santander.html
2010-03-11 17:01:16 +00:00

121 lines
6.2 KiB
HTML

<!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>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<title>Precios de alojamiento en La Posada La Llosa - Ofertas y estancias especiales - Turismo rural de calidad en Cantabria</title>
<meta name="description" content="Descubre nuestras ofertas y estancias especiales en antigua posada centenaria situada en Cantabria, junto a la playa de Somo y la Bahía de Santander."/>
<link media="screen" type="text/css" rel="stylesheet" href="estilos.css"/>
<link rel="shortcut icon" href="imagenes/llosa.ico"/>
</head>
<body>
<div id="layout">
<div id="cabecera" class="hidden">
<h1>Posada La Llosa</h1>
<h2>Lista de precios</h2>
</div>
<ul id="menu">
<li class="inicio"><a href="index.html" class="inicio">Inicio</a></li>
<li class="laposada"><a href="posada-rural-cantabria.html" class="laposada">La Posada</a></li>
<li class="habitaciones"><a href="habitaciones-casa-rural-cantabria.html" class="habitaciones">Habitaciones</a></li>
<li class="apartamentos"><a href="apartamentos-casa-rural-cantabria.html" class="apartamentos">Apartamentos</a></li>
<li class="entorno"><a href="entorno-casa-rural-cantabria.html" class="entorno">Entorno</a></li>
<li class="actividades"><a href="actividades-turismo-cantabria.html" class="actividades">Actividades</a></li>
<li class="comollegar"><a href="como-llegar-casa-rural-cantabria.html" class="comollegar">C&oacute;mo llegar</a></li>
<li class="precios">Precios</li>
<li class="reservas"><a href="reservas-casa-rural-santander.html" class="reservas">Reservas</a></li>
</ul>
<div id="cuerpo" class="precios">
<div class="texto">
<table id="lista-precios" summary="Lista de precios">
<thead>
<tr>
<th scope="col">Habitaciones</th>
<th scope="col">T. baja</th>
<th scope="col">T. media</th>
<th scope="col">T. alta</th>
</tr>
</thead>
<tbody>
<tr>
<td>Habitaci&oacute;n doble</td>
<td>50 &euro;</td>
<td>58 &euro;</td>
<td>75 &euro;</td>
</tr>
<tr>
<td>Hab. tipo suite</td>
<td>70 &euro;</td>
<td>80 &euro;</td>
<td>100 &euro;</td>
</tr>
<tr>
<td>Estudio 2 personas</td>
<td>85 &euro;</td>
<td>100 &euro;</td>
<td>120 &euro;</td>
</tr>
<tr>
<td>Apartamento 4 personas</td>
<td>110 &euro;</td>
<td>130 &euro;</td>
<td>165 &euro;</td>
</tr>
<tr>
<td>Supletoria ni&ntilde;o</td>
<td>10 &euro;</td>
<td>15 &euro;</td>
<td>18 &euro;</td>
</tr>
<tr>
<td>Supletoria adulto</td>
<td>12 &euro;</td>
<td>20 &euro;</td>
<td>25 &euro;</td>
</tr>
<tr>
<td>Cuna</td>
<td>5 &euro;</td>
<td>9 &euro;</td>
<td>12 &euro;</td>
</tr>
<tr>
<td>Carta de desayunos... desde</td>
<td>4 &euro;</td>
<td>4 &euro;</td>
<td>4 &euro;</td>
</tr>
</tbody>
</table>
<p>IVA 7% no incluido</p>
<ul>
<li>TA: temporada alta, del 15 de julio al 31 de agosto y Semana Santa.</li>
<li>TM: temporada media, del 15 de junio al 14 de julio, septiembre, fiestas y puentes.</li>
<li>TB: temporada baja, resto del a&ntilde;o.</li>
</ul>
</div>
<a href="ofertas.html" title="Estancias especiales y ofertas" class="enlace">Estancias especiales y ofertas</a>
<a class="calendario" href="calendario-casa-rural-santander.html" title="Calendario de disponibilidad">Pincha aqu&iacute; para ver el calendario de disponibilidad</a>
</div>
<div id="pie">
<a href="mailto:info@posadalallosa.com" class="email" title="Ponte en contacto con nosotros">e-mail: info@posadalallosa.com</a>
<p>Rafa y Mar&iacute;a Frande</p>
<p>Calle Jorganes n&deg; 3. 39140 Somo. Cantabria. Telf. y fax: 942 51 06 02</p>
</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-297093-18");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>