Tarea #908 -> Meter Google Analytics
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
This commit is contained in:
parent
88ddf40da6
commit
d4e1e1b025
14
css.css
14
css.css
@ -107,7 +107,7 @@ a.titulos3 {
|
|||||||
font-family: Verdana;
|
font-family: Verdana;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #FFCC00;
|
color: #FFF;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
@ -141,7 +141,15 @@ a.aviso-ofertas {
|
|||||||
font-family: Verdana, Geneva, sans-serif;
|
font-family: Verdana, Geneva, sans-serif;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #333;
|
color: #669900;
|
||||||
|
text-decoration: none;
|
||||||
|
border-bottom: 1px dotted #669900;
|
||||||
|
}
|
||||||
|
|
||||||
|
a.texto-casa-rural {
|
||||||
|
font-family: Verdana, Geneva, sans-serif;
|
||||||
|
font-size: 15px;
|
||||||
|
font-weight: bold;
|
||||||
|
color: #669900;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
background-color: #FFCC00;
|
|
||||||
}
|
}
|
||||||
@ -309,6 +309,19 @@ body {
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -50,6 +50,19 @@ The cancelation of a reservation has a cost of:</li>
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -168,6 +168,19 @@ body {
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -91,7 +91,7 @@ body {
|
|||||||
<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
|
<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td width="2" bgcolor="#333333"> </td>
|
<td width="2" bgcolor="#333333"> </td>
|
||||||
<td width="540" align="left" bgcolor="#333333" class="menu"><span class="menu2">Presentation</span> <a href="galeria_eng.htm" class="menu">·Images</a> ·<a href="alojamiento_eng.htm" class="menu">Lodging</a> ·<a href="cantabria_eng.htm" class="menu">The region</a> ·<a href="contacto_eng.htm" class="menu">Reserves & Contact </a>·<a href="tarifas_eng.htm" class="menu">Prices </a></td>
|
<td width="540" align="left" bgcolor="#333333" class="menu"><a href="home_eng.htm" class="menu">Presentation</a> · <a href="galeria_eng.htm" class="menu">Images</a> · <a href="alojamiento_eng.htm" class="menu">Lodging</a> · <a href="cantabria_eng.htm" class="menu">The region</a> · <a href="contacto_eng.htm" class="menu">Reserves & Contact </a>· <a href="tarifas_eng.htm" class="menu">Prices </a></td>
|
||||||
<td width="147" align="center" bgcolor="#333333" valign="middle"><span class="telefono">+34 942 679 150</span> </td>
|
<td width="147" align="center" bgcolor="#333333" valign="middle"><span class="telefono">+34 942 679 150</span> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table></td>
|
</table></td>
|
||||||
@ -107,9 +107,8 @@ body {
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<p><span class="texto">La Villa de Palacios will run in full occupation or semi-full regim from the <strong>1st of September to the 15th of July.</strong>
|
|
||||||
</span></p>
|
<p><center><img src="../img_nav/Fotos/foto_casa_rural.jpg" width="400" height="268" alt="Casona de Villa de Palacios"></center></p>
|
||||||
<p><center><img src="../img_nav/Fotos/casona.jpg" width="400" height="268" alt="Casona de Villa de Palacios"></center></p>
|
|
||||||
|
|
||||||
<p><span class="textoNegrita">In our big house you will find a dreaming place to share magic moments with your friends or family. In total nature but with a hotel's confort.</span></p>
|
<p><span class="textoNegrita">In our big house you will find a dreaming place to share magic moments with your friends or family. In total nature but with a hotel's confort.</span></p>
|
||||||
|
|
||||||
@ -142,7 +141,8 @@ Own parking area and more.... </span></p></td>
|
|||||||
</span></p></td>
|
</span></p></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<br><br>
|
<p><span class="texto">La Villa de Palacios will run in full occupation or semi-full regim from the <strong>1st of September to the 15th of July.</strong>
|
||||||
|
</span></p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@ -160,6 +160,19 @@ Own parking area and more.... </span></p></td>
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -157,6 +157,19 @@ body {
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -112,5 +112,18 @@ body {
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
<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>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -210,6 +210,19 @@ body {
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -118,12 +118,11 @@ body {
|
|||||||
</table></td>
|
</table></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><br>
|
<td>
|
||||||
<table width="100%" border="0">
|
<table width="100%" border="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td width="48%" valign="middle" bgcolor="#666"><a class="titulos2" href="casa_rural.htm"><span class="style15">La Villa de Palacios will run in full occupation or semi-full regim from the 1st of September to
|
<td width="95%" valign="middle"><a class="texto-casa-rural" href="casa_rural.htm">La Villa de Palacios will run in full occupation or semi-full regim from the 1st of September to the 15th of July.</a></td>
|
||||||
the 15th of July </span></a></td>
|
<td width="5%"><a class="texto-casa-rural" href="casa_rural.htm"><img src="../img_nav/flecha2.gif" alt="Casa rural en Cantabria" width="45" height="47"></a></td>
|
||||||
<td width="52%" valign="middle" align="right"><a href="tarifas_eng.htm#promociones" class="aviso-ofertas"> SEASON PROMOTIONS </a></td>
|
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<br>
|
<br>
|
||||||
@ -143,9 +142,10 @@ the 15th of July </span></a></td>
|
|||||||
<span class="titulos4">
|
<span class="titulos4">
|
||||||
Welcome to the Villa de Palacios***</span><br>
|
Welcome to the Villa de Palacios***</span><br>
|
||||||
<br>
|
<br>
|
||||||
<span class="titulos4"><img src="../img_nav/wifi-logo[1].jpg" alt="Acceso a inernet por Wi-fi" width="60" height="27"></span><br>
|
<span class="titulos4"><img src="../img_nav/wifi-logo[1].jpg" alt="Acceso a inernet por Wi-fi" width="60" height="27"></span></p>
|
||||||
</p>
|
<p align="center"><a href="tarifas_eng.htm#promociones" class="aviso-ofertas"> SEASON PROMOTIONS </a><br>
|
||||||
</div></td>
|
</p>
|
||||||
|
</div></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr align="left" valign="top">
|
<tr align="left" valign="top">
|
||||||
<td height="108" colspan="2" class="texto"><br>
|
<td height="108" colspan="2" class="texto"><br>
|
||||||
@ -176,6 +176,19 @@ the 15th of July </span></a></td>
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -41,6 +41,19 @@
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -82,6 +82,19 @@ body {
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -191,6 +191,19 @@ body {
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -375,6 +375,19 @@ body {
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -313,6 +313,19 @@ body {
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -94,7 +94,7 @@ body {
|
|||||||
<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
|
<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td width="2" bgcolor="#333333"> </td>
|
<td width="2" bgcolor="#333333"> </td>
|
||||||
<td width="615" align="left" bgcolor="#333333" class="menu"><a href="home_esp.htm" class="menu">Presentación </a> ·<a href="galeria_esp.htm" class="menu">Fotografías </a>·<a href="alojamiento_esp.htm" class="menu">Alojamiento</a> ·<span class="menu2">La comarca</span> ·<a href="contacto_esp.htm" class="menu">Reserva y Contacto </a>·<a href="tarifas_esp.htm" class="menu">Tarifas </a></td>
|
<td width="615" align="left" bgcolor="#333333" class="menu"><a href="home_esp.htm" class="menu">Presentación </a> · <a href="galeria_esp.htm" class="menu">Fotografías </a>·<a href="alojamiento_esp.htm" class="menu">Alojamiento</a> · <span class="menu2">La comarca</span> · <a href="contacto_esp.htm" class="menu">Reserva y Contacto </a>· <a href="tarifas_esp.htm" class="menu">Tarifas </a></td>
|
||||||
<td width="114" align="center" bgcolor="#333333" valign="middle"><span class="telefono">942 679 150</span></td>
|
<td width="114" align="center" bgcolor="#333333" valign="middle"><span class="telefono">942 679 150</span></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table></td>
|
</table></td>
|
||||||
@ -206,6 +206,19 @@ body {
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -91,7 +91,7 @@ body {
|
|||||||
<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
|
<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td width="2" bgcolor="#333333"> </td>
|
<td width="2" bgcolor="#333333"> </td>
|
||||||
<td width="574" align="left" bgcolor="#333333" class="menu"><span class="menu2">Presentación </span> ·<a href="galeria_esp.htm" class="menu">Fotografías </a>·<a href="alojamiento_esp.htm" class="menu">Alojamiento</a>·<a href="cantabria_esp.htm" class="menu">La comarca</a>·<a href="contacto_esp.htm" class="menu">Reserva y Contacto </a>·<a href="tarifas_esp.htm" class="menu">Tarifas </a></td>
|
<td width="574" align="left" bgcolor="#333333" class="menu"><a href="home_esp.htm" class="menu">Presentación </a> · <a href="galeria_esp.htm" class="menu">Fotografías </a>· <a href="alojamiento_esp.htm" class="menu">Alojamiento</a> · <a href="cantabria_esp.htm" class="menu">La comarca</a> · <a href="contacto_esp.htm" class="menu">Reserva y Contacto</a> · <a href="tarifas_esp.htm" class="menu">Tarifas </a></td>
|
||||||
<td width="114" align="center" bgcolor="#333333" valign="middle"><span class="telefono">942 679 150</span></td>
|
<td width="114" align="center" bgcolor="#333333" valign="middle"><span class="telefono">942 679 150</span></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table></td>
|
</table></td>
|
||||||
@ -107,9 +107,8 @@ body {
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<p><span class="texto">La Villa de Palacios funcionará en régimen de ocupación completa o semi-completa desde <strong>el 1 de septiembre al 15 de Julio</strong>.
|
|
||||||
</span></p>
|
<p><center><img src="../img_nav/Fotos/foto_casa_rural.jpg" width="400" height="268" alt="Casona de Villa de Palacios"></center></p>
|
||||||
<p><center><img src="../img_nav/Fotos/casona.jpg" width="400" height="268" alt="Casona de Villa de Palacios"></center></p>
|
|
||||||
|
|
||||||
<p><span class="textoNegrita">En nuestra casona encontrarás un lugar de ensueño para compartir momentos mágicos con tus amigos o familiares. En plena naturaleza, pero con el confort de un hotel.</span></p>
|
<p><span class="textoNegrita">En nuestra casona encontrarás un lugar de ensueño para compartir momentos mágicos con tus amigos o familiares. En plena naturaleza, pero con el confort de un hotel.</span></p>
|
||||||
|
|
||||||
@ -140,7 +139,8 @@ zona de picnic, casitas para perro. Una superficie de 8.000 m2 para
|
|||||||
</span></p></td>
|
</span></p></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<br><br>
|
<p><span class="texto">La Villa de Palacios funcionará en régimen de ocupación completa o semi-completa desde <strong>el 1 de septiembre al 15 de Julio</strong>.
|
||||||
|
</span></p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@ -158,6 +158,19 @@ zona de picnic, casitas para perro. Una superficie de 8.000 m2 para
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -182,6 +182,19 @@ body {
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -114,6 +114,19 @@ body {
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -241,6 +241,19 @@ body {
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -133,8 +133,8 @@ body {
|
|||||||
<td>
|
<td>
|
||||||
<table width="100%" border="0">
|
<table width="100%" border="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td width="48%" valign="middle" bgcolor="#666"><a class="titulos2" href="casa_rural.htm"><span class="style15">La Villa de Palacios funcionará en régimen de ocupación completa o semi-completa desde el 1 de septiembre al 15 de Julio.</span></a></td>
|
<td width="95%" valign="middle"><a class="texto-casa-rural" href="casa_rural.htm">La Villa de Palacios funcionará en régimen de ocupación completa o semi-completa desde el 1 de septiembre al 15 de Julio.</a></td>
|
||||||
<td width="52%" valign="bottom" align="right"><a href="tarifas_esp.htm#promociones" class="aviso-ofertas"> OFERTAS Y PROMOCIONES </a></td>
|
<td width="5%"><a class="texto-casa-rural" href="casa_rural.htm"><img src="../img_nav/flecha2.gif" alt="Casa rural en Cantabria" width="45" height="47"></a></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<br>
|
<br>
|
||||||
@ -168,13 +168,14 @@ body {
|
|||||||
<td width="52%" height="289" valign="top"><div align="right">
|
<td width="52%" height="289" valign="top"><div align="right">
|
||||||
<img src="../img_nav/foto_portada.jpg" width="340" height="232" align="top" alt="Casa rural Villa de Palacios"><p align="center">
|
<img src="../img_nav/foto_portada.jpg" width="340" height="232" align="top" alt="Casa rural Villa de Palacios"><p align="center">
|
||||||
<span class="titulos4">Bienvenido a La Villa de Palacios ***</span></p>
|
<span class="titulos4">Bienvenido a La Villa de Palacios ***</span></p>
|
||||||
<p align="center"><span class="titulos4"><img src="../img_nav/wifi-logo[1].jpg" alt="Casa rural con internet" width="60" height="27"></span><br>
|
<p align="center"><span class="titulos4"><img src="../img_nav/wifi-logo[1].jpg" alt="Casa rural con internet" width="60" height="27"></span></p>
|
||||||
|
<p align="center"><br>
|
||||||
|
<a href="tarifas_esp.htm#promociones" class="aviso-ofertas"> OFERTAS Y PROMOCIONES </a>
|
||||||
</p>
|
</p>
|
||||||
</div></td>
|
</div></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr align="left" valign="top">
|
<tr align="left" valign="top">
|
||||||
<td height="108" colspan="2" class="texto"><br>
|
<td height="108" colspan="2" class="texto"><br>
|
||||||
<br>
|
|
||||||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||||
<tr>
|
<tr>
|
||||||
<td width="12%" height="69" valign="top" align="left"><img src="../img_nav/logocasonas.gif" width="69" height="60" alt="Palacios y Casonas de Cantabria"></td>
|
<td width="12%" height="69" valign="top" align="left"><img src="../img_nav/logocasonas.gif" width="69" height="60" alt="Palacios y Casonas de Cantabria"></td>
|
||||||
@ -201,6 +202,19 @@ body {
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -98,6 +98,19 @@ por día </strong></span></td>
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -92,6 +92,19 @@ de antelación a la fecha
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -38,6 +38,19 @@
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
BIN
img_nav/Fotos/foto_casa_rural.jpg
Normal file
BIN
img_nav/Fotos/foto_casa_rural.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 143 KiB |
BIN
img_nav/flecha2.gif
Normal file
BIN
img_nav/flecha2.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
@ -301,6 +301,19 @@ body {
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@ -299,6 +299,19 @@ body {
|
|||||||
<!--
|
<!--
|
||||||
swfobject.registerObject("FlashID");
|
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>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user