.Titre {
font-weight: bold;
font-size: 14px;
}

.Sous-Titre {
font-weight: bold;
font-size: 14px;
color: #999999;
}

.Texte-Normal {
font-weight: bold;
font-size: 14px;
}

.Petit-Texte {
font-weight: bold;
font-size: 12px;
color: #FF0000;
}

.Texte-Normal-Bleu {
color: #4C71A9;
font-size : 1em;
text-decoration: none;
font-weight : normal;
}