BODY{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 background-color: #504E74;
 background-image: url("../img/fond.jpg");
 background-repeat: repeat-x;
 color: #FFFFFF;
}
H1{
 font-size: 30pt;
 font-weight: bold;
}
H2{
 font-size: 12pt;
 font-weight: bold;
}
H2{
 font-size: 10pt;
 font-weight: bold;
}
H3{
 font-size: 10pt;
 font-weight: bold;
 color: #FFE0A0;
}
TD{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #FFFFFF;
}
A{
 color: #FFE0A0;
 text-decoration: none;
}
A:hover{
 color: #FFE0A0;
 font-weight: bold;
}
A:visited{
 color: #E1C798;
}
.caption{
 font-size: 7pt;
}
