html {font-size: 100%;} /* WinIE text resize correction */
*{
	margin:0px;
	padding:0px;
}
body {
	font-family: "GillSans Light","Gill Sans MT","GillSans","Gill Sans Light","Gill Sans","Lucida Sans",Verdana, Arial, sans-serif;
 sans-serif;
	text-align: center;
	color:#4c4c4c;
	background: #fff;
	padding: 0;
	margin: 0;
	font-size:12px;
	line-height:19px;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
b{
	font-weight:bold;
	color:#F19000;
}
input[type=text]{
	font-family: "GillSans Light","GillSans","Gill Sans Light","Gill Sans","Lucida Sans",Verdana, Arial, sans-serif;
 sans-serif;
	font-size:14px;
	padding-left:3px;
}
#cabecera{
	margin:auto;
	margin-top:25px;
	width:903px;
}
/*********************************** MENU *******************************/
#cabecera #menu{
	width:auto;
	height:20px;
	margin:auto;
	margin-bottom:15px;
	font-size:15px;
	margin-top:15px;
	letter-spacing:0.2em;
	color:#000000;
	
}
#cabecera #menu ul{
	list-style:none;
	margin:auto;
	text-align:center;
}
#cabecera #menu ul li{
	display:inline;
	border-right:1px solid #000000;
	padding-right:12px;
	//padding-right:5px;
	padding-left:12px;
	margin:auto;
}
#cabecera #menu ul li a{
	font-size:13px;
}
#cabecera #menu ul li a:hover{
	color:#f29000;
}
/**********************************************************************/
#container {
	width:903px;
	margin:auto;
	margin-top:0px;
	position:relative;
	overflow:hidden;
}
#container #destacado{
	margin-bottom:25px;
}

/**************************** HOME CENTRAL *****************************/
#container #destacado_pequeno{
	width:260px;
	height:278px;
	float:left;
	margin-right:20px;
	text-align:justify;
	color:#4c4c4c;
	line-height:16px;
	letter-spacing:0.025em;
}
#container #destacado_pequeno #titulo{
	color:#f29000;
	text-align:left;
	margin-top:10px;
	text-transform:uppercase;
	margin-bottom:20px;
	font-size:18px;
}
#container #destacado_pequeno #mas{
	color:#f29000;
	font-weight:bold;
	text-align:right;
	margin-top:5px;
	vertical-align:text-bottom;
}
#container #destacado_pequeno #mas a{
	color:#f29000;
}
#container #destacado_grande{
	background:url(img/home/destacado_grande.jpg);
	background-repeat:no-repeat;
	width:343px;
	height:300px;
	float:right;
}
#container #destacado_grande #titulo{
	color:#f29000;
	text-align:left;
	margin-top:15px;
	margin-left:15px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:18px;
	clear:both;
}
#container #destacado_grande #info{
	width:220px;
	margin-left:15px;
	float:left;
	margin-bottom:10px;
	height:105px;
	//height:90px;
}
/***************************** HOTEL *******************************/
#container #info{
	text-align:justify;
	height:202px;
	line-height:16px;
	color:#4c4c4c;
	letter-spacing:0.025em;
}
#container .titulo{
	color:#f29000;
	text-align:left;
	margin-top:10px;
	text-transform:uppercase;
	margin-bottom:20px;
	font-size:21px;
	border-bottom:1px solid #f29000;
	padding-bottom:15px;
	width:540px;
}
/*************************** RESTAURANTE *******************************/
#dreta #destacado_superior_restaurante{
	background:url(img/restaurante/destacado_menus.png);
	background-repeat:no-repeat;
	width:342px;
	height:138px;
	padding-top:10px;
	padding-left:10px;
}
#dreta #destacado_inferior_restaurante{
	margin-top:10px;
	background:url(img/restaurante/destacado_salones_eventos.png);
	background-repeat:no-repeat;
	width:342px;
	height:270px;
	padding-top:10px;
	padding-left:10px;
	
}
#dreta #destacado_inferior_restaurante p{
	padding:15px;
	padding-top:0px;
	padding-bottom:0px;
}
#esquerra #info{
	width:542px;
	float:left;
}
#esquerra #info b{
	font-weight:bold;
	color:#F19000;
}
#destacado_superior_restaurante #titulo ,#destacado_inferior_restaurante #titulo{
	color:#f29000;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:10px;
	font-size:17px;
	font-weight:normal;
	margin-left:15px;
	margin-top:15px;
}
/****************************** HABITACIONES *******************************/

/******************************* RESERVAS *********************************/
#form_reserva{
	background:url(img/reservas/destacado_reservas.png);
	background-repeat:no-repeat;
	width:903px;
	min-height:200px;
}
#form_reserva td{
	text-align:left;
	padding-right:5px;
}
#form_reserva #titulo{
	color:#f29000;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:15px;
	font-size:17px;
	font-weight:normal;
	margin-left:40px;
	padding-top:15px;
}
#form_reserva #text{
	width:auto;
	float:left;
	margin-left:40px;
}
#atencion_cliente{
	background:url(img/reservas/destacado_atencion_cliente.png);
	background-repeat:no-repeat;
	width:331px;
	height:128px;
	float:right;
	margin-right:10px;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
}
#titulo_formulario{
	color:#f29000;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:5px;
	font-size:17px;
	font-weight:normal;
}
#condiciones{
	text-align:justify;
	width:520px;
	color:#4c4c4c;
	float:left;
}
#condiciones #titulo{
	color:#f29000;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:20px;
	font-size:17px;
	font-weight:normal;
}
#atencion_cliente #titulo{
	color:#f29000;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:10px;
	font-size:17px;
	font-weight:normal;
}
.buton_calendario{
	background-image:url(img/icono_calendario.gif);
	width:19px;
	height:14px;
	border:0px;
	position:relative;
	top:-3px;
	cursor:pointer;
}
.reserva_cliente b{
	color:#666666;
	font-size:13px;
}
/***************************** 	CONTACTO ********************************/
#dreta{
	float:right;
	color:#4c4c4c;	
	text-align:left;
	width:442px;
}
#dreta #destacado_contacto{
	background:url(img/contacto/destacado_datos-contacto.png);
	background-repeat:no-repeat;
	width:412px;
	height:107px;
	text-align:justify;
	margin-top:20px;
	padding:15px;
}
* html #dreta #destacado_contacto{
	margin-top:0px;
}
#esquerra{
	width:430px;
	height:435px;
	text-align:left;
	float:left;
	line-height:19px;

}
#esquerra b{
	color:#000000;
}
input[type=text],textarea{
	border: 1px solid #F19000;
	overflow:hidden;
	color:#4c4c4c;
	font-size:14px;
}

input[type=submit],button{
	background:#F19000;
	color:white;
	border:1px solid #F19000;
	cursor:pointer;
	padding-top:2px;
	padding-bottom:2px;
}
select{
	font-family: "GillSans Light","GillSans","Gill Sans Light","Gill Sans","Lucida Sans",Verdana, Arial, sans-serif;
 sans-serif;
	font-size:12px;
	text-transform:uppercase;
}
/*********************** PROMOCIONES *********************/
#promocion_right{
	float:right;
	width:630px;
	text-align:justify;
	margin-bottom:20px;
}
#promocion_left{
	margin-right:650px;
	margin-bottom:20px;
}
#promocion_left img{
	border:1px solid #F19000;
}
/*****************************   PIE	********************************/
#pie{
	width:903px;
	margin:auto;
	clear:both;
	text-align:left;
	padding-top:5px;
	border-top:1px solid #F19000;
	margin-top:25px;
	font-size:12px;
}
