body{
	background-color: #e6d5fe;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	background-image:url(../images/bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#ece5d2;
}
img{
	border: 0px;
	display:block;
	
}
#cabecera
{
	margin-top:0px;/*10*/
	position:relative;
	background-image:url(../images/fondoCabecera.png);
	background-repeat:no-repeat;
	width:942px;/*922*/
	height:123px;/*113*/

}
#cabecera #enlaces
{
	position:absolute;
	top:40px;
	left:650px;
}
#cabecera #enlaces a
{
	display:inline-block;
	padding:4px;
}
#logo{
	padding-top:20px;
	}
a{
	margin: 0px;
	padding: 0px;
	color:#5a5238;
}
a:hover{
	color:#015971 ;
	}

/*COMO LLEGAR*/
#slideMapa {
	width:900px; 
	position:relative;
	height: 350px;
	border: solid 1px #000000; 
	margin-left:20px;
	padding-top:1px;
}
#slideMapa2{
	width:900px; 
	position:absolute;
	height: 350px;	
	border: solid 1px #000000;
	margin-left:20px;
}
#indicaciones
{
	position:relative;
	background-color: #FFFFFF;
	width: 890px;
	height: 340px;
	display: none;
	border: solid 1px #000000;
	overflow:scroll;
}
#pestanas
{
	width: 898px; 
	border: none;
	padding-top:2px;
	}
#pestanas a{
	float: right;
	width: 100px;
	height: 20px;
	display:block;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
	font-size: 10px;
	background-image: url(../images/fondoPestanasUnico.gif);
	background-repeat: no-repeat;
	margin-left: 2px;
	color:#000;
	}
#pestanas a:hover{
	background-image: url(../images/fondoPestanasOverUnico.gif);	
	}
#comoLlegar
{
	position:relative;
	margin-left:20px;
	margin-right:20px;
}
/*COMO LLEGAR*/

#distancias{
	width:922px;
  	margin-left:10px;
	padding-left:10px;
	clear:both;
	}

#barraIdiomas
{
	text-align:right;
	background-color:#e1e6ea;
	color:#000;
	height:20px;	
	padding-top:5px;
	padding-right:100px;
}
#barraIdiomas img
{
	border:0;
	display:inline;
	padding-left:10px;
}
#barraIdiomas a
{
	color:#000;
	text-decoration:none;
	border:0;
	display:inline;
}


#wrapper{
	position:relative;
	width: 942px;/*922*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#contents{
	width: 922px;
	background-color:#ffffff;
	margin-bottom:0px;
	
}
#contenedorHome{
	width: 942px;/*922*/
	/*background-color:#ffffff;*/
	margin-bottom:0px;
	background-image:url(../images/fondoWrapper.png);
	background-repeat:repeat-y;
}
#contenedorPagina{
	width: 942px;/*922*/
	/*background-color:#ffffff;*/
	margin-bottom:0px;
	background-image:url(../images/fondoWrapper.png);
	background-repeat:repeat-y;
}

/* Menu  */
#menuPrincipal
{
	margin-top:0px;
	margin-bottom:0px;
	width: 942px;/*922*/
	height: 51px;
	padding-top:0px;/*6*/
	font-family:Tahoma;
	font-weight:bold;
	text-align:center;
	background-image:url(../images/fondoMenu.png);
	background-repeat:no-repeat;
}
#menu {
	padding:0px;
	margin:0px;	
	height:26px;
}
#menu ul {
	list-style: none;
	margin:0 auto;
	width:782px;
	height:26px;
	text-align:center;
}
#menu ul li {	
	float: left;
	text-align:center;
	height: 26px;
}
#menu ul a {
	color: #5a5238;
	text-decoration: none;
	display: block;
	font-size:11px;
	padding-left: 9px;
	padding-right:9px;
	border-right:1px solid #e7d4a0;
	display:block;
	/*background-image:url(../images/fondoMenu_off.jpg);
	background-repeat:repeat-x;*/
	padding-bottom:6px;
	padding-top:6px;
	height: 14px;
}

#menu ul a.final {
	border-right:0;
	
}
#menu ul a:hover {
	color: #5a5238;
	background-image:url(../images/fondoMenu_on.gif);
	background-repeat:repeat-x;
}





/* Cuadro reservas */

