﻿body {    text-align: left;
}
.texte
{
    font-family: Verdana;
    font-size: x-small;
    color: #000000;
    margin-left: 30px;
}
.textegras
{
    font-family: Verdana;
    font-size: x-small;
    font-weight: bold;
}
.orange
{
    font-family: Verdana;
    font-size: x-small;
    color: #FF9900;
    font-weight: bold;
}
.rubriques
{
    font-family: Verdana;
    font-size: x-small;
    font-weight: bold;
    font-variant: small-caps;
    color: #000080;
}
.lien
{
    font-family: Verdana;
    font-size: x-small;
    color: #0000FF;
    text-decoration: underline;
    text-align: left;
}
.motcles
{
    font-family: Verdana;
    font-size: xx-small;
    color: #000000;
    text-align: center;
}
