


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


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

}

div.rechercherapide div.text{
	width: 200px;
	float: left;		
}


div.rechercherapide form {

	padding: 0px 0px;
}


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

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

div.rechercherapide form label {
	text-transform: normal;
}

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

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

div.rechercherapide form input.button {
	float: right;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #0C5A9C;
		width: 165px;
}
