/*---------- Module paiement ---------- */
.annoncesListe.annoncesListeLight, .galerie.galerieLight .galerie-content {
	background: #FFEEB2; /* hightLight_background_color */
	border-color: #7A0606; /* hightLight_border_color */
	color: #000000; /* hightLight_color */
}

#modAdFeatured {
	background: #0B490B; /* featured_background_color */
	border-color: #0B490B; /* featured_border_color */
}

#modAdFeaturedTitle { color: #FFFFFF; /* featured_title_color */ }

.annoncesListe.annoncesListeLight .annoncesListe_num a,
.annoncesListe.annoncesListeLight .annoncesListe_num a:hover,
.annoncesListe.annoncesListeLight .annoncesListe_ref,
.annoncesListe.annoncesListeLight h2 a,
.annoncesListe.annoncesListeLight h2 a:hover,
.galerie.galerieLight .galerie-com { color: #000000; }

/*---------- Fin Module paiement ---------- */