body{
	background-color: #520100;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#3d413e;
	background-position: top;
}
img{
	border: 0px;
	display:block;
	behavior: url("includes/pngbehavior.htc");
	
}
a{
	margin: 0px;
	padding: 0px;
}

#encuesta{
	width:900px;
  	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	background-color:#FFF;
		}
#barraIdiomas
{
	text-align:right;
	background-color:#000000;
	color:#ffffff;
	height:20px;	
	padding-top:5px;
	padding-right:100px;
}
#barraIdiomas img
{
	border:0;
	display:inline;
	padding-left:10px;
}
#barraIdiomas a
{
	color:#ffffff;
	text-decoration:none;
	border:0;
	display:inline;
}


#wrapper
{
	position:relative;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	
}
#contenedorHome{
	width: 920px;
	margin-bottom:0px;
	background-image:url(../images/fondoHome.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	padding-bottom:10px;
}
#contenedorPagina{
	width: 920px;
	margin-bottom:0px;
	background-image:url(../images/fondoInteriores.jpg);
	background-repeat:no-repeat;

}

/*#logo
{
	height:75px;
	padding-top:5px;
	padding-left:10px;
	font-family:Tahoma;
	color:#474b48;
}
#logo h1
{
	font-size:40px;
	margin:0px;
	padding:0px;
	color:#474b48;
}
#logo h2 
{
	font-size:15px;
	margin:0px;
	padding:0px;
	color:#474b48;

}*/
#logo
{
	height:75px;
	padding-top:5px;
	padding-left:10px;
	font-family:Tahoma;
	color:#474b48;
}
#logo h4
{
	font-size:40px;
	font-weight:lighter;
	margin:0px;
	padding:0px;
	color:#474b48;
	text-decoration:none;
}
#logo h5
{
	font-size:15px;
	margin:0px;
	padding:0px;
	color:#474b48;
	text-decoration:none;
}
#logo .estrellas
{
	font-size:15px;
	margin:0px;
	padding:0px;
	color:#474b48;
}

/* Menu  */
#menuPrincipal
{
	
	width: 915px;
	padding-left:5px;
	height: 42px;
	margin-bottom:10px;
	font-family:Tahoma;
	background-image:url(../images/fondoMenu.gif);
	background-repeat: no-repeat;

}
#menu * {
	padding: 0;
	margin: 0;	
	
}
#menu ul {
	list-style: none;	
}
#menu ul a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-size:12px;
	margin-top:5px;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	
}
#menu ul a:hover {
	color: #ffffff;
	background-color:#bd2533;
	text-decoration: none;
	display: block;
	font-size:12px;
	margin-top:5px;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	
}

#menu ul li {	
	float: left;
	position: relative;	
}

#slideMapa {

	
	position:absolute;
	width:640px;
	height: 294px;
	left:270px;
	float:right;
	padding:0px;
	margin-top:10px;
	margin-right:12px;
	margin-left:0px;
	margin-bottom:0px;
	
	
	}
#slideMapa2 {

	
	position:relative;
	width:640px;
	height: 294px;
	float:right;
	padding:0px;
	margin-top:10px;
	margin-right:12px;
	margin-left:0px;
	margin-bottom:0px;
	
	
	}
#indicaciones{
	background-color: #FFFFFF;
	float: left;
	overflow: auto;
	width: 890px;
	display: none;
	color:#333333;
	border: solid 1px #BBBBBB;
	clear:both;
	
}
#pestanas
{
	margin-top:0px;
	padding-top:0px;
	width:890px; 
	margin-left: 10px;
	border: none;
	}
#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/fondoPestanas.gif);
	background-repeat: no-repeat;
	margin-left: 2px;
	color:#000;
	}
#pestanas a:hover{
	background-image: url(../images/fondoPestanasOver.gif);	
	}
#interiores #pestanas #btnStreetView a
{
	color:#000000;
}

#interiores #pestanas #btnMapa a:hover
{
	color:#000000;
}
/* Cuadro reservas */

#cuadroReservas{
	
	width: 255px;
	height: 319px;
	position: relative;
	padding:0px;
	margin:0px;
	float:left;
		
}

#cuadroCabecera
{
	position:absolute;
	top:0px;
	left:367px;	
	width:550px;
	color:#ffffff;
	font-family:Georgia;
	font-size:11px;
	font-weight:normal;
	
}
#cuadroCabecera .tituloCuadro
{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color:#e9e9e9;
	padding-bottom:5px;
}
#tituloReservas{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	position:absolute;
	top: 17px;
	width: 255px;
	text-align:center;	
}
#cuadroFecha{
	font-size: 12px;
	position:relative;
	top: 67px;
	width: 255px;
	
}

