/* CSS Document 
	HOTELES COSTA-BLANCA
	ENERO 08
*/


.width_200 {
	width:200px;
}

.width_160 {
	width:160px;
}

.width_120 {
	width:120px;
}

.tablaFormu {
	border-collapse:collapse;
}

.tablaFormu td {
	padding-bottom:10px !important;	
}

.tablaFormu label {
	text-align:left;
	font-size:11px;
	color:#666;
}

.tablaFormu h3 {
	text-transform:capitalize;
	font-family:Arial Narrow,Arial,Tahoma;	
	color:#5B82F9;
	font-size:24px;
	padding-top:20px;
	padding-bottom:20px;
}

.tablaFormu h4 {
	color:#5B82F9;
	font-weight:bold;	
	text-transform:capitalize;
}

.tablaFormu label {
	width:80% !important;
}

.tablaFormu .etiq {
	font-family:"Arial Narrow",Arial,Tahoma;
	text-align:right;
	padding-right:10px;
	font-size:14px;
}

.tablaFormu .etiq2 {
	font-family:"Arial Narrow",Arial,Tahoma;
	padding-right:10px;
	font-size:14px;
}



.tablaFormu .txgris {
	font-size:10px;
	color:#999;
}



/*****************Estilos reserva *********************************/

.fondo_margenes {
width:100%;
margin:0px 0px 0px 0px;
padding:10px 0px 0px 12px;
} 

.formulario_reservas h4{
padding:0px 0px 0px 0px;
	font-family:"Arial Narrow",Arial,Tahoma;

font-size:18px;
}

.formulario_reservas h5{
	color:#0063df;
padding:0px 0px 5px 0px;
	font-family:"Arial Narrow",Arial,Tahoma;
font-size:15px;
}


/*.reservaLista {
width:100%;
height:auto;
margin:0px 0px 20px 0px;
}
*/
.reservaLista {
width:100%;
height:auto;
margin:0px 0px 15px 0px;
	background-image: url(../images/fondos/fondo_formularios_sup.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.reservaLista h4{
margin:0px;
}

.finLista {
clear:both;
height:25px;
	background-image: url(../images/fondos/fondo_formularios_inf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.reservLista_hoteles {
margin:10px 0px 0px 15px;
	width:275px;
	float:left;
}
.reservLista_hoteles a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-decoration:none;

}

.reservLista_hoteles a;hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-decoration:underline;

}

.reservLista_hoteles ul li {
height:20px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.reservLista_hoteles label {
text-align:left;
width:145px;
}

.reservFechasGeneral {
	background-image: url(../images/fondos/formularios_reserva_fondo_amarillo_sup.gif);
	background-repeat: no-repeat;
	background-position: left top;
float:left;
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;
clear:both;
width:100%;
}

.finFechasGeneral {
clear:both;
height:20px;
	background-image: url(../images/fondos/formularios_reserva_fondo_amarillo_inf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
} 

.reservFechasGeneral h4{
	color:#0063df;
font-size:15px;
padding:2px 0px 0px 0px;
width:100px;
float:left;
}

.reservFechasCombos{
width:100%;
height:30px;
clear:both;
}



.reservFecha_dia, .reservFecha_mes, .reservFecha_ano {
margin:5px 0px 0px 5px;
float:left;
}

.reservServicios {
margin:5px 0px 0px 15px;
width:130px;
float:left;
}

.reservServicios label {
font-size:12px;
float:left;
width:90px;
}

.reservServicios select {
float:left;
}

.reservFechasServicios {

float:left;
width:184px;
}

.reservHabitaciones {
float:left;
margin:15px 0px 0px 0px;
width:222px;
}

.reservHabitaciones h4{
	color:#0063df;
margin:0px 0px 15px 0px;

}


.reservPersonas {
float:left;
margin:15px 0px 0px 10px;
width:230px;
}

.reservPersonas p{
text-align:center;
margin:0px 0px 0px 0px;
float:left;
width:70px;
}

.reservPersonas p span{
font-size:9px;
}

.reservPersonas h4{
	color:#0063df;
margin:0px 0px 0px 0px;

}

.rompe_linea {
clear:both;
width:100%;
height:10px;

margin:15px 0px 0px 0px;
	background-image: url(../images/fondos/formularios_reserva_lineahorizontal.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

label {
color:#5d5d5d;
cursor:pointer;
line-height:16px;
padding-left:2px;
}

.reservRegimenes {
float:left;
width:250px;
}

.reservRegimenes h4{
	color:#0063df;
}

.reservOfertas {
float:left;
width:250px;
}

.reservRegimenes ul{
margin:5px 0px 0px 0px;
}

.reservRegimenes ul li {
height:30px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.reservRegimenes label {
text-align:left;
width:160px;
}

.reservBotonera {
text-align:center;
width:220px;
margin:10px auto 0px auto;
}






