.cm-group1 {
	color: Blue;
}
.cm-group2 {
	color: #ff7f00;
}
.cm-chaine {
	color: Brown;
}
.cm-commentaire {
	color: green;
}