.titre{
    font-family: Verdana, sans-serif;
    font-size: large;
    color: #535354;
    margin: 0px;
    font-weight: normal;
}

.texte {
    font-size: x-small;
    font-family: Verdana, sans-serif;
    text-align:justify;
    color: #646466;
    font-weight: normal;
}

.texte2 {
    font-size: x-small;
    font-family: Verdana, sans-serif;
    text-align:justify;
    color: #C20724;
    font-weight: normal;
}

.texte3 {
    font-size: x-small;
    font-family: Verdana, sans-serif;
    text-align:justify;
    color: #02365B;
    font-weight: normal;
}

.texte4 {
    font-family: arial;
    font-size: 12px;
    color: #646466;
    padding-left: 12px;
    font-weight: normal;
}

.textegras {
    font-size: small;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    text-align:justify;
    color: #646466;
}

.textegras2 {
    font-size: small;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    text-align:justify;
    color: #C20724;
}

.textegras3 {
    font-size: small;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    text-align:justify;
    color: #02365B;
}

.textecomment {
    font-size: x-small;
    font-family: Verdana, sans-serif;
    font-style: italic;
    text-align:justify;
    color: #646466;
    font-weight: normal;
}

.machine {
    font-size: 12px;
    font-family: monospace, sans-serif;
    text-align:justify;
    color: #646466;
    font-weight: normal;
}

.lien{
    font-size: x-small;
    font-family: Verdana, sans-serif;
    text-align:justify;
    color: #02365B;
    font-weight: normal;
}

.lien2{
    font-size: small;
    font-family: Verdana, sans-serif;
    text-align:justify;
    color: #02365B;
    font-weight: normal;
}

.lien3{
    font-size: small;
    font-family: Verdana, sans-serif;
    text-align:justify;
    color: #02365B;
    padding-left: 16px;
    font-weight: normal;
}

.puce_tiret_grise{
    font-family: arial;
    font-size: 12px;
    color: #646466;
    border-left: 2px solid #96969C;
    padding-left: 10px;
    font-weight: normal;

}

.puce_tiret_rouge{
    font-family: arial;
    font-size: 12px;
    color: #646466;
    border-left: 2px solid #C20724;
    padding-left: 10px;
    font-weight: normal;

}

.puce_tiret_bleu{
    font-family: arial;
    font-size: 12px;
    color: #646466;
    border-left: 2px solid #02365B;
    padding-left: 10px;
    font-weight: normal;

}

.puce_tiret_grise_x-small{
    font-family: Verdana, sans-serif;
    font-size: x-small;
    color: #646466;
    border-left: 2px solid #96969C;
    padding-left: 10px;
    font-weight: normal;

}

.puce_tiret_rouge_x-small{
    font-family: Verdana, sans-serif;
    font-size: x-small;
    color: #646466;
    border-left: 2px solid #C20724;
    padding-left: 10px;
    font-weight: normal;

}

.puce_tiret_bleu_x-small{
    font-family: Verdana, sans-serif;
    font-size: x-small;
    color: #646466;
    border-left: 2px solid #02365B;
    padding-left: 10px;
    font-weight: normal;

}


