.Bleu
{
	color: rgb(7,52,127);
}
.cyan
{
	color: rgb(34,117,124);
}
.Orange
{
	color: rgb(216,147,13);
}
.Rouge
{
	color: rgb(127,7,7);
}
.Vert
{
	color: rgb(45,120,8);
}
.Violet
{
	color: rgb(77,8,120);
}