html, body {
          background: #000000 url(http://www.worldwdc.com/photos/fond.jpg) repeat fixed center;
          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 : "Arial", helvetica, sans-serif;
          text-align : left;
          font-size : 12px;
          font-weight : bold;
          position : relative;
      }
A:link {
          color : #000000;
          text-decoration : none;
          font-family : "Arial", helvetica, sans-serif;
          text-align : left;
          font-size : 12px;
          font-weight : bold;
          position : relative;
      }
A:hover {
          color : #000000;
          text-decoration : underline;
          font-family : "Arial", helvetica, sans-serif;
          text-align : left;
          font-size : 12px;
          font-weight : bold;
          position : relative;
      }

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