/* CSS Document */

/* styles spécifiques
Rubrique RECHERCHE */

#header {
	background: url(../images/recherche.jpg) no-repeat;
}


/* Navigation secondaire */

#smenu a:hover { color: #5d3e11; }

#smenu a.on  {
	color: #5d3e11;
	font-weight: bold;
}

/* Titres et liens du contenu */

/*#right h2 {
	background: url(../images/h2_recherche.jpg) no-repeat center left;
	color: #5d3e11;
}

#right h3 {
	background: url(../images/h3_recherche.jpg) no-repeat top left;
	color: #5d3e11;
}
#right h3 a {
	color: #5d3e11;
}*/


/* Titres PAGE ARTICLE */

/*#center h2 {
	background: url(../images/h3_recherche.jpg) no-repeat top left;
	color: #5d3e11;
}

#center h5.info {
	background: #FDFDFD url(../images/h5_info_recherche.jpg) no-repeat top left;
	color: #5d3e11;
}*/
