/*--------------------------- Balise HTML -------------------*/
body
{
background-color:#000000;
font-family: "Trebuchet MS";
font-size: 11px;
text-align : center;
}
p {
font-family: "Trebuchet MS";
font-size: 11px; 
}

img
{
border:0;
}

table
{ 
font-family: "Trebuchet MS";
font-size: 11px;
border:none;
}


