/* Couleurs Rhone :
Orange : #ED6A00
Orange : #FF8400 (couleur pour le texte "recherche avancé/annuaire" en page interieure bandeau sous le champ "recherchez")
*/

h2 {
	color: #ed6a00;
}
h2 a {
	color: #ed6a00;
}
h3 span {
	color: #ed6a00;
}
div.ResultatContenu div.points {
	background-image: url(/images/rhone/liste-fond-specialisation.gif);
}

