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

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

.weekendFormDateItem label.weekendFormDateItemLabel,
.weekendFormDateItem input,
.weekendFormDateItem img{
	display:inline-block;
}

.weekendFormDateItem input{
	cursor:pointer;
	text-align:center
}

#moteur_recherche form input#date_retour,
#moteur_recherche form input#date_dpt{
	margin:0
}

#weekendFormParticipantsLeft{
	float:left;
	width:150px
}

#weekendFormParticipantsRight{
	float:left;
	width:200px;
	height:60px;
}

.weekendFormParticipantsRightItem{
	display:none
}