form.bloc-recherche-content {
	position: relative;
	margin: 0;
	width: 735px;
	height: 112px;
	clear: both;}

form.bloc-recherche-content .field {
	float: left;
	width: 190px;
	margin: 2px 0 2px 10px;	
	display: inline;}

form.bloc-recherche-content select, form.bloc-recherche-content .select{
	width: 190px;
	border: 0 solid #fff;
	font-size: 11px;
	padding: 0 0;}
	
form.bloc-recherche-content label {
	font-weight: normal;
	color: #999;}

form.bloc-recherche-content .chosen {
	background: #FEA01A;}

form.bloc-recherche-content .selected{
	background: #FEA01A;}
	
form.bloc-recherche-content .searchSubmit{
	position: absolute;
	bottom: 10px;
	width: 100px;
	font-size: 11px;
	border: 0;
	font-weight: bold;
	background: #FEA01A;
	color: #fff;
	right: 20px;}
