body
{
   width: 962px;
   background-color: #bababa;
   margin: center;
   margin-top: 20px;
   margin-bottom: 20px;

}

.titre
{
font-family:  "Segoe UI" , "Microsoft Sans Serif" Tahoma, Arial;
color: #ffffff;
font-size: 11px;
padding-left: 2px;
padding-top: 2px;
}

.corp
{

font-family:  "Lucida Sans Unicode";

font-size: 14px;
color: #525252;
padding: 5px;

}

a
{
font-family: "Lucida Sans Unicode", Tahoma, arial;
font-size: 14px;
color: #d60600;

text-decoration: none;
}
a:hover
{
text-decoration: underline;
color: #ef0000;
}