<style type="text/css">
<!--
a.couleur {color= #3B1802 ; text-decoration: none;}
a.couleur:hover{color= #FCF6D4; text-decoration: underline;}

body {position: absolute; top: 10; left:10; z-index: 0;
      
      padding: 20;
      background:#FCF6D4 ;
      font: 85% arial;}
     
      
dl, dt, dd, ul, li {margin: 0;
                    padding:0;
                    list-style-type: none;}

#menu {position: absolute;
       style="position: absolute"; left:0px; top:0px; width:1000px}
       
#menu dl {float: left;
          width: 10em;
          margin: 0 0px;}
          
#menu dt {color: #FCF6D4;
          cursor: pointer;
          text-align: center;
          font-weight: normal;
          background: #B23D1F;}

#menu dd {border: 0px solid gray;}

#menu li {text-align: center;
          background: #FCF6D4;}
          
#menu dt a {color: #FCF6D4;
            text-decoration: none;
            display: block;
            height: 50%;
            border: 0 none;}

#menu li a{color: #B23D1F;
           text-decoration: none;
           display: block;
           height: 50%;
           border: 0 none;} 

#menu dt a:hover {background: #FCF6D4;
                  color: #B23D1F;}
#menu li a:hover {background: #B23D1F;
                  color: #FCF6D4;} 



-->
</style>
