﻿body {
}
.texte
{
    font-family: Verdana;
    font-size: x-small;
    color: #003333;
    text-align: left;
}
.textegd
{
    font-family: Verdana;
    font-size: small;
    color: #003333;
    text-align: left;
}
.textegdvert
{
    font-family: Verdana;
    font-size: small;
    color: #1d5e26;
    text-align: left;
    font-weight:bold;
}

.textegras
{
    font-family: Verdana;
    font-size: x-small;
    color: #003333;
    font-weight: bold;
}
.motscles
{
    font-family: Verdana;
    font-size: xx-small;
    color: #C9E27C;
}
.texterougegras
{
    font-family: Verdana;
    font-size: x-small;
    font-weight: bold;
    color: #FF3300;
}
.lien
{
    font-family: Verdana;
    font-size: x-small;
    color: #0000FF;
    text-align: left;
}
.lienpti
{
    font-family: Verdana;
    font-size: xx-small;
    color: #0000FF;
    text-decoration: underline;
}
.texteitalic
{
    font-family: Verdana;
    font-size: x-small;
    font-weight: normal;
    font-style: italic;
    color: #003333;
    text-align: left;
}
