BODY
{
    COLOR: black;
    BACKGROUND-COLOR: #5d5d5d
}
.texte
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: xx-small;
    FONT-FAMILY: Arial
}
.titre1
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-large;
    FONT-FAMILY: 'Times New Roman';
    TEXT-ALIGN: center
}
.titre2
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: large;
    FONT-FAMILY: 'Times New Roman';
    TEXT-ALIGN: center
}
.titre3
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: medium;
    FONT-FAMILY: 'Times New Roman';
    TEXT-ALIGN: center
}
.tdClasse
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: xx-small;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: right
}
.tdEnteteClasse
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-small;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: gray;
    TEXT-ALIGN: center
}
.titreForm
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-large;
    FONT-FAMILY: 'Times New Roman';
    TEXT-ALIGN: center
}
.titreFace
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: medium;
    FONT-FAMILY: 'Times New Roman';
    BACKGROUND-COLOR: aqua;
    TEXT-ALIGN: center
}
.titreCli
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: large;
    FONT-FAMILY: 'Times New Roman';
    TEXT-ALIGN: center
}
.bouton
{
    BACKGROUND-COLOR: aqua
}
