.TitreRouge {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C10416;
}
.Puces {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	line-height: 25px;
	list-style-type: square; 
}
.PetitTexte {
	font-family: Tahoma;
	font-size: 10px;
	color: #003366;
}
.TitreBleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
}
.Texte {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
}
.TexteGras {
	font-family: Tahoma;
	font-size: 13px;
	color: #003366;
	font-weight: bold;
}
.GrandTitreRouge {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #C10416;
}

