/* Estilos Generales */
html {}	
body {
	margin:0px;
	padding:0px;
	
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:16px;
	color:#003290;
	
	/*background-color:#666;*/
	background-image:url(../images/diseno/fondo.png);
	/*background-position:center top;
	background-repeat:repeat-x;*/
	}

h1, h2, h3, h4, h5 { color:#002481; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
a:link { color:#003290; text-decoration:underline}
a:hover { color: #0167FE; text-decoration:none;}
a:visited {color:#0167FE; text-decoration:underline}
a:visited:hover {color:#0167FE; text-decoration:none;}
/*div {	border: 1px solid #FF0000;}*/



#divPrincipal { /* Div que contiene a toda la pagina */
	width:1009px;
	margin:auto;

	background-image:url(../images/diseno/contenido.png);
	background-position:center;
	background-repeat:repeat-y;
	}


/* Encabezado ############################################################### */

#divEncabezado {
	width:1009px;
	height:814px;
	overflow:hidden;
	
	background-image: url(../images/diseno/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

	/* forma de Registro */
	#registro {
		float:right;
		width:210px;
		margin-top:340px;
		margin-right:47px;
		color:#28335E;
		font-size:.75em;
		}
		
	/* Menu Superior */
	#menuSuperior {
		margin-top:60px;
		padding-left:75px;
		position:absolute;
		}
		
		#menuSuperior div {
			float:left;
			width:174px;
			text-align:center;
			font-weight:bold;
			}
			#menuSuperior a:link, #menuSuperior a:visited {
				color:#FFFFFF;
				text-decoration:none;
				}
			#menuSuperior a:hover, #menuSuperior a:visited:hover{
				color: #FFFFFF;
				text-decoration: none;
				}
		
		#separacionMS { display:list-item; visibility:hidden; }

/* Fin del encabezado */


/* Contenidos ######################################################## */

#contenidos {
	overflow:hidden;
	background-image:url(../images/diseno/contenido.png);
	background-repeat:repeat-y;
	margin-bottom:50px;

	}

	/* Menu Principal */	
	#menuPrincipal {
		width: 258px;
		float:left;
		}

	/* Menu de opciones */
	#menu {
	
		font-family:Georgia, "Times New Roman", Times, serif;
		text-align:center;
		text-indent:-15px;
		
		background-image:url(../images/diseno/menu.png);
		background-repeat:no-repeat;
		background-position:23px 0px;
		width:255px;
		height:380px;
		margin-left:17px;
		padding-left:32px;
		/*padding-top:30px;*/
		
		}
		#menu div {}
		
		#menu div a {
			display:block;
			height:39px;
			color:#002481;

			line-height:35px;
			text-decoration:none;
			}	
		
		#menu div a:hover, .botonActivo a {
			color:#002481;
			font-weight:bold;
			/*font-style:italic;
			background-image:url(../images/diseno/boton_on.gif);
			background-position:3px;
			background-repeat:no-repeat;*/
			}
			/*#menu div a:hover { background-image:url(../images/diseno/boton_onhov.gif); background-position:3px;}*/
			
			

	/* caja de reservaciones*/
	#reservacionesCaja {
	cursor:pointer;
	font-size:.81em;
	height:313px;
	width:294px;
	background-image: url(../images/diseno/reserve.png);
	background-repeat: no-repeat;
	background-position: 40px top;
	}

			
			/* Links de la caja de reservaciones */
			#reservacionesEnLinea {
				padding-top:195px;
				margin-left:32px;
				margin-bottom:15px;
				display:block;
				
				color:#003290;
				text-decoration:none;
				
				font-size:17px;
				font-weight:bold;
				text-align:center;
				text-indent:15px;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-style:italic;
				}
	
			#textoReservaciones {
					width:210px;
					margin-left:64px;
					}
			
				#textoReservaciones a, #textoReservaciones a:visited {			
					color:#0055F6;
					text-decoration:none;
					}		
				#textoReservaciones a:hover, #textoReservaciones a:visited:hover {	
					text-decoration: none;
					color:#000000;
					}
		
		/* Fin del cuadro e reservaciones */


