﻿body {
}
.texte
{
    font-family: "Times New Roman", Times, serif;
    font-size: medium;
    color: #003333;
    text-align: center;
    width: 943px;
}
.textebas
{
    font-family: "Times New Roman", Times, serif;
    font-size: small;
    color: #003333;
}
.textegras
{
    font-family: "Times New Roman", Times, serif;
    font-size: medium;
    font-weight: bold;
    color: #1F3F3F;
}
.motscles
{
    font-family: "Times New Roman", Times, serif;
    font-size: small;
    color: #ADC9C9;
}
.liens
{
    font-family: "Times New Roman", Times, serif;
    font-size: medium;
    color: #0000FF;
    text-decoration: underline;
    text-align: left;
}
.texterouge
{
    font-family: "Times New Roman", Times, serif;
    font-size: medium;
    font-weight: bold;
    color: #990000;
}
.textegrasitalique
{
    font-family: "Times New Roman", Times, serif;
    font-size: medium;
    font-weight: bold;
    color: #1F3F3F;
    font-style: italic;
}
