Thanks for answer,
Here is the site: http://coach-abondance.com
and the code :
>code>
/* couleurs pour Events */
.tribe-events-calendar .cat_formations,
.tribe-events-calendar .cat_formations a {
background: thistle;
color: navy;
}
.tribe-events-calendar .cat_seminaires,
.tribe-events-calendar .cat_seminaires a {
background: paleturquoise;
color: navy;
}
.tribe-events-calendar .cat_conferences,
.tribe-events-calendar .cat_conferences a {
background: moccasin;
color: navy;
}
Thanks for help !