div.formDispo{
	background-color: #EEEECC;
		padding: 5px 40px 0;
		margin-bottom:20px;
}


div#formPeticion_wrapperFN{width:611px; overflow:hidden; margin-top:10px; border-top: 1px solid #DBCB99; }
div#formPeticion_wrapperFN div#formPeticion_fechaLlegada{margin:0; float:left; width:220px;}
div#formPeticion_wrapperFN div#formPeticion_fechaLlegada fieldset#formPeticion_wrapperFecha{padding:0; border:0;  }
div#formPeticion_wrapperFN div#formPeticion_noches{margin:0;width:50px; float:left; }
div#formPeticion_wrapperPE{width:475px; margin-top:8px; padding-bottom:2px;}
div#formPeticion_wrapperPE div#formPeticion_pax{width:70px; float:left;}
div#formPeticion_wrapperPE div#formPeticion_edades{margin:0 0 0 80px;}
div#formPeticion_wrapperNB{width:95px; margin:0px 0 0 350px;}
div#formPeticion_wrapperNB div#formPeticion_numHab{float:left; width:60px;  }
div#formPeticion_boton{margin-top:5px;border-top:solid 1px rgb(219, 203, 153);}
div#formPeticion_boton input{margin-left:450px;padding-bottom:5px;margin-top:5px;}
div#formPeticion_habitaciones{
	display:none;
	overflow:hidden;
	margin-top:8px;
}
div#formPeticion_habitaciones fieldset{
	background-color: #F5DC93; 
	*background-color:#F4E5AF;
	border: 1px solid #AAAF99; 
	padding: 5px 0 5px 8px;
}

div#formPeticion_habitaciones div#hab1{
	width: 175px;
	float:left;
	margin-right: 12px;
	display:none;
}

div#formPeticion_habitaciones div#hab2{
	width: 175px;
	float:left;
	margin-right: 12px;
	display:none;
}

div#formPeticion_habitaciones div#hab3{
	width: 175px;
	margin-left: 375px;
	display:none;
}

.numPaxHab{
	float:left;
	clear: both;
}

.edadesHab{
	margin-left:65px;
}