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





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

}
