.tableRecherche
{
	width: 189px;
	margin: 40px 0 0 0;
	background: url(/com/images/rechercheBas.jpg) scroll no-repeat 0 bottom;
}

.tdRechercheHaut
{
	background: url(/com/images/rechercheHaut.jpg) scroll no-repeat 0 0;
	height: 16px;
	font-size: 1px;
}

.tdRechercheTitre
{
	font-family: arial;
	font-size: 11px;
	color: #e4772c;
	font-weight: bold;
	padding: 4px 5px 4px 20px;
}

.Input_Recherche_champ
{
	width: 128px;
	padding: 0 0 0 5px;
	margin: 0px 5px 0 20px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	border: 1px solid #999999;
	float: left;
}

.frag_recherche_bouton
{
	font-family: arial;
	font-size: 11px;
	color: #e4772c;
	font-weight: bold;
	background-color: Transparent;
	border: 0px none;
	text-align: left;
	float: left;
	width: 20px;
	cursor: pointer;
}