#cuadroReservas{
	background-image: url(../images/fondoReservas.png);
	background-repeat: no-repeat;	
	width: 271px;/*291*/
	height: 290px;/*319*/
	position: relative;
	padding:0px;
	margin:0px;
	float:right;
	margin-right:20px;
	margin-top:5px;/*10*/
}
/*#cuadroBlc{
	width: 271px;
	height: 220px;
	color:#000000;
	background-color:#ffffff;
	border:#f7a800 1px solid;
}
#cuadroInt{
	width: 261px;
	height: 210px;
	color:#000000;
	background-color:#fce5b2;
	margin: 5px 0 0 5px;
}*/
#tituloReservas{
	/*margin: 0px;
	padding: 0px;
	position:absolute;
	top: 5px;*/
	font-size: 18px;
	font-weight:bold;
	width: 261px;
	height:25px;
	text-align:center;	
	color:#5a5238;
	/*background-color:#f7a800;*/
	margin-top:20px;
	margin-left:5px;
}
#cuadroFecha{
	font-size: 12px;
	position:relative;
	top: 30px;/*50*/
	width: 271px;	
}

#cuadroFecha img
{
	display:inline;
}
#cuadroFecha select{
	margin-right: 3px;
}
#cuadroFecha .fechaSalida{
	color:#cccccc;
}
#cuadroNoches{
	font-size: 12px;
	position:absolute;
	top: 110px;
	width: 271px;
	text-align:center;
}
#botonConsultar{
	background-image:url(../images/fondoConsultarUnico.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:271px;
	height:27px;
	padding-top:7px;
	margin-top:20px;
}
#botonConsultar a{
	color:#ffffff;
	font-family:Tahoma;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
#botonConsultar a:hover{
	color:#000000;
	}
#botonConsultar2
{
	background-image:url(../images/fondoConsultarUnico.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:291px;
	height:27px;
	padding-top:6px;
}
#botonConsultar2 a
{
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:13px;
	text-decoration:none;
}
#botonClientes
{
	background-image:url(../images/botonClientes.png);
	background-repeat:no-repeat;
	background-position:center;
	width:277px;
	height:88px;
	margin-top:15px;
	margin-left:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:22px;
}
#botonClientes a
{
	text-decoration:none;
	color:#ffffff;
	display:block;
	width:257px;
	height:40px;
	padding-top:10px;
	text-align:right;
	padding-right:20px;
}
#botonClientes a:hover
{
	color:#f7a800; /*fce5b2*/
}
#accesoClientes a{
	
	color:#0b2847;
	font-family:Trebuchet MS;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
}
#accesoClientes a:hover{
	color:#000000;
	font-family:Trebuchet MS;	
	text-decoration:underline;
	font-weight:bold;
}

#galeriaPortada
{
	position:relative;
	width:629px;
	height: 319px;
	/*float:right;*/
	padding:0px;
	margin:0px;
	margin-top:0px;/*5*/
	margin-left:20px;
}

h1{
	padding: 0px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#015971;
}

h2{
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#015971;
	}


#googleMapEstatico
{
	/*margin-top:30px;*/
	color: #000000;
	font-size: 12px;
	width:240px;
	float: right;
	margin-right:10px;
}
#googleMapEstatico a
{
	color:#5a5238;
}
#googleMapEstatico a:hover
{
	color:#015971;
	}
#googleMapEstatico p
{
	margin-top:10px;
	}
#google{
	/*float: left;*/
	width:240px;
}
#tiempo{
	/*float:right;*/
}

#textoHome
{
	margin-top:0px;
	width:380px;/*450*/
	color: #000000;
	font-size: 12px;
	float:left;
  	margin-left:20px;
	margin-right:15px;
}
#direccionNewsletter 
{
	padding-top:10px;
	border:1pt solid #cccccc;
	height:35px;
	width:240px;
	background-color:#ffffff;
	border:1pt solid #000000;
	
}
#direccionNewsletter input
{
	font-size:11px;
	color:#0b2847;
}
#dvNewsLetter
{
	padding:5px;
	color: #333333;
	font-size:12px;
	width:230px;
	border:1px solid #999;
	}
#dvNewsLetter input
{
	font-size:11px;
}
.suscribete{
	font-size:14px;
	font-weight:bold;
	color:#000;
	}
