﻿body {
}
.texte
{
    font-family: Verdana;
    font-size: x-small;
    color: #000080;
}
.textepti
{
    font-family: Verdana;
    font-size: xx-small;
    color: #000080;
}
.texteblanc
{
    font-family: Verdana;
    font-size: x-small;
    color: #FFFFFF;
}
.textegras
{
    font-family: Verdana;
    font-size: x-small;
    color: #000080;
    font-weight: bold;
}
.texteblancpti
{
    font-family: Verdana;
    font-size: xx-small;
    color: #FFFFFF;
}
.lien
{
    font-family: Verdana;
    font-size: x-small;
    color: #0000FF;
    text-decoration: underline;
}
.texteorange
{
    font-family: Verdana;
    font-size: x-small;
    font-weight: bold;
    color: #FF6600;
}
.textesouligne
{
    font-family: Verdana;
    font-size: x-small;
    color: #000080;
    text-decoration: underline;
}
