/* your styles go here */
.statut0 td {
    background: #bcffd0;
}
.statut1 td {
    background: #f3b8b8;
}
.statut2 td {
    background: #f3b8b8;
}
.statut3 td {
    background: #f3b8b8;
}
.statut4 td {
    background: #b7b7b7;
}
.actifnon,.actif0{
	background:red;
	color:#FFF!important;
}