﻿body {
}
.texte
{
    font-family: Arial;
    font-size: 14px;
    color: #753D13;
}
.textegras
{
    font-family: Arial;
    font-size: 14px;
    color: #753D13;
    font-weight: bold;
}
.lien
{
    font-family: Arial;
    font-size: 14px;
    color: #0000FF;
    text-decoration: underline;
}
.texteblanc
{
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
}
.blancgras
{
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}
.lienblanc
{
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: underline;
}
.motscles
{
    font-family: Arial;
    font-size: 11px;
    color: #CCCCCC;
}
.lienmotscles
{
    font-family: Arial;
    font-size: 11px;
    color: #999999;
    text-decoration: underline;
}
.lienmarron
{
    font-family: Arial;
    font-size: 12px;
    color: #834315;
    text-decoration: underline;
}
.lienpti
{
    font-family: Arial;
    font-size: 11px;
    color: #0000FF;
    text-decoration: underline;
}
.textesouligne
{
    font-family: Arial;
    font-size: 14px;
    color: #753D13;
    text-decoration: underline;
}
.rouge
{
    font-family: Arial;
    font-size: 14px;
    color: #FF0000;
    font-weight: bold;
}

