#recherche_par_mots{
	width:163px;
	height:73px;
	float:left;
	clear:both;
	margin-bottom:20px;
	background-color:#D2D2DF;
	/*border:1px solid;*/
}

#champs_recherche{
	float:left;
}

#rechercher{
	width:119px;
	height:28px;
	/*background-image:url(../../../../images/loupe.jpg);*/
	background-repeat:no-repeat;
	padding:0 0 0 30px;
}

input#recherche{
	width:143px;
	height:15px;
	margin:0 0 0 8px;
	border:1px solid #D03031;
}

input#ok{
	margin: 5px 10px 0 0;
	display:inline;
}