/* Fin del menu principal */


/* Caja de contenidos ############################################ */
#contenidoPrincipal {
	width:600px;
	overflow:hidden;
	float: left;
	margin-left:71px;
	margin-top:-9px;
	font-size:.88em;
}


/* Fin de pagina principal */



/* Galerias */
	.thumbDerecho, .thumbizquierdo {
		float:right;
		margin-left:10px;
		
		padding:3px;
		background-color:#FFFFFF;
		border: 1px solid #baa995;
		}
	.thumbizquierdo {
		float:left;
		margin-left:0px;
		margin-right:10px;
		}
		
		/* Scrpts de galerias */
	
		#HotelGallery {}
	
		#HotelGallery img {
			margin-right: 12px;
			margin-bottom:10px;
			margin-top:3px;
			padding:3px;
			background-color:#FFFFFF;
			border: 1px solid #baa995;}
		
		#HotelGallery a:hover img {
			border: 1px solid #003333;
			}
		/* Pagina principal */


			/* imagen home */
			#imagenHome { margin-bottom:15px;}
			
			
			
		/* ESTILOS PARA TARIFAS EN PAGINAS DE HABITACIONES */
		.showRateBlock {  text-align:right; margin-bottom:10px; position:relative; top:-10px }
		.showRateBlock span {  font-weight:bold; }
		.showRateBlock .rateOnWebsite {  font-size:150%; color:#832800; font-weight:normal; padding-bottom:5px; }
		.showRateBlock .onpagelink { margin-top: 5px; }
		.showRateBlock a {  color:#FFFFFF !important; text-decoration:none; margin-left:6px; font-weight:bold; padding:4px 10px; background-color:#832800 }
					
		
/* Fin de galerias */




/* Contacto */
	#contacto {
		width: 500px;
		margin:auto;
		}
		
		
/* iconos amenidades */
	
	#amenidades img { margin-right:5px; }
	#amenidades ul { margin:0px; padding:0px; }
	#amenidades ul li { list-style: none; width:260px; float:left; margin-right:30px;}
			
			
/* Lista de amenidades */
	#amenidadesList ul { margin:0px; padding:0px; }
	#amenidadesList ul li { list-style:none; width: 260px; float:left; margin-right:30px; text-indent:7px;
	
		background-image: url(../images/estructura/ball.gif);
		background-repeat: no-repeat;		
		background-position:left;
		}
		
		
		
		
/* Agentes */
	#agentes {
		width:552px;
		height:234px;
		background-image:url(../images/diseno/agentes.png);
		background-repeat:no-repeat;
		}
		#agentes div { height:50px; text-align:right; padding-right:90px; font-weight:bold;}
		.agentesCabecera { height:32px; color:#FFFFFF; text-align:right; padding-right:90px; padding-top:3px; font-size:18px; word-spacing: 210px;}

/* Fin de contenidos */






/* Pie de pagina ############################################################# */
	
#pieDePagina {
	clear:both;
	overflow:hidden;
	width:1009px;
	height:261px;
	margin-top:-42px;
	
	text-align:center;
	font-size:0.81em;
	color: #87BCD2;
	

	background-image: url(../images/diseno/footer.png);
	background-repeat: no-repeat;
	background-position:center bottom;	
	}
	
	#pieDePagina a {
		color: #FFF;
		}
	
	#pieDePagina a:hover {
		color: #FFFFFF;
		text-decoration:none;
		}

	#scrFooter {
		margin-top:126px;
		padding-bottom:20px;
		}
	#flashbanner {
		margin-top:384px;
		padding-left:89px;
		
	}


/* uvSearchBox BOOKING  personalizado  ######################################### */

#uvSearchBox {
	width:590px !important;
}

#uvSearchBox table {
	display:table !important;
	width:550px !important;
}