.klee-bleu{
	color: rgb(48,41,122);
}

.klee-fond-bleu{
	background-color: rgb(48,41,122);
}

.klee-rouge{
	color: rgb(252,95,98);
}

.klee-fond-rouge{
	background-color: rgb(252,95,98);
}

.blanc{
	color: rgb(255,255,255);
}

.fond-blanc{
	background-color: rgb(255,255,255);
}