.titre1_violet {
	font-family: Verdana;
	font-size: 14pt;
	text-decoration: underline;
	color: #C96CBD;
	}

.titre1_orange {
	font-family: Verdana;
	font-size: 14pt;
	text-decoration: underline;
	color: #FFC30D;
	}

.titre1_vert {
	font-family: Verdana;
	font-size: 14pt;
	text-decoration: underline;
	color: #028275;
	}

.titre1_bleu {
	font-family: Verdana;
	font-size: 14pt;
	text-decoration: underline;
	color: #6699cc;
	}

.titre1_rouge {
	font-family: Verdana;
	font-size: 14pt;
	text-decoration: underline;
	color: #CC3333;
	}

.titre1_gris {
	font-family: Verdana;
	font-size: 14pt;
	text-decoration: underline;
	color: #A9A097;
	}


/* ____TITRES 2 ____ */

.titre2_violet {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #C96CBD;
	}

.titre2_orange {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFC30D;
	}

.titre2_vert {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #028275;
	}

.titre2_bleu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6699cc;
	}

.titre2_rouge {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC3333;
	}

.titre2_gris {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A9A097;
	}
