﻿body {
}
.textemarron
{
    font-family: Arial;
    font-size: small;
    color: #483738;
}
.texte
{
    font-family: Arial;
    font-size: small;
    color: #000000;
}
.textemarrongras
{
    font-family: Arial;
    font-size: medium;
    color: #483738;
    font-weight: bold;
}
.titremarron
{
    font-family: Arial;
    font-size: large;
    color: #483738;
    font-weight: normal;
}
.motscles
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #C0C0C0;
}
.textebaspage
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #BAA78D;
    font-weight: bold;
}
.texteitaliquerose
{
    font-family: Arial;
    font-size: small;
    color: #FF0066;
    font-style: italic;
}
.lien
{
    font-family: Arial;
    font-size: small;
    color: #0000FF;
    text-decoration: underline;
}
.lienmarron_grd
{
    font-family: Arial;
    font-size: medium;
    color: #0000FF;
    font-weight: normal;
    text-decoration: underline;
}