#cuadroOfertas
{
	padding-right:0px;
	padding-left:0px;
	color: #ffffff;
	font-size: 12px;
	width:240px;
	float:left;
	padding-right:10px;
	margin-left:20px;
	border-right:#CCC 1px solid;
}
#cuadroOfertas #bannerOfertas
{
	width:215px;
	height:93px;
	text-align:center;
	color:#0b2847;
}
#cuadroOfertas h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#015971;
	margin-top:5px;
	margin-bottom:15px;
}
#oferta .entradilla
{
	font-size:13px;
	font-weight:bold;
}
#oferta .enlace
{
	color:#5a5238;
	font-weight:bold;	
	font-size:17px;
	text-decoration:none;
}
#oferta .enlace:hover
{
	color:#015971;
	font-weight:bold;	
	font-size:17px;
	text-decoration:underline;
}
#pie{
	
	background-image:url(../images/fondoPie.png);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	width:942px;/*922*/
	margin-left:auto;
	margin-right:auto;
	color:#000000;
	margin-top:0px;
	font-weight:bold;
	font-size:10px;
	padding-top:45px;/*10*/
	padding-bottom:5px;
	
	
}
.diseno
{
	background-color:#000000;
	color:#ffffff;	
	font-size:7pt;
	padding-left:15px;
	padding-right:15px;
	
}
#pie img{
	margin-right: 20px;
}
#pie a{
	text-decoration: none;
	color: #000000;
}
#pie a:hover{
	text-decoration: none;
	color: #666;
}

#interiores
{
	width:922px;
	font-family: Tahoma;
	font-size: 13px;
	color:#000000;
	position:relative;
	margin-left:10px;
}
#interiores h2{
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#015971;
}

#interiores #izquierda
{
	float:left;	
	width:260px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
}
#interiores #derecha
{
	float:right;
	width:630px;
	padding-top:0px;
	margin-right:5px;
}

#interiores #registro
{
	float:right;
	width:650px;
}
#interiores #oferta
{
	padding:5px;
	padding-right:20px;
	clear:both;
}
#interiores .tit{
	color:#5a5238;
	text-decoration:none;
	font: normal 1em/1 "Century Gothic", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
#interiores .tit:hover{
	color:#015971 ;
	text-decoration:underline;
	font: normal 1em/1 "Century Gothic", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}



h3{
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	color:#511122;
	font: normal 1em/1 "Century Gothic", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	
	}

#empujador{
	clear: both;
}


/*Estilos de la galeria de imagenes */
.cuadroArchivos
{
	float:left;
	border: solid 1px #015971;
	width: 90px; 
	height: 80px; 
	text-align: center; 
	padding: 5px; 
	margin: 5px; 
	font-size: 10px;
	background-color: #EAEAEA;
}
.cuadroArchivos a
{
	color: #5a5238; 
	}	
.cuadroArchivos a:hover
{
	color: #015971 ; 
	}	
.cuadroImagenes
 {
	float:left;
	border: solid 1px #dedede;
	width: 90px; 
	height: 70px; 
	text-align: center; 
	padding: 5px; 
	margin: 5px; 
	font-size: 10px;
	/*background-color: #EAEAEA;*/
 }
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
.textfield{
	font-family:Verdana;
	font-size:10px;
	border:1px solid #333333;
	padding:3px 3px 3px 3px;
}
.boton2
{
	background-color:#000000;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	
	text-decoration:none;
}
.boton
{
	background-color:#FFFFFF;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	color:#000000;	
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	display:inline;
}
.botonEncuesta
{
	background-image:url(../images/botonEncuesta.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFF;
	width:165px;
	height:38px;	
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	color:#ffffff;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	display:inline;
	border: 0px none;
}

#videos{
	width:250px;
	background-color:#015971;
	margin-right:15px;
	float:left;
	margin-top:40px;
	}
	
.hotelListado{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#015971;
	}
#encuesta{
	width:902px;
  	margin-left:20px;
	margin-right:20px;
	padding-top:10px;
}
.enlaceCorreo
{
	color:#015971;
	font-weight:bold	
}
#foto
 {
	float:left;
	border: solid 1px #999999;
	width: 125px; 
	height: 85px; 
	text-align: center; 
	padding: 5px; 
	margin: 5px; 
	font-size: 10px;
	background-color: #EAEAEA;
 }
 
/* CATÁLOGO MOTOR */
.celdaOfertaImagen
{
	width:140px;
}
.celdaOfertaImagen a img
{
	border:1px solid #999999;
	padding:3px 3px 3px 3px;
	background-color:#EDEDED;
}
.celdaOFertaPrecio
{
	width:120px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #888888;
	background-color:#EFEFEF;
}
.celdaOfertaTexto a
{
	font-weight:bold;
	text-decoration:none;
	color:#1B2A4B;
}
.detalleOfertaImagen a img
{
	border:1px solid #999999;
	padding:3px 3px 3px 3px;
	background-color:#EDEDED;
}
#detalleOfertaPrecio
{
	padding-right:10px;
	padding-top:10px;
}
/* CATÁLOGO MOTOR */
