﻿body {
}
.texte
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
}
.textegras
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}
.motscles
{
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}
.lien
{
    font-family: Verdana;
    font-size: 12px;
    color: #3333FF;
    text-decoration: underline;
}
.lienpti
{
    font-family: Verdana;
    font-size: 10px;
    color: #3333FF;
    text-decoration: underline;
}

