﻿body {
}
.texte
{
    font-family: Verdana;
    font-size: 12px;
    color: #4A2701;
}
.textepti
{
    font-family: Verdana;
    font-size: 10px;
    color: #000080;
    text-align: center;
}
.texteblanc
{
    font-family: Verdana;
    font-size: 12px;
    color: #FFFFFF;
}
.textegras
{
    font-family: Verdana;
    font-size: 12px;
    color: #000080;
    font-weight: bold;
}
.texteblancpti
{
    font-family: Verdana;
    font-size: 10px;
    color: #FFFFFF;
}
.lien
{
    font-family: Verdana;
    font-size: 12px;
    color: #0000FF;
    text-decoration: underline;
}
.texteorange
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FF6600;
}
.textesouligne
{
    font-family: Verdana;
    font-size: 12px;
    color: #000080;
    text-decoration: underline;
}
.motscles
{
    font-family: Verdana;
    font-size: 10px;
    color: #CCCCCC;
}
.textepti
{
    font-family: Verdana;
    font-size: 10px;
    color: #4A2701;
}
.textegras
{
    font-family: Verdana;
    font-size: 12px;
    color: #4A2701;
    font-weight: bold;
}
.textesouligne
{
    font-family: Verdana;
    font-size: 12px;
    color: #4A2701;
    text-decoration: underline;
}
.lien_pti
{
    font-family: Verdana;
    font-size: 10px;
    color: #0000FF;
    text-decoration: underline;
}

