.directories #recherche {
	background: url(img/dir_recherche.png) no-repeat left;
}

/*******************
 * SearchResults
 ***/
div.searchresults div#recherche tr.s {
	background-color: #D4FFAA;
}
div.searchresults div#recherche h2 {
	color: #89DF07;
	border-bottom: 2px solid #89DF07;
}