﻿

body
{
    border-style: none;
    border-width: 0px;
    background-color: #000000;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 17px;
}

    
  .FdNoir
{
    vertical-align: top;
    text-align: left;
    font-size: 9pt;
    color: white;
    font-family: Verdana, Arial;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 17px;
    background-color: #000000;
    border-style: none;
    border-width: 0px;
    border-color: #000000;
    
}  


.FdRouge
{
    border-width: 0px;
    border-style: none;
    vertical-align: top;
    text-align: left;
    font-size: 9pt;
    color: white;
    font-family: Verdana, Arial;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 17px;
    background-color: #570000;
}

a:link
{
    border-style: none;
    color: #FFB74A;
    text-align: center;
}
a:visited{
color:#FFB74A;
}
a:active, a:hover{
	color:#FFFFFF;
	text-decoration: none;
}

.Titre
{
    font-size: 12pt;
    color: #FFFFFF;
    font-family: Arial;
    font-weight: bold;

}

.legende
{
    font-size: 8pt;
    color: #FFB74A;
    font-family: verdana;
    line-height:10px;
    letter-spacing:-1px;
     

}

