 @charset "utf-8";
/* CSS Document */



/*---------------PUCES--------------------*/
.puces_liens {
	background:			url(../media/img/jaune/picto_lien_jaune.gif) no-repeat 0 1px;
}
.fermer {
	background:			url(../media/img/jaune/picto_fermer_jaune.gif) no-repeat 50px 1px;
}
.suivant {
	background:			#cabbb0 no-repeat 335px 6px;
}


.fleche {
	background:			url(../media/img/jaune/picto_fleche_jaune.gif) no-repeat 0 1px;
}
/*---------------TEXTE--------------------*/
.h1_color {
	background:			url(../media/img/jaune/h1_jaune.gif) no-repeat 0 0 #cabbb0;
}

.color_link {
	color:				#ff9900;
}


.ss_titre_type1 {
	color:				#ff9900;
}

.texte_couleur {
	color:				#ff9900;
}

.titre_accordeon {
	background:			#ff9900 url(../media/img/jaune/picto_titre_accordeon_jaune.gif) no-repeat right;
	cursor:				pointer;
}

.titre_accordeon_ouvert {
	background:			#ff9900 url(../media/img/jaune/picto_titre_accordeon_jaune_ouvert.gif) no-repeat right;
	cursor:				pointer;
}


.liste_puce{
	list-style-image:	url(../media/img/jaune/puce_ronde_jaune.gif);
}



/*---------------LIENS--------------------*/
.color_link a{
	color:				#ff9900;
}

