
#recherche_agence{
	width:948px;
	height:63px;
	border:1px solid #c9c9ca;
	margin:20px 0;
	font-size:11px;
	color:#0072B4;
	clear:both;
}

#recherche_agence select{
	width: 174px;	
}
#img_agence{
	background: url(../images/bloc_bottom/img_agence.png) no-repeat 4px 0;
	width:179px;
	height:52px;
	float:left;
	margin:6px 15px 0 0;
}
#bloc_input_region{
	float:left;
	margin:10px 18px;
	+*margin:10px 10px;
}
#input_region{
	background-image:url(../images/bloc_bottom/background_input.png);
	background-repeat:no-repeat;
	height:19px;
 	width:165px;
 	border:0;
 	+*width:153px;
}
#bloc_input_departement{
	float:left;
	margin:10px 18px;
	+*margin:10px 10px;
}
#input_departement{
	background-image:url(../images/bloc_bottom/background_input.png);
	background-repeat:no-repeat;
	height:19px;
 	width:165px;
 	+*width:153px;
 	border:0;
}
#bloc_input_ville{
	float:left;
	margin:10px 18px;
	+*margin:10px 10px;
}
#input_ville{
	background-image:url(../images/bloc_bottom/background_input.png);
	background-repeat:no-repeat;
	height:19px;
 	width:165px;
 	border:0;
 	 +*width:153px;
}
#btnRecherche_agence{
	border:0;
	cursor:pointer;
	background: url(../images/bloc_left/bt_ok.png) no-repeat;
	width: 27px;
	height: 27px;
	vertical-align:middle;
}
#submit_agence{
	font-size:13px;
	color:#7b7c7e;
	float:right;
	cursor:pointer;
}