
. recherchew{
width: 169px;
}



div.separator {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}


/*=============================RECHERCHE RAPIDE===============*/
div.rechercherapide {
	border-width: 0px 0px 0px 0px;
	float: center;


}

div.rechercherapide div.text{

	float: left;		
}


div.rechercherapide form {

	padding-left:3px;
	padding-right:3px;

}


div.rechercherapide form span {
	color: #86897f;
	padding: 0px 6px;

}
div.rechercherapide form fieldset {
	border: none;
	padding-top: 4px;
			
}

div.rechercherapide form label {

border: none;
}

div.rechercherapide form select {
	border:1px solid #bdbcbd;
	color: #5c5c5c;
	width: 130px;	
	z-index:1;
}
div.rechercherapide form input.text {
	border: solid 1px #bdbcbd;
	padding: 0px;
	width: 120px;
}

div.rechercherapide form input.text_ch {
	border: solid 1px #bdbcbd;
	padding: 0px;
	width: 50px;
}

div.rechercherapide form input.button {
padding-left: 6px;
padding-bottom:4px;

}
