﻿html {
	overflow-y: scroll;
}
* {  
  margin: 0px; 
  padding: 0px;   
}
input{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;    
  /* *margin:0px !important;
  *padding:0px !important; */
}
body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  /*background-color: #eaeaea; */     
}
select
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;  
  /* *margin:0px !important; /* IE7*/ 
  _margin:1px; /* IE6*/
  /* *padding:0px !important; /* IE7*/
}
td {
	text-align: left;
}
h1{
  font-family: Arial, Helvetica, sans-serif;  
}
h2{
  font-family: Arial, Helvetica, sans-serif;     
}
ul.menu_general, ol.menu_general{
  list-style-type:none;
}
li.menu_general_item{
  display: inline;
}
a.menu:link 
{
  font-size: 11pt;
  color: #000000;
  text-decoration: none;    
  font-weight: bold;  
}
a.menu:visited 
{
  font-size: 11pt;
  color: #000000;
  text-decoration: none;  
  font-weight: bold;
}
a.menu:hover 
{
  font-size: 11pt;  
  color: #000000;
  text-decoration: underline;
  font-weight: bold;  
}
a.menu:active 
{
  font-size: 11pt;
  color: #000000;
  text-decoration: none;  
  font-weight: bold;
}

a.menuDerecha:link 
{
  font-size: 10pt;
  color: #000000;
  text-decoration: none;    
  font-weight: bold;
}
a.menuDerecha:visited 
{
  font-size: 10pt;
  color: #000000;
  text-decoration: none;  
  font-weight: bold;
}
a.menuDerecha:hover 
{
  font-size: 10pt;  
  color: #000000;
  text-decoration: underline;  
  font-weight: bold;
}
a.menuDerecha:active 
{
  font-size: 10pt;
  color: #000000;
  text-decoration: none;  
  font-weight: bold;
}
a.destino:link 
{
  font-size: 9pt;
  color: #272727;
  text-decoration: none;      
}
a.destino:visited 
{
  font-size: 9pt;
  color: #272727;
  text-decoration: none;    
}
a.destino:hover 
{
  font-size: 9pt;  
  color: #272727;
  text-decoration: underline;    
}
a.destino:active 
{
  font-size: 9pt;
  color: #272727;
  text-decoration: none;    
}
a.linkUnderline:link 
{  
  text-decoration: none;      
}
a.linkUnderline:visited 
{ 
  text-decoration: none;    
}
a.linkUnderline:hover 
{  
  text-decoration: underline;    
}
.sinDecoracion
{
  text-decoration: none;
}
.letraLinkPie
{
  color: #000000;
  font-size: 9pt;
}
.colorTuberia {
  color: #ffcc33;
  font-size: 15pt;
}
#capaFondoCabecera {
  background-image: url(/hotels/images/blanco.jpg);   
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffcc33;
  width: 100%;
  height: 190px;
  left:0px;
  position:static;
  z-index: -1;
  _background-color: #eaeaea;  
}
#capaImgTop
{
  margin: 0 auto;
  clear: both;   
  background-image: url(/hotels/images/top.png);
  background-position: center;
  z-index: 1;
  height: 20px;
  width: 980px;
  _position: relative;
  _background-image: url(/hotels/images/top_ie.png);
}
#capaImgBottom
{
  margin: auto;
  clear: both;    
  background-image: url(/hotels/images/bottom.png);
  background-position: center;
  height: 20px;
  width: 980px;
  position:relative;
  _background-image: url(/hotels/images/bottom_ie.png);
  
}
#capaContenedor {
  margin: 0 auto;
  clear:both;      
  width: 980px;    
  position: relative;    
  background-image: url(/hotels/images/repeat_y.png);
  background-repeat: repeat-y;
  background-position: center;    
  _background-image: url(/hotels/images/repeat_y_ie.png);
}
.capaBlanca3 {
  clear: both;
  height: 3px;
  margin: auto;
  font-size: 3px;
} 
.capaBlanca5 {
  clear: both;
  height: 5px;
  margin: auto;
  font-size: 5px;
} 
.capaBlanca10 {
  clear: both;
  height: 10px;
  margin: auto;
  font-size: 10px;
}
.capaBlanca20 {
  clear: both;
  height: 20px;
  margin: auto;
  font-size: 20px;
}
#capaFondoSubPie {  
  /*background-color: #eaeaea; */
  width: 100%;
  height: 200px;
  margin: -200px 0 0 0;   
  _background-color: #eaeaea;  
}
#capaFondoPie {  
  background-color: #ffcc33;  
  width: 100%;
  height: 150px;
  margin: -150px 0 0 0;   
  _background-color: #eaeaea;  
}
#capaLogo
{ 
  clear: both;
  height: 121px;
  width: 940px;
  margin: 0px auto 0px auto;        
  position: static;  
  z-index: -1;  
}
#capaMenu {
  background-color: #ffffff;
  position: absolute;   
  top: 105px;
  left: 30px;    
}
#capaBanderas {
  position: absolute;   
  top: 80px;
  left: 815px;
  _left: 810px;  
}
#capaMenuDerecha {
  position: absolute;   
  top: 105px;
  left: 795px;  
  _left: 780px;  
}
#capaPrimera {
  width: 960px;
  height: 364px;
  clear: both;
  margin: 0 auto;  
  background-image: url(/hotels/images/fondoHome.png);
  background-position: right top;
  background-repeat: no-repeat;    
  position: static;
}
#capaLogoPie {
  clear:both;  
  background-color: #ffcc33; 
  width: 940px;  
  margin-left: 20px;
  margin-right: 20px;
  background-image: url(/hotels/images/pie_derecha.png);
  background-position: right;
  background-repeat: no-repeat;   
}
#capaFormulario {  
  float: left;  
  width: 530px;
  height: 364px;  
  margin-left: 0px;
  margin-top: 7px;
  position:static;  
}
#capaInformacion{  
  position: static;
  float: right;
  clear: right;        
  width: 400px;
  height: 364px;    
  margin-right: 10px;
  _margin-right:0px;
}
#capaWhyDYS{
  clear: both;
  margin: 0 auto;
  width: 400px;    
  color: #272727;
  font-size: 33px;
  text-align: center;
}
#capaServices{
  color: #272727;
  font-size: 14px;
  clear: both;
  width: 250px;  
  margin-top: 57px;
  margin-left: 115px;
}
#capaServicesColor{
  color: #f88802;
  font-size: 22px;  
}
#capaEasyToUse{
  color: #272727;
  font-size: 14px;
  clear: both;
  width: 250px;    
  margin-left: 115px;
}
#capaEasyToUseColor{
  color: #4a860a;
  font-size: 22px;  
}
#capaBestPrices{
  color: #272727;
  font-size: 14px;
  clear: both;
  width: 250px;    
  margin-left: 115px;
}
#capaBestPricesColor{
  color: #0173b1;
  font-size: 22px; 
}
.floatLeft{
  float: left;
}
.floatRight{
  float: right;
}
#capaSegunda {
  width: 960px;  
  clear: both;
  margin: 0 auto;    
  position: static;
  margin-top: 10px; 
}
.capaSegundaColumna1 {
  width: 300px;
  height: 100%;
  float: left;
  margin: 0 auto;    
  margin-left: 20px;
  _margin-left:5px; 
  margin-right: 0px;
  _margin-right: 5px;
}
.capaSegundaColumna2 {
  width: 300px;
  height: 100%;
  float: left;
  margin: 0 auto;    
  margin-left: 10px;
  _margin-left:5px; 
  margin-right: 10px;
  _margin-right: 5px; 
}
.capaSegundaColumna3 {
  width: 300px;
  height: 100%;
  float: left;
  margin: 0 auto;    
  margin-left: 0px;
  _margin-left:5px; 
  margin-right: 20px;
  _margin-right: 5px; }

