body { margin: 0;}
body, th, td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #29405D;
}
#wraper{margin-left: auto; margin-right: auto; width: 780px; margin-top:3px}
#header{ }
#main{width: 780px;}

/**********************   BOTONERA      ***********************************************/
#nav{ margin:0px;}
#nav ul{list-style:none; margin:0; padding:0; border-bottom: 1px solid #000000; font-size:11px;
	float:left; width:100%; background:#283d59 url(../../images/bot_bg.gif) repeat-x bottom left; }
#nav li{ float: left; display: block; height: 26px; background: url(../../images/bot_separator.gif) no-repeat right ; }
#nav a{ float: left; display: block; margin: 7px 0px 7px 0px; padding: 0px 20px 0px 20px; text-decoration: none; color: #ffffff; font-size-adjust: none; }
#nav a:hover { color: #ffffff; 	text-decoration: underline; }
#nav li.first a { padding-left: 13px; border: 0pt none -moz-use-text-color; }
/*****************    *****/
#footer{
	width: 780px;
	font-size: 10px;
	text-align: center;
	color: #999;
	margin: 15px 0px 10px 0px; 
	border-top: 1px solid #ccc;
}
/*****************    *****/
#buscador{
	background-color: #98ACD1;
}
form{margin: 0px}
ul{	list-style:url(../images/flechita.gif);}
th{background-color: #ddd; font-weight:bold}
h4{background-color: #ddd; font-weight:bold}
a{ text-decoration: none; color: #0086B0; }
a:hover{ text-decoration:  underline; }
.error{ color: #800}
input.error{ background-color: #900; color: #fff }
/*input, select, textarea{ background-color:#f3f3e2; border: 1px solid #03307a; font-size:12px}*/

.precio{ font-size:18px; font-weight:bold; color:#ee0000;}
.titulo-hotel{	font-size: 16px; font-weight: bold; color: #FFF;}
.link-reservar{ font-size:14px; font-weight:bold; color:#e38110; cursor:hand}

.tbl-hoteles { border : 1px solid #003399;}
.td-hoteles { border-bottom : 1px solid #003399;vertical-align: top; }
.tbl-hoteles th {font-size:12px; color:#0090BA; font-weight:bold; }
.tbl-rooms{ width: 200px; }
.tbl-rooms td{ font-size: 9px;text-align:right }
.td_titulo {
	background-color: #00528C;
	border-bottom: 1px solid ##00528C;
}
#nombre-hotel{ font-size: 20px; padding: 10px 10px 20px 10px; }

/* Destino */
#buscador_destinos{
	width:780px;
	margin-top:5px;
	padding: 5px 0px 5px 0px;
}
div#destino { 
	width:180px;
	float:left;
	padding-top: 20px;
	padding-right: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight:500;
	text-align:right; 
	color:#1C93B9; 
}
#destino_resultados{
	padding-bottom: 10px;
}
#destino_seleccion {
	background-color:#FFFFFF;
	border: 2px solid #72B8DF;
	margin-top:5px;
}
#destino_seleccion th {
	color: #e38110;
	font-size:12px;
	font-weight:bold;
	border-bottom: 2px solid #;
	padding: 3px 0px 3px 0px;
}
#destino_seleccion td { 
	font-size:12px; 
	font-weight:bold; 
	padding: 3px 3px 3px 3px; 
	border-bottom: 2px solid #72B8DF;
}
/* Disponiblidad */
#disponibilidad_titulo {
	padding: 0px 0px 0px 50px;
	margin-top: 4px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #29405D;
}
#tbl_disponibilidad {
	width:780px;
	border: 2px solid #29405D;
	margin-top:4px;
	margin-bottom:5px;
}
#tbl_disponibilidad table#chekin {
	margin-left: 30px;
	color:#0086B0;
}
#datos td#ocupantes{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #e38110;
}


/* Solicitud de Reserva */
#reserva {
	width:772px;
	margin-top:4px;
	border: 2px solid #B0D8EF;
}
.reserva_titulo{
	margin-top:0px;
}
#reserva .texto{
	margin-left:30px;
}
.table_paso2 {
	margin: 10px 0px 10px 20px;
}
.td_borde {
	border-left: 2px solid #AAD0E1;
	padding-left: 10px;
}
/** Detalle Hotel */
#detalle-hotel{
	border: 1px solid #E0EBF6;
}
#detalle-hotel th{
	height: 20px;
	background-color: #72B8E0;
	color: #fff;
}
#detalle-hotel td{ background-color: #E4F1F9;}
