
	


#contenedorPrincipal {
	
	margin:auto;
	height: 100%;
	margin-top:5px;
	}



#encabezadoDePagina {
	height: 292px;
	background-image: url(../images/estructura/fondo_encabezado.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

	/* forma de Registro */
	#registro {
		position:absolute;
		font-size:10px;
		width:200px;
		float:right;
		margin-left:560px;
		margin-top: 230px;
		color:#000;
		z-index:3;
		}

	/* Menu Superior */
	#menuSuperior {
		width:400px;
		height:20px;
		margin-top:4px;
		margin-left:350px;
		z-index:4;
		position:absolute;
		}
	html>/**/body #menuSuperior {margin-top:-20px;}
	
	#menuSuperior ul { z-index:5;}
	#menuSuperior ul li {
		list-style: none;
		float: left;
		margin-right:30px;
	}
	#menuSuperior ul li a {
		color:#FFFFFF;
		font-weight:bold;
		font-size:12px;
		color:#006699;
		font-weight:normal;
		text-decoration:none;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
	#menuSuperior ul li a:hover {
		text-decoration: underline;
	}

/* Fin del encabezado */







/* Contenidos ######### */
#contenidos {
    background-image: url(../images/estructura/fondo_contenido.gif);
	background-repeat: repeat-y;
	width:770px;

	min-height: 100%;
	float:left;
	min-height:1200px;
	
}



	/* Menu Principal */
	
	#menuPrincipal {
	width: 200px;
	float:left;
	z-index:10;
	background-position: 0px top;
	background-image: url(../images/estructura/fondo_menu.jpg);
	background-repeat: no-repeat;
	

		}
	
	
	#menuPrincipal ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		margin-top:85px;
		}
	
	#menuPrincipal ul li {
		float: left;
		text-align:right;
		line-height: 26px;
		}
	
	#menuPrincipal ul li a:link, #menuPrincipal li a:visited {	
		text-decoration: none;
		font-size: 14px;
		float: left;
		height: 26px;
		width: 174px;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		color:#003366;
	}
	
	#menuPrincipal li a:hover, #menuPrincipal li a:visited:hover { color:#00A6E4 !important;}
	
	#reservaciones {
		float:left;
		width:150px;
		margin-left: 7px;
		margin-top:50px;
		color: #003366;
		margin-bottom:30px;
		}
		html>body #reservaciones { margin-left: 15px; }
		
		
	#reservaciones a {
		color:#003366;
		font-size:10px;
		text-decoration:none;
		}
	#reservaciones a:hover {
		color: #000;
		font-size:10px;
		text-decoration: none;
		}
	
	#reservaciones span {
		position:absolute;
		margin-top:-57px;
		width:140px;
		padding-left:5px;
		line-height:11px;
		text-align: center;
		}
		html>/**/body #reservaciones span { margin-top:-55px; }





#contenidoPrincipal {
	
	height:100%;
	
	margin-right:20px;
	z-index:10;
}

html>/**/body #contenidoPrincipal {
	width:520px;
	margin-right:30px;
}

/* Pagina principal */

	#galeriaHome {
		margin-bottom:10px;
		}
		
	#galeriaHome img { margin-bottom:3px !important; margin-top:3px !important;}
/* Fin de pagina principal */

/* Galerias */
	.thumbDerecho {
		float:right;
		margin-left:12px;
		margin-top:4px;
		background:#FFFFFF;
		padding:2px; 
		border: 1px solid #0B4769;
		}
		
		.thumbDerecho a:hover img { background:#FFFFFF; padding:2px; border: 1px solid #000; }
		
	.thumbizquierdo {
		float:left;
		margin-right:12px;
		margin-top:4px;
		background:#FFFFFF;
		padding:2px; 
		border: 1px solid #0B4769;
		}
		
		.thumbizquierdo a:hover img { background:#FFFFFF; padding:2px; border: 1px solid #000; }
		
		
	#galeriaHome img {
		margin:10px;
		margin-left:0px;
		margin-bottom:0px;
		}
	#galeriaPieDePagina img {
		margin-right:10px;
		margin-top: 10px;
		}
		
		/* Scrpts de galerias */
	
		#HotelGallery img { margin-right:6px; margin-bottom:8px; }
		
		/* Estilos para el efecto LightBox */
		#lightbox{ background-color:#eee; padding: 10px; border-bottom: 2px solid #666; border-right: 2px solid #666; }
		
		#lightbox a, #lightbox a:visited {}
		#lightbox a:hover {}
		
		#lightboxDetails{ font-size: 10px; padding-top: 0.4em; }    
		#lightboxCaption{ float: left; }
		
		#keyboardMsg{ float: right; }
		#closeButton{ top: 5px; right: 5px; }
		
		#lightbox img{ border: none; clear: both;} 
		#overlay img{ border: none; }
		
		#overlay{ background-image: url(../hotelgal/overlay.png); }
		
		* html #overlay {
			background-color: #333;
			back\ground-color: transparent;
			background-image: url(../hotelgal/overlay.png) repeat; 

			/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../hotelgal/overlay.png", sizingMethod="scale");*/
		}
		
		

