.TEXT-Noir {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	color: #000000;
	list-style-image: url(../ima/div/layout/bull_f2.jpg);
}
	
.TEXT-Bleu {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #5B97B1;
}

.TEXT-Noir-Justifie {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.TEXT-Bleu-Justifie {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #5B97B1;
	text-align: justify;
}

.ST-Noir {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
.ST-BLEU {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #5B97B1;
}
.ST-Gris {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #888B8C;
}
.credit {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: left;
	color: #999999;
}


