body {
font-family: Helvetica, Arial;
font-size: 10pt;
background-image: url(../../images/bg.gif);
background-repeat: repeat-y;
background-attachment: fixed;
background-position: left;
background-position: 10px 0px;
margin-top: 20; /*Définit la marge du haut*/
margin-right: 0; /*Définit la marge de droite*/
margin-bottom: 0; /*Définit la marge inférieure*/
margin-left: 110; /*Définit la marge de gauche*/
}
td {
font-family: Helvetica, Arial;
font-size: 10pt
}

#ombre_bas {background-image:url(../../images/ombre_bas.gif);}

A:visited {
font-family: Helvetica, Arial;
font-size: 12px;
color : #CC0000;
text-decoration: underline;
}

A:link {
font-family: Helvetica, Arial;
font-size: 12px;
color : #CC0000;
text-decoration: underline;
}

A:hover {
color: "#FF0000";
font: 12px Arial, Helvetica, sans-serif;
text-decoration: none;
}

.table1 {
border-width: 1;
border-style: dashed;
border-color: "#CC0000";
}

.table-footer {
font-family: verdana, arial, sans-serif;
font-size: 9px;
vertical-align: bottom;
text-align: center;
color: "#000000";
background-color: "transparent";
border-width: 0;
border-style: dashed;
border-color: "#FFFFFF";	
}