/* Estilos Generales */
html {}	
body {
	margin:0px;
	padding:0px;
	
	font-family:"Palatino Linotype";
	text-align:justify;
	font-size:18px;
	color:#867146;
	
	background:url(../images/diseno/body.gif) #BE9F69 center top no-repeat;
	}

h1 { font-family:"Palatino Linotype"; color:#503100; font-size:24px; margin-bottom: 0px;}
h2 { font-family:"Palatino Linotype"; color:#503100; font-size:22px; margin-bottom: 0px; margin-top:10px; }
h3 { font-family:"Palatino Linotype"; color:#503100; font-size:20px; margin-bottom: 0px; margin-top:10px; }
h4 { font-family:"Palatino Linotype"; color:#503100; font-size:18px; margin-bottom: 0px; margin-top:20px; }
a:link { color:#C7AD7F; text-decoration:none; font-weight:bold; font-family:"Palatino Linotype";}
a:hover { color: #867146; text-decoration:none; font-weight:bold; font-family:"Palatino Linotype";}
a:visited {color:#C7AD7F; text-decoration:none}
a:visited:hover {color:#867146; text-decoration:none;}
p { padding:2px; font-family:"Palatino Linotype"; font-size:16px;}
/*div {	border: 1px solid #FF0000;}*/



#divPrincipal { /* Div que contiene a toda la pagina */
	width:950px;
	margin:auto;
	background-image:url(../images/diseno/contenido.gif);
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	}


/* Encabezado ############################################################### */

#divEncabezado {
	height:461px;
	overflow:hidden;
	
	background-image: url(../images/diseno/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
	#slide { position:absolute;
	         margin-top:172px;
			 margin-left:3px;}

	/* forma de Registro */
	#registro {
	    position:absolute;
		width:208px;
		margin-left:720px;
		margin-top:24px;
		color:#867146;
		font-size:.75em;
		}
		
	/* Menu Superior */
	#menuSuperior {
	    position:absolute;
		margin-top:128px;
		padding-left:416px;

		}
		
		#menuSuperior div {
			float:left;
			text-align:center;
			font-weight:bold;
			color:#B4BF9B;
			margin-left:45px;
			}
			
			#menuSuperior a:link, #menuSuperior a:visited {
				color:#867146;
				text-decoration:none;
				font-family:"Palatino Linotype";
				}
			#menuSuperior a:hover, #menuSuperior a:visited:hover{
				color: #867146;
				text-decoration: none;
				}
		
		#separacionMS { display:none; visibility:hidden; }

/* Fin del encabezado */


/* Contenidos ######################################################## */

#contenidos {
	overflow:hidden;
	width:950px;
	background-image:url(../images/diseno/contenido.gif);
	background-repeat:repeat-y;
	margin-bottom:2px;
	margin-top:8px;
	}

	/* Menu Principal */	
	#menuPrincipal {
		width: 255px;
		float:left;
		}

	/* Menu de opciones */
	#menu {
		font-family:"Palatino Linotype";
		text-align:center;
		text-indent:-5px;

		height:478px;
		margin-left:8px;
		padding-top:18px;
		}
		
		#menu div {}
		
		#menu div a {
			display:block;
			height:39px;

			line-height:35px;
			text-decoration:none;
			font-weight:bold;
			}	
		
		#menu div a:hover, .botonActivo a {
			background-image:url(../images/diseno/boton_on.gif);
			background-position:3px;
			background-repeat:no-repeat;
			font-weight:bold;
			}
			
			#menu div a:hover {}
			
			

	/* caja de reservaciones*/
	#reservacionesCaja {
		cursor:pointer;
		font-size:.81em;
		
		height:166px;
		background-image: url(../images/diseno/reserve.jpg);
		background-repeat: no-repeat;
		background-position: 22px top;	
		}

			
			/* Links de la caja de reservaciones */
			#reservacionesEnLinea {
				padding-top:4px;
				margin-bottom:90px;
				display:block;
				
				color:#867146;
				text-decoration:none;
				
				font-size:17px;
				font-weight:bold;
				text-align:center;
				font-family:"Palatino Linotype";
				}
	
			#textoReservaciones {
					width:180px;
					margin-left:30px;
					font-size:11px;
					}
			
				#textoReservaciones a, #textoReservaciones a:visited {			
					color:#BAAD91;
					text-decoration:none;
					}		
					
				#textoReservaciones a:hover, #textoReservaciones a:visited:hover {
					text-decoration: none;
					color:#867146;
					font-weight:normal;
					}
		
		/* Fin del cuadro e reservaciones */


/* Fin del menu principal */


/* Caja de contenidos ############################################ */
#contenidoPrincipal {
	width:672px;
	overflow:hidden;
	float: left;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:30px;
	font-size:.84em;
    }

/* Fin de pagina principal */



/* Galerias */
	.thumbDerecho, .thumbizquierdo {
		float:right;
		margin-left:10px;
		
		padding:3px;
		background-color:#FFFFFF;
		border: 1px solid #AA884A;
		}
		
	.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 #AA884A;}
		
		#HotelGallery a:hover img {
			border: 1px solid #604E2F;
			}
			
		/* 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:#6D6F4C; 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:#6D6F4C }
					
		
/* Fin de galerias */




/* Contacto */
	#contacto {
		width: 500px;
		margin:auto;
		}
		
		
/* iconos amenidades */
	
	#amenidades img { margin-right:5px; }
	#amenidades ul { margin:0px; padding:6px 0 0 48px; }
	#amenidades ul li { list-style: none; width:260px; float:left; margin-right:30px;}
			
			
/* Lista de amenidades */
	#amenidadesList ul { margin:0px; padding:0 0 0 48px; }
	#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;
	height:171px;
	
	text-align:center;
	font-size:0.81em;
	color: #867146;

	background-image: url(../images/diseno/footer.gif);
	background-repeat: no-repeat;
	background-position:center bottom;	
	}
	
	#pieDePagina a {
		color: #BAAD91;
		font-weight:bold;
		}
	
	#pieDePagina a:hover {
		color: #867146;
		font-weight:bold;
		text-decoration:none;
		}

	#scrFooter {
		margin-top:0px;
		padding-bottom:7px;
		}


/* uvSearchBox BOOKING  personalizado  ######################################### */

#uvSearchBox {
	width:590px !important;
}

#uvSearchBox table {
	display:table !important;
	width:550px !important;
}