﻿body {    background-color: #3C4C73;
}
.texte
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #666666;
    text-align: center;
}
.motscles
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #808080;
    text-align: center;
}
.titremois
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #FF6600;
    text-align: center;
}
.liencentre
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-decoration: underline;
    color: #0000FF;
    text-align: left;
    vertical-align: middle;
}
.textegras
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: small;
}
.lien
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #0000FF;
    text-decoration: underline;
}
.lienblanc
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFFFFF;
    text-decoration: underline;
}
.texteblanc
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFFFFF;
}
.texteblancgras
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFFFFF;
    font-weight: bold;
}
.textebleu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #3C4C73;
}
.textebleugras
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #3C4C73;
    font-weight: bold;
}
