Tarea #907 -> En la página nueva, trasladar la primera frase al final del todo Tarea #906 -> Colocar alguna flecha o signo para enlazar con la nueva página Tarea #905 -> El texto que anuncia la nueva página en el inicio debe ir de punta a punta del ancho de la web y con la letra más grande Tarea #904 -> En la página principal, colocar el texto de 'ofertas y promociones' debajo del icono del wifi Tarea #903 -> El texto de 'ofertas y promociones' ponerlo en color verde con color de fondo en blanco Tarea #902 -> Poner el nº de teléfono en color blanco git-svn-id: https://192.168.0.254/svn/Proyectos.VillaDePalacios_Web/trunk@34 91f32c30-4b1a-42e2-b17c-7aeffbb29c96
69 lines
3.3 KiB
HTML
69 lines
3.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head>
|
|
<meta http-equiv="Content-Type" content="text/html;
|
|
charset=ISO-8859-1">
|
|
<title>La Villa de Palacios. Política de cancelación.</title>
|
|
<style type="text/css">
|
|
<!--
|
|
.credits h2 strong {
|
|
color: #FFF;
|
|
}
|
|
.texto {
|
|
font-family: Verdana, Geneva, sans-serif;
|
|
font-size: 12px;
|
|
padding-right: 20px;
|
|
padding-top: 10px;
|
|
padding-bottom: 10px;
|
|
padding-left: 10px;
|
|
}
|
|
-->
|
|
</style>
|
|
</head>
|
|
<body bgcolor="#333333" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
|
|
<table width="481" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#ffcc00">
|
|
<tr>
|
|
<td width="76" align="left" valign="top">
|
|
<img src="../img_nav/hoja.gif" width="76" height="40" /></td>
|
|
<td width="405" align="left" valign="middle" bgcolor="#333333" class="credits"><strong><font size="5" color="#FFFFFF"> Reservation and cancelation policy</strong></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2" class="texto">
|
|
<h4>Reservation and cancelation communication:</h4>
|
|
<ul>
|
|
<li>If departure day is sooner than previously programmed under reservation, the client will pay the stayed days but the reservation fee will not be refunded. <br />
|
|
(legal reference ”decreto 50/1989 de 5 de Julio sobre ordenación y clasificación de establecimientos hoteleros en Cantabria. Art. 36.”)
|
|
The cancelation of a reservation has a cost of:</li>
|
|
<ul>
|
|
<li>5% of the reservation fee when the cancelation is effective more than 30 days before the reservation date.</li>
|
|
<li>50% of the reservation fee when the cancelation is effective less than 30 days and more than 7 days before the reservation date.</li>
|
|
<li>100% of the reservation fee when the cancelation is effective less than 7 days before the reservation date.</li>
|
|
</ul>
|
|
</li><br>
|
|
<li>Reservations must be done more than 24 hours before the stay. For reservations on the same day of the arrival you must contact LA VILLA DE PALACIOS by phone.</li><br>
|
|
<li>Modification of reservations will always be determined by room availability on the modification time.</li>
|
|
<li>First day arrival timetable is from 13,30h to 20,00h. Guests should phone if their first day arrival is going to be after 20,00h. If the agreed arrival time is surpassed and there are no news of the arriving guests, it will be assumed that the reserve has been cancelled.</li>
|
|
<li>Fee refunds will be done in the time and way agreed between the customer and the hotel management.</li>
|
|
</ul></td>
|
|
</tr>
|
|
</table>
|
|
<script type="text/javascript">
|
|
<!--
|
|
swfobject.registerObject("FlashID");
|
|
//-->
|
|
</script>
|
|
<script type="text/javascript">
|
|
|
|
var _gaq = _gaq || [];
|
|
_gaq.push(['_setAccount', 'UA-297093-28']);
|
|
_gaq.push(['_trackPageview']);
|
|
|
|
(function() {
|
|
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
|
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
|
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
|
})();
|
|
|
|
</script>
|
|
</body>
|
|
</html>
|