/* Fin de galerias */

/* planes */
	#tablaHeader {
		background-color: #FFE1CD;
	}
	.titulosTabla {
	height: 30px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	}
	.bookingActividadesCabecera {
	padding: 3px;
	background-color: #FBF1D8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #E9BA3D;
	}

/* Fin de planes */ 

/* Contacto */
	#contacto {
		width: 350px;
		margin:auto;
		}
		
		
/* iconos amenidades */
	#amenidades {}
	#amenidades img {
		margin-right:5px;
		}

	#amenidades ul {}
	#amenidades ul li {
		list-style: none;
		width: 215px;
		float:left;
	}
			
	/* Listado de amenidades de habitacion */
	
	#amenidadesList {}
	
		
	#amenidadesList li {
		list-style:none;
		background-image: url(../images/estructura/ball.gif);
		background-repeat: no-repeat;		
		background-position:left;
		padding-left: 10px;
		width: 215px;
		float:left;
		margin-left: -10px;
		margin-right: 20px;
		
	}
	
/* Fin de contenidos */






/* Estilos Pie de pagina */
	
#pieDePagina {
	clear:both;
	height: 122px;
	width:770px;
	background-image: url(../images/estructura/fondo_piedepagina.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size:10px;
	text-align: right;
	}
#datosDelHotel {
	padding-top:23px;
	padding-right:15px;
	font-size:11px;
	}
#linksPieDePagina {
	margin-top:3px;
	padding-right:15px;
	color:#FFFFFF;
	}
#linksPieDePagina a {
	color:#FFFFFF;
	}
#linksPieDePagina a:hover {
	color:#CCCCCC;
	text-decoration:none;
}	
	
.resetPaddingMargin {
	margin:0; padding:0;
}	
	
	
/* Auxiliares */

#pieAuxiliar { height:0px;}


/* ESTILOS PARA TARIFAS EN PAGINAS DE HABITACIONES */
.showRateBlock {  text-align:right; margin-bottom:10px; position:relative; top:-10px; display:block; }
.showRateBlock span {  font-weight:bold; }
.showRateBlock .rateOnWebsite {  font-size:150%; color:#003399; font-weight:normal; padding-bottom:5px; }
.showRateBlock .onpagelink { margin-top: 5px; }
.showRateBlock a {  color:#FFFFFF !important; text-decoration:none; margin-left:10px; font-weight:bold; padding:4px 10px; background-color:#003399 }

.agentes {
   width:452px; height:234px;
   background-image: url(../images/estructura/codigo.png);
   background-repeat: no-repeat;
   background-position: center;
   text-align: center;
   margin-left:32px;
   font-size:22px; font-weight:bold;
}

.agents {
   width:452px; height:234px;
   background-image: url(../images/estructura/code.png);
   background-repeat: no-repeat;
   background-position: center;
   text-align: center;
   margin-left:32px;
   font-size:22px; font-weight:bold;
}

/* promociones */

.promoitem { 
			 background-color:#DFF4FF;
			 padding:10px;
			 margin-bottom:8px;
}
.promoitem h3, .promoitem h4 
		{	color:#003399;
			font-size:18px;
			margin: 0px;
			padding:0px;
			font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.promoitem h4 {font-size:16px;}
.promocontent {border:1px #84D7FF solid;
				padding:10px;
				background-color:#FFFFFF;
}
.promoimg { float:right}

/* booking */
#uvSearchBox {position:relative; z-index:99; background-color: #F4F9FD !important;}
.calendar { z-index:999; }
#uvSearchBox .send-btn { background-color:#1A5E9D !important;}