.capaSegundaColumnaDoble {
  width: 620px;
  height: 100%;
  float: left;
  margin: 0 auto;    
  margin-left: 20px;
  _margin-left:5px; 
  margin-right: 0px;
  _margin-right: 5px;   
  background-image: url(/hotels/images/cocheHomePie.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;  
}
#capaSegundaImg
{
  width: 315px; 
  float: right; 
  height: 270px; 
  background-image: url(/hotels/images/aeropuertoPie.jpg); 
  background-position: right bottom;  
  background-repeat: no-repeat;
}
#capaDestinos {
  width: 600px;
  height: 100%;
  float: left;
  margin: 0 auto;    
  margin-left: 20px;   
  _margin-left: 10px;   
}
.columnaDestinos {
  width: 200px;  
  height: 100%;
  float: left;
  margin: 0 auto;
}
#capaMostPopular {
  width: 330px;
  height: 100%;
  float: left;
  margin: 0 auto;      
  margin-right: 10px;  
  _margin-right: 0px;
}
.borderTitulo
{
  border-bottom-width: 2px;
  border-bottom-color: #ffc62a;
  border-bottom-style: solid;
}
.tituloSeccionLetraPeque{
  font-size: 11pt;
}
.tituloSeccionLetraGrande{
  font-size: 15pt;
}

