html,body { background-color: white; padding: 0; margin: 0; color: #000; cursor: default; }
ul{
    margin: 2em;

    padding: 5px;
}



a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration: underline;color: black;}




hr { background-color: #FFFFFF; color: #FFFFFF; width:100%; border:none; border-bottom: dashed #CCCCCC 1px;}




.liencom { font-family: Arial,sans-serif; font-size: 11px; font-weight: normal;  }

.contenu {
height:1656px;
border-style:solid;
border-width:1px;
border-color:black;


cellspacing:0;
width:100%;
}
