﻿body {
}
.jaunegras
{
    font-family: Verdana;
    font-size: 12px;
    color: #FFCC00;
    font-weight: bold;
}
.lienbleu
{
    font-family: Verdana;
    font-size: 12px;
    color: #0099FF;
    text-decoration: underline;
}
.marinegras
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #38435B;
}
.lienpti
{
    font-family: Verdana;
    font-size: xx-small;
    font-weight: bold;
    color: #1EA3FE;
    text-decoration: underline;
}
.texteblanc
{
    font-family: Verdana;
    font-size: 12px;
    color: #FFFFFF;
}
.texte
{
    font-family: Verdana;
    font-size: 10px;
    color: #1E2841;
}
.texteblancgras
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: 700;
    color: #FFFFFF;
}
.prixtextebleu
{
    font-family: Verdana;
    font-size: 12px;
    color: #1E2841;
}
.prixtextgras
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #1E2841;
}
.lienptimarine
{
    font-family: Verdana;
    font-size: xx-small;
    font-weight: bold;
    color: #1E2841;
    text-decoration: underline;
}
.texteblancpti
{
    font-family: Verdana;
    font-size: 12px;
    color: #FFFFFF;
    height: 50px;
}
.marinegraspti
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #38435B;
}

