.bleu {
	background-color: #2c74b5;
}
.bleu_fonce {
	background-color: #38416f;
}
.texte_bleu_fonce {
	color: #38416f;
}
.texte_important {
	font-size:11px;
	font-weight:bolder;
}
.texte_bleu {
	color: #2c74b5;
}
.gris {
	background-color:#CCCCCC;
}
.fond_orange_clair {
	background-color: #ffae00;
}
<!-- background-color:#FF6600; -->
.fond_orange_fonce {
	background-color:#FFC6FF;
}
.fond_orange_fonce_2 {
	background-color:#FFC6FF;
}
.texte_orange_clair {
	color: #ffae00;
}
.texte_orange_fonce {
	color:#B900B9;
}
.fond_site{
	color:#FFFFFF;
}
