BODY
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, 'Times New Roman'
}
.txtTitre
{
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold
}
.txtTexte
{
    FONT-SIZE: 12px;
    LINE-HEIGHT: 20px;
    TEXT-ALIGN: justify
}
.tblTitre
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.tblTexte
{
    BACKGROUND-COLOR: #ffffcc;
    FONT-SIZE: 11px
}
.tblTotal
{
    BACKGROUND-COLOR: #ffffcc;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.txtTexte2
{
    FONT-SIZE: 12px;
    LINE-HEIGHT: 20px
}
.tblJauneClaire
{
    BACKGROUND-COLOR: #ffffcc;
    FONT-SIZE: 11px
}
.tblJauneFonce
{
    BACKGROUND-COLOR: #ffff99;
    FONT-SIZE: 11px
}
.tblRoseClaire
{
    BACKGROUND-COLOR: #ffcccc;
    FONT-SIZE: 11px
}
.tblRoseFonce
{
    BACKGROUND-COLOR: #ff9999;
    FONT-SIZE: 11px
}
.tblRougeClaire
{
    BACKGROUND-COLOR: #ff9999;
    FONT-SIZE: 11px
}
.tblRougeFonce
{
    BACKGROUND-COLOR: #cc6666;
    FONT-SIZE: 11px
}
.tblVertClaire
{
    BACKGROUND-COLOR: #ccffcc;
    FONT-SIZE: 11px
}
.tblVertFonce
{
    BACKGROUND-COLOR: #99cc99;
    FONT-SIZE: 11px
}
.tblTitre2
{
    BACKGROUND-COLOR: #ffffcc;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bolder
}
A
{
    COLOR: black
}

