@charset "utf-8";
/* CSS Document */

<!--
.formsearchexpert {
	background-image: url(../images/formsearch.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 471px;
}
.region_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	float: left;
	height: 24px;
	width: 460px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 8px;
	text-align: left;
}
.boutton_search{
	background:url(../images/b_recherch.png);
	background-repeat:no-repeat;
	border:0px;
	height:22px;
	width:110px;
	float: none;
	margin-left: 300px;
	}
-->