#recherche {
	width: 178px;
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #4C999F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B7D6D9;
	border-bottom-color: #B7D6D9;
	background-color: #FFF9D9;
	left: 0px;
	text-align: left;





}
#recherche INPUT  {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	border: 1px solid #B7D6D9;

}
