body { margin: 0;}
body, th, td { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #4c4c4c ;}
#wraper{margin-left: auto; margin-right: auto; width: 784px; }
#header{ }
#main{background-color: #f2f2f2; }
.small{ color:#666666; font-size:9px; font-style:italic}
#pie{ text-align:center; font-weight:bold}

#buscador{
	background-color: #F2F2F2;
}
form{margin: 0px}
ul{	list-style:url(../images/flechita.gif);}
th{background-color: #D90026; color: #FFFFFF; font-weight:bold}
a{ text-decoration: none; color: #666666; font-weight:bold }
a:hover{ text-decoration:  underline; }
.error{ color: #800}
input.error{ background-color: #900; color: #fff }
.precio{ font-size:16px; font-weight:bold; color:#D90026;}
.titulo-hotel{	font-size: 16px; font-weight: bold; color: #FFF;}
.link-reservar{ font-size:14px; font-weight:bold; color:#D90026; cursor:hand}
.td-hoteles { border-bottom : 1px solid #003399;vertical-align: top; margin-bottom:5px }
.tbl-hoteles th {font-size:12px; color:#FFFFFF; font-weight:bold; }
.tbl-rooms{ width: 200px; }
.tbl-rooms td{ font-size: 9px;text-align:right }
.td_titulo {
	background-color:#D90026;
	border-bottom: 1px solid #fff;
	height:26px;
	color:#fff;
}
#nombre-hotel{ font-size: 12px; padding: 10px 10px 20px 0px; }

/* Destino */
#buscador_destinos{
	width:774px;
	background-color:#F2F2F2;
}
td#imagen_fondo {
	background-image:url(../images/buscador_texto.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
td {
	color:#4C4C4C;
}
div#destino { 
	width:322px;
	float:left;
	padding-top: 20px;
	padding-right: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight:500;
	text-align:right; 
	color:#4C4C4C; 
}
#destino_resultados{
	padding-bottom: 10px;
}
#destino_seleccion {
	background-color:#FFFFFF;
	border: 2px solid #CCCCCC;
	margin-top:5px;
}
#destino_seleccion th {
	color:#D90026; 
	font-size:12px; 
	font-weight:bold; 
	border-bottom: 2px solid #CCCCCC;
	padding: 3px 0px 3px 0px;
	background-color:#FFFFFF;
}
#destino_seleccion td { 
	font-size:12px; 
	font-weight:bold; 
	padding: 3px 3px 3px 3px; 
	border-bottom: 2px solid #CCCCCC;
}
/* Disponiblidad */
#disponibilidad_titulo {
	/*background-color:#D6E9F5; */
	padding: 0px 0px 0px 50px;
	margin-top: 4px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #29405D;
}
#tbl_disponibilidad {
	border: 1px solid #29405D;
	margin-top:4px;
	margin-bottom:5px;
	background-color:#fff;
}
#tbl_disponibilidad table#chekin {
	margin-left: 30px;
	color:#D90026;
}
#chekin td {
	color:#6C6C6C;
}
#datos td#ocupantes{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#D90026;
}

.td-hoteles {
	border-bottom : 1px solid #081A54;
	vertical-align: top;
}
.tbl-hoteles th {
	font-size:12px;
	color:#006AB3;
	font-weight:bold;
}
.tbl-rooms{ width: 200px; }
.tbl-rooms td{ font-size: 9px;text-align:right }

.data-hotel{text-align:justify; padding: 3px 5px 40px 5px }
/* Solicitud de Reserva */
#reserva {
	margin:4px 20px;
}
.reserva_titulo{
	margin: 2px 0px;
	padding: 2px 10px;
	color: #fff;
	background-color: #D90026;
	font-size: 12px;
	font-weight: bold;
}
#reserva .texto{
	margin-left:30px;
}
.table_paso2 {
	margin: 10px 0px 10px 20px;
}
.td_borde {
	border-left: 2px solid #F2F2F2;
	padding-left: 10px;
}
/** Detalle Hotel */
#detalle-hotel{
	border: 1px solid #F2F2F2;
}
#detalle-hotel th{
	height: 20px;
	background-color: #F2F2F2;
	color: #D90051;
}
#detalle-hotel td{
	background-color: #F2F2F2;
}
