﻿body {
}
.texte
{
    font-family: Verdana;
    font-size: 12px;
    color: #003333;
    text-align: left;
}
.textegd
{
    font-family: Verdana;
    font-size: 10px;
    color: #003333;
    text-align: left;
}
.textegdvert
{
    font-family: Verdana;
    font-size: 10px;
    color: #1d5e26;
    text-align: left;
    font-weight:bold;
}

.textegras
{
    font-family: Verdana;
    font-size: 12px;
    color: #003333;
    font-weight: bold;
}
.motscles
{
    font-family: Verdana;
    font-size: 9px;
    color: #CCCCCC;
}
.texterougegras
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FF3300;
}
.lien
{
    font-family: Verdana;
    font-size: 12px;
    color: #0000FF;
    text-align: left;
}
.lienpti
{
    font-family: Verdana;
    font-size: 9px;
    color: #0000FF;
    text-decoration: underline;
}
.texteitalic
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    font-style: italic;
    color: #003333;
    text-align: left;
}
.textesouligne
{
    font-family: Verdana;
    font-size: 12px;
    color: #003333;
    text-align: left;
    text-decoration: underline;
}
.texte_centre
{
    font-family: Verdana;
    font-size: 12px;
    color: #003333;
    text-align: center;
}

