﻿/*####################################################*/
.Titre
{
    font-family: Verdana; 
    font-size: 16pt; 
    color: #ff0000;
    font-weight: bold;
}
/*####################################################*/
.SousTitre
{
    font-family: Verdana; 
    font-size: 10pt; 
    color: #ff0000;
    font-weight: bold;
}
/*####################################################*/
.Texte
{
    font-family: Verdana; 
    font-size: 10pt; 
    color: #ff0000;
}
/*####################################################*/
.TextBox
{
    font-family: Verdana; 
    font-size: 10pt; 
}
/*####################################################*/
.Button
{
    font-family: Verdana; 
    font-size: 10pt; 
}

a:link  {font-family: Verdana; font-size: 10pt; color: #ff0000; text-decoration: underline}
a:visited  {font-family: Verdana; font-size: 10pt; color: #ff0000; text-decoration: underline}
a:hover  {font-family: Verdana; font-size: 10pt; color: #ff0000; text-decoration: underline}
a:active  {font-family: Verdana; font-size: 10pt; color: #ff0000; text-decoration: underline}