
.tdTexteCorrect {
	FONT-SIZE: 13px; COLOR: green
}

.tdTexteIncorrect {
	FONT-SIZE: 13px; COLOR: red
}

.txtFeedbackJuste {
	font-weight: bold; FONT-SIZE: 16px; COLOR: #575757; font-family:"Trebuchet MS", arial, helvetica, sans-serif;
}

.txtFeedbackFaux {
	font-weight: bold; FONT-SIZE: 16px; COLOR: #575757; font-family:"Trebuchet MS", arial, helvetica, sans-serif;
}

/* Texte noir normal */
.Style0 {
	font-weight: normal; FONT-SIZE: 15px; COLOR: #000000;font-family:"Trebuchet MS", arial, helvetica, sans-serif;
}

/* Texte noir gras */
.Style1 {
	font-weight: bold; FONT-SIZE: 15px; COLOR: #000000;font-family:"Trebuchet MS", arial, helvetica, sans-serif;
}

/* Texte noir arial */
.Style2 {
	font-weight: normal; FONT-SIZE: 15px; COLOR: #000000;font-family:"Trebuchet MS", arial, helvetica, sans-serif;
}

/* Texte rouge gras */
.Style3 {
	font-weight: bold; FONT-SIZE: 15px; COLOR: #FF0000;font-family:"Trebuchet MS", arial, helvetica, sans-serif;
}

/* Commentaires en normal */
.Style4 {
	font-weight: normal; FONT-SIZE: 15x; COLOR: #00C0C0;font-family:"Trebuchet MS", arial, helvetica, sans-serif;
}

/* Commentaires en gras */
.Style5 {
	font-weight: bold; FONT-SIZE: 15px; COLOR: #80C000;font-family:"Trebuchet MS", arial, helvetica, sans-serif;
}

/* Titre de section rouge ABS */
.Style6 {
	font-weight: bold; FONT-SIZE: 24px; COLOR: #e42640;font-family:"Trebuchet MS", arial, helvetica, sans-serif;
}

/* Titre de section bleu ABS */
.Style7 {
	font-weight: bold; FONT-SIZE: 24px; COLOR: #0d9aae;font-family:"Trebuchet MS", arial, helvetica, sans-serif;
}

/* Titre de section noir */
.Style8 {
	font-weight: bold; FONT-SIZE: 24px; COLOR: #000000;font-family:"Trebuchet MS", arial, helvetica, sans-serif;
}

/* Titre de sous-section noir */
.Style9 {
	font-weight: bold; FONT-SIZE: 20px; COLOR: #000000;font-family:"Trebuchet MS", arial, helvetica, sans-serif;
}

