.titre{
font-family: Arial;
font-weight: bold;
font-size: 24px;
color: #CC0033;
}

.titre2{
font-family: Arial;
font-weight: bold;
font-size: 14px;
color: #000000;
}

.titre3{
font-family: Arial;
font-weight: bold;
font-size: 24px;
color: #FF9900;
}

.titre4{
font-family: Arial;
font-weight: bold;
font-size: 24px;
color: #FF9900;
}

.soustitre {
font-family: Arial;
font-weight: bold;
font-size: 12px;
color: #FF9900;
}

.soustitre2 {
font-family: Arial;
font-weight: bold;
font-size: 12px;
color:#FF9900;
}

.texte {
font-family: Arial;
font-size: 12px;
color: #000000;
margin: 0;
}


