.titre {
font-size: 15px;
font-family: Arial;
font-weight: bold; 
font-style: italic;
text-align:center;
color: #063c16
}

.soustitre {
font-size: 13px;
font-family: Arial;
font-weight: bold;  
font-style: italic;
color: #063c16;
}

.textecolonne {
font-size: 12px;
font-family: Arial;
font-weight: bold;
text-align:justify;
color: #283a27;
}

.texte {
font-size: 12px;
font-family: Arial; 
text-align:justify;
color: #35563f;
}

.textegras {
font-size: 12px;
font-family: Arial;
font-weight: bold;
}

.textecomment {
font-size: 10px;
font-family: Arial;
font-style: italic;
}



