﻿body {
}
.lien
{
    color: #330000;
    font-family: Arial;
    text-decoration: none;
    font-size: 12px;
}
.lien2
{
    color: #330000;
    font-family: Arial;
    font-weight:bold;
    font-size: 12px;
}

.texte
{
    color: #330000;
    font-family: Arial;
    text-decoration: none;
    font-size: 12px;
}
.titre
{
    color: #330000;
    font-family: Arial;
    text-decoration: none;
    font-weight:bold;
    font-size: 16px;
}
.menuselected
{
    color: #330000;
    font-family: Arial;
    background-color:#FFFDF3;
    text-decoration: none;
    font-size: 12px;
}