#cuadroFecha img
{
	display:inline;
}
#cuadroFecha select{
	margin-right: 3px;
}
#cuadroFecha .fechaSalida{
	color:#cccccc;
}
#cuadroNoches{
	font-size: 12px;
	position:absolute;
	top: 110px;
	width: 291px;
	text-align:center;
}
#botonConsultar2
{
	background-image:url(../images/fondoConsultar.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:225px;
	height:27px;
	padding-top:6px;
}
#botonConsultar2 a
{
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:13px;
	text-decoration:none;
}
#botonConsultar
{
	
	width:225px;
	height:27px;
	text-align:center;
	padding-top:3px;
}
#botonConsultar a
{
	color:#666666;
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#botonConsultar a:hover
{
	color:#333333;
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#accesoClientes a{
	
	color:#511122;
	font-family:Trebuchet MS;
	font-size:15px;
	text-decoration:none;
}
#accesoClientes a:hover{
	color:#511122;
	font-family:Trebuchet MS;	
	text-decoration:underline;
}

#galeriaPortada
{
	position:relative;
	width:640px;
	height: 294px;
	float:right;
	padding:0px;
	margin-top:10px;
	margin-right:7px;
	margin-left:0px;
	margin-bottom:0px;
}

#galeriaInteriores
{
	position:relative;
	width:640px;
	height: 294px;
	float:right;
	padding:0px;
	margin-top:10px;
	margin-right:7px;
	margin-left:0px;
	margin-bottom:0px;
	
}
#eltiempo
{
	position:relative;
	margin-left:15px;
	width:70px;
	float:left;
}

h1{
	padding: 0px;
	margin-bottom: 0px;
	color:#333333;
	font-family:Tahoma;
	font-size:19px;
}

h2{
	padding: 0px;
	margin-bottom: 0px;
	color:#333333;
	font-family:Tahoma;
	font-size:19px;
	
	}


#googleMapEstatico
{
	
	
	padding-right:5px;
	padding-left:10px;
	color: #333333;
	font-size: 12px;
	width:280px;
	float:left;
	
}
#googleMapEstatico a
{
	color:#333333;
	
	
}
#textoHome
{	
	position:relative;
	width:320px;
	padding-right:10px;
	padding-left:10px;
	color: #333333;
	font-size: 12px;
	font-family:Tahoma;
	float:left;	
}

#cuadroOfertas
{
	clear:both;
	position:relative;
	padding-left:10px;
	width:255px;
	float:left;
	
	
}
#pie
{
	text-align:center;
	padding-top: 20px;
	width:920px;
	margin-left:auto;
	margin-right:auto;
	color:#ffffff;
	clear:both;
	
}

#interiores #izquierda
{
	float:left;	
	width:270px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
}
#interiores #derecha
{
	float:right;
	width:630px;
	padding-top:0px;
}
#interiores h1{
	padding: 0px;
	margin-bottom: 0px;
	color:#333333;
	font-family:Tahoma;
	font-size:19px;
	font-weight:bold;
	}
.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: #ffffff;
}
.fields
{
	background-color:#f4f4f4;
	color:#000000;
	border:1pt solid #520000;
	overflow:hidden;
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS;
	font-size:12px;
}
#contacto
{
	width:620px;
	font-family: Tahoma;
	font-size: 13px;
	color:#333333;
	position:relative;
	margin:0px;
	padding:10px;
	float:right;
	
}
#interiores
{
	width:900px;
	font-family: Tahoma;
	font-size: 12px;
	color:#333333;
	position:relative;
	margin-top:0px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	clear:both;
	background-color:#f8f8f9;
}
#interiores h2{
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	color:#333333;
	font-family:Tahoma;
	font-size:17px;
}

#interiores a
{
	
	text-decoration:none;
	font-weight:bold;
}

#interiores #registro
{
	float:right;
	width:650px;
}
#interiores #oferta
{
	padding:5px;
	clear:both;
}
#interiores .tit{
	color:#333333;
	text-decoration:none;
	font: normal 1em/1 "Century Gothic", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
#interiores .tit:hover{
	color:#333333;
	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 #999999;
	width: 90px; 
	height: 80px; 
	text-align: center; 
	padding: 5px; 
	margin: 5px; 
	font-size: 10px;
	background-color: #EAEAEA;
}
.cuadroArchivos a
{
	color: #666666; 
	}	
.cuadroArchivos a:hover
{
	color: #000000; 
	}	
.cuadroImagenes
 {
	float:left;
	border: solid 1px #999999;
	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;
}
#dvNewsLetter
{
	margin:0px 5px 5px 0px;
	padding:5px;
	color: #333333;
	font-size: 12px;
	width:230px;
	float:left;
	background-color:#ececec;
	border:1px solid #333333;
	
}
#dvNewsLetter input
{
	font-size:12px;
}