html, body {
          background: #FFFFFF;
          height: 100%;
          width: 100%;
          color : #000000;
          font-family : Arial, Helvetica, sans-serif;
          margin: 0;
          margin-left: 0;
          padding: 0;
          border: none
      }

#centpourcent {
          height: 100%;
          width: 100%;
          }

table {
          text-align : justify;
          font-family : Arial, Helvetica, sans-serif;
      }
A:visited {
          color : #000000;
          text-decoration : none;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          text-align : left;
          font-size : 10px;
          font-weight : bold;
          position : relative;
      }
A:link {
          color : #000000;
          text-decoration : none;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          text-align : left;
          font-size : 10px;
          font-weight : bold;
          position : relative;
      }
A:hover {
          color : #000000;
          text-decoration : underline;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          text-align : left;
          font-size : 10px;
          font-weight : bold;
          position : relative;
      }

td.cell-quadrillage-l{width:50%; background-image:url(img/g.jpg); background-repeat:no-repeat; background-position:top right;}
td.cell-quadrillage-r{width:50%; background-image:url(img/d.jpg); background-repeat:no-repeat; background-position:top left;}
td.cell-middle{ padding:12 18 12 18; }


A.footer:visited {
          color : #666666;
          text-decoration : none;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          text-align : left;
          font-size : 10px;
          position : relative;
      }
A.footer:link {
          color : #666666;
          text-decoration : none;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          text-align : left;
          font-size : 10px;
          position : relative;
      }
A.footer:hover {
          color : #000000;
          text-decoration : none;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          text-align : left;
          font-size : 10px;
          position : relative;
      }