form {
	margin: 0; }
#recherche { }
#recherche input[type=text] {
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	width: 100px;
	padding-right: 5px;
	padding-left: 5px;
	border: solid 1px #d8d8d8; }
#recherche input[type=image] {
	vertical-align: -2px; }
