      body {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 12px;
           width : 800px;
           background-color : white;
           margin : auto;
      }
     #fond {
           background-image : url('img/fond.jpg');
           width : 800px;
           height : auto;
      }
     #header {
           background-image : url('img/header.jpg');
           background-repeat : no-repeat;
           width : 820px;
           height : 200px;
      }
     #header a {
           color : white;
           text-decoration : none;
      }
     #header li {
           float : left;
           width : 135px;
      }
     #header ul {
           list-style : none;
           margin : 0;
           padding-top : 170px;
           padding-left : 10px;
      }
     #fond_contenu p {
           width : 380px;
      }
     #menu_gauche ul {
           background : url('img/footer_menug.jpg') no-repeat;
           background-position : bottom;
           padding-bottom : 20px;
           padding-left : 40px;
           margin : 0;
      }
     #menu_gauche h2 {
           background-image : url('img/header_menug.jpg');
           background-repeat : no-repeat;
           width : 163px;
           height : 33px;
           padding-left : 25px;
           padding-top : 12px;
           margin : 0;
      }
     #menu_gauche {
           background-image : url('img/fond_menug.jpg');
           width : 188px;
           float : left;
           margin-left : 1px;
      }
     #contenu {
           float : left;
           width : 452px;
           text-align : center;
      }
     #fond_contenu {
           background-image : url('img/fond_contenu.jpg');
           padding-left : 40px;
           float : left;
           width : 402px;
           text-align : left;
      }
     #header_contenu {
           background-image : url('img/header_contenu.jpg');
           background-repeat : no-repeat;
           float : left;
           width : 452px;
           height : 46px;
      }
     #footer_contenu {
           background-image : url('img/footer_contenu.jpg');
           background-repeat : no-repeat;
           float : left;
           width : 452px;
           height : 29px;
      }
     #menu_droit ul {
           background : url('img/footer_menud.jpg') no-repeat;
           background-position : bottom;
           padding-bottom : 20px;
           padding-left : 40px;
           margin : 0;
      }
     #menu_droit h2 {
           background-image : url('img/header_menud.jpg');
           background-repeat : no-repeat;
           width : 132px;
           height : 36px;
           padding-left : 25px;
           padding-top : 12px;
           margin : 0;
           margin : 0;
      }
     #menu_droit {
           background-image : url('img/fond_menud.jpg');
           width : 157px;
           float : left;
      }
     #footer {
           clear : both;
           background-image : url('img/footer.jpg');
           background-repeat : no-repeat;
           width : 800px;
           height : 40px;
      }
     #foot {
           background-image : url('img/img.jpg');
           width : 145px;
           float : left;
           margin-left : 120px;
           height : 133px;
      }

