﻿body {
}
.texte
{
    font-family: Verdana;
    font-size: 12px;
    color: #000066;
}
.motcles
{
    font-family: Verdana;
    font-size: xx-small;
    color: #5790C8;
}
.liens
{
    font-family: Verdana;
    font-size: 12px;
    color: #0000FF;
    text-decoration: underline;
}
.texteblanc
{
    font-family: Verdana;
    font-size: xx-small;
    color: #FFFFFF;
}
.lienpti
{
    font-family: Verdana;
    font-size: xx-small;
    color: #0000FF;
    text-decoration: underline;
}
.textegras
{
    font-family: Verdana;
    font-size: 12px;
    color: #000066;
    font-weight: bold;
}
.textegrasrouge
{
    font-family: Verdana;
    font-size: 12px;
    color: #FF0000;
    font-weight: bold;
}
.titregris
{
    font-family: Verdana;
    font-size: 15px;
    color: #999999;
    font-variant: small-caps;
    font-weight: bold;
}

