<!--
@import url("bdv.css");
@import url("ui-lightness/jquery-ui-1.8.9.custom.css");
-->

#conteneur .liste_destinations .corps{
	height : 215px;
}

#moteur_recherche form label
{
	width : 103px;
}

#moteur_recherche form input#date_retour, #moteur_recherche form input#date_dpt
{
	margin : 3px 5px;
}

#moteur_recherche form select
{
	float : none;
	margin : 3px 5px;
}

#moteur_recherche form div
{
	margin : 4px 0;
}

#moteur_recherche form #date_dep_ret label
{
	width : 65px;
}

.c{
	clear:both;
	visibility:hidden;
	height:0;
}

#date_dep_ret img{
	display:none
}

#hotelsParticipants{
	float:left;
	width:180px;
}

#hotelsAgeEnfants{
	float:left;
	width:200px;
	height:80px;
}