#outils{
	position: relative;
	float: left;
	height: 36px;
	width: 422px;
	text-align: left;
	margin-left: 10px;
	margin-top: -36px;
	background-image: url(../../images/site/fond-moteur-recherche.jpg);
	background-repeat: no-repeat;
	color: #FFFF99;
}

#outils #fleur-haut {
	float: left;
	position: relative;
	margin-left: -95px;
	margin-top: -134px;
}

#outils ul {
	list-style: none;
	color: #FFFF99;
	float: left;
	margin-top: 5px;
	margin-left: -3px;
}

#outils ul li {
	display: block;
	text-align: left;
	color: #FFFF99;
	background-image: url(../../images/fleche-recherche.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
}

#outils ul li a {
	color: #FFFF99;
}

#outils ul li a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

#outils #divRecherche {
	width: 160px;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	height: 17px;
	background-image: url(../../images/fond.jpg);
	border-collapse: collapse;
}

#outils #divRecherche input#valider {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background-image: url(../../images/accueil/fond-recherche.jpg);
}

#outils #divRecherche input#recherche {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 133px;
	color: #6d9b32;
	background-image: url(../../images/accueil/fond-recherche.jpg);
}