.margenFotosHome
{
  margin-top:10px; 
  margin-bottom:15px
}
.colorGrisOscuro
{
  color:#272727
}
.capaFormularioIzqOn{
  float:left; 
  text-align:center;   
  background-image: url(/hotels/images/formulario_on_izq.jpg);   
  width: 157px; 
  height: 43px; 
  margin-bottom: -11px;
  z-index:1;
  font-family:Arial;  
  font-size: 17px;
  position:relative;
}
.pie-pie-a
{
    FONT-WEIGHT: bold;
    COLOR: blue;
    TEXT-DECORATION: underline
}
#dfoto
{
	width: 90px;
	height: 90px;
	overflow: hidden;
}
#dfoto img
{
	height: 90px;
}


#dfotoDetalle
{
	width: 100px;
	height: 100px;
	overflow: hidden;
}

#dfotoDetalle img
{
	height: 100px;
}

#dfotoDetalleGrande
{
	width: 200px;
	height: 200px;
	overflow: hidden;
}

#dfotoDetalleGrande img
{
	height: 200px;
}
.texto_caja_titulo
{
    BORDER-RIGHT: 0px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #ffcc33 1px solid;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: 0px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #ffcc33 1px solid;
    BACKGROUND-COLOR: #ffdc71
}
DIV#capa_contenido_4
{
    WIDTH: 100%;
    POSITION: relative;
    BACKGROUND-COLOR: #ffffff
}
DIV#capa_contenido_populares
{
    WIDTH: 100%
}
DIV#capa_contenido_populares_1
{
    FLOAT: left;
    WIDTH: 32%
}
DIV#capa_contenido_populares_2
{
    FLOAT: left;
    WIDTH: 32%
}
DIV#capa_contenido_populares_3
{
    FLOAT: left;
    WIDTH: 31%
}
.detalle_rojo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ff0000
}
.texto_standard
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: justify
}
.link_zonas
{
    CURSOR: pointer;
    COLOR: #0066ff;
    PADDING-TOP: 0px;
    TEXT-DECORATION: underline
}
div#capa_menu_todas_zonas{
	width:90%;
	border:solid 1px #D29E00;
	padding: 20px 20px 20px 20px;
	text-align:left;
}
DIV#capa_contenido_recomendados_1
{
    FLOAT: left;
    PADDING-BOTTOM: 5px;
    WIDTH: 47%
}
DIV#capa_contenido_recomendados_2
{
    FLOAT: left;
    PADDING-BOTTOM: 5px;
    WIDTH: 47%
}
DIV#capa_contenido_recomendados_1_1
{
    FLOAT: left;
    WIDTH: 38%;
    PADDING-TOP: 2px
}
DIV#capa_contenido_recomendados_1_2
{
    FLOAT: left;
    WIDTH: 62%;
    PADDING-TOP: 2px
}
.linea_descripcion
{
    FONT-SIZE: 1px;
    WIDTH: 100%;
    HEIGHT: 1px;
    BACKGROUND-COLOR: #d29e00
}
.texto_standard_negrita
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    TEXT-ALIGN: justify
}
.texto_standard_pequenyo
{
    FONT-SIZE: 11px;
    TEXT-ALIGN: justify
}
.link_zonas_1
{
    CURSOR: pointer;
    COLOR: #0066ff;
    PADDING-TOP: 0px;
    TEXT-DECORATION: none
}
.caja_borde_80{
	width:80%;
	border:solid 1px #D29E00;
	padding: 10px 20px 10px 20px;
	text-align:left;
}
.caja_borde_90{
	width:90%;
	border:solid 1px #D29E00;
	padding: 10px 20px 10px 20px;
	text-align:left;
}
.general_option_apartado {
    background-color: #EEEEEE;
    border-bottom: 1px none black;
    font-weight: bold;
    text-align: center;
}





