table.plnCalendrierMonth a.distribution,
table.plnCalendrierMonth span.distribution,
div.plnCalendrierExample.distribution,
table.plnCalendrier div.event a.distribution,
table.plnCalendrier div.event span.distribution,
ul.event li div.distribution {
	background-color:#30d710;
	color:#000000;
	}
table.plnCalendrierMonth a.visite,
table.plnCalendrierMonth span.visite,
div.plnCalendrierExample.visite,
table.plnCalendrier div.event a.visite,
table.plnCalendrier div.event span.visite,
ul.event li div.visite {
	background-color:#0691d7;
	color:#000000;
	}
table.plnCalendrierMonth a.reunion,
table.plnCalendrierMonth span.reunion,
div.plnCalendrierExample.reunion,
table.plnCalendrier div.event a.reunion,
table.plnCalendrier div.event span.reunion,
ul.event li div.reunion {
	background-color:#fe6800;
	color:#000000;
	}