﻿body {
}
.texteNormal
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: medium;
    }
.ListeGauche
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    width: 146px;
}
.texteGauche
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    width: 150px;
    background-color: #5893DA;
    color: #000000;
}
.texteSousTitre
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: small;
    text-align: left;
}
.texteTitre
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
}
.BackColor
{
    background-color: #FFD19F;
}
.fextefiche
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    background-color: #FFD19F;
    width: 650px;
}
