﻿body {
}
.texte
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #000000;
}
.textegras
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
}
.lien
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #0000FF;
    text-decoration: underline;
}
.motcles
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
    color: #000000;
}
.lienpti
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: xx-small;
    color: #0000FF;
    text-decoration: underline;
}

