#form_selection {
	height:170px!important;
	height:150px;
}
#form_selection_gauche {
	width:380px !important;
	width:200px;
	color:#fff;
	margin:10px 0 10px 10px;
	float:left;
	position:absolute;
	height:150px;
}
#form_selection h3 {
	color:#fff;
	margin:0 0 20px 0;
	display:block;
	padding:0;
}
#form_selection_gauche label {
	margin-right:10px;
	margin-left:0px;
}
#form_selection .valid {
	float:right;
	margin-right:20px;
}
#form_selection_droite {
	height:150px;
	padding-left:20px;
	width:280px !important;
	background:url(../medias/fond/fond_form_reche_droite.png) top left no-repeat !important;
	background: none;
/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./medias/fond/fond_form_reche_droite.png', sizingMethod='crop', enabled='true');*/
	color:#fff;
	margin:10px 10px 10px 0;
	float:right;
	position:relative;
}
#form_selection_droite label {
	margin-right:15px;
	margin-left:20px;
	width:70px;
}
div.demi-colonne {
	width:350px;
	float:left;
}
div.fond-image {
	background: #0066CC url(../medias/fond/fond-pas-image.png);
}
