body {
      margin:0;
      padding:0;
      height:100%;
     }
#boiteglobal {
              background-image:url(images/fond_global.jpg);
              background-repeat:repeat-y;
              min-height:100%;
              margin:auto;
              position:relative;
             }
* html #boiteglobal {
                     height:100%;
                    }
#boitelogo {
            height: 135px;
            width: 150px;
            top: 4px;
            left: 5px;
            clear: none;
            float: none;
            background-image:url(images/logo.jpg);
            position: absolute;
           }
#boitenom {
           height: 90px;
           width: 205px;
           top: 5px;
           left: 161px;
           clear: none;
           float: none;
           background-image: url(images/nom.jpg);
           position: absolute;
          }
#boitemenu {
	    background-image:url(images/fond_menu.jpg);
            margin:0;
            padding:0;
            height:162px;
           }
#boitemenugeneral {
                   height: 24px;
                   width: 590px;
                   top: 105px;
                   left: 169px;
                   position: absolute;
                  }
#boitenavigation {
                  background-image:url(images/fond_navigation.jpg);
                  float:left;
                  width:235px;
                 }
#boitemenunavigation {
                      height: 32px;
                      width: 193px;
                      left: 12px;
                      top: 10px;
                      position: absolute;
                     }
#boitepage {
            position:relative;
            margin-left:235px;
            background-image:url(images/fond_page.jpg);
           }
* html #boitepage {
                   height:1px;
                  }
#clearfooter {
              clear:both;
              height:100px;
              overflow:hidden;
             }
#boitemenucommenditaire {
                         left: 12px;
                         height: 70px;
                         width: 200px;
                         color: #00CC66;
                         background-color: #054D02;
                         float:left;
                        }
#boitemenuapprobation {
                       height: 50px;
                       width: 300px;
                       top: 33px;
                       left: 12px;
                       position: absolute;
                       background-color: #054D02;
                      }
#boitepiedpage {
                position:absolute;
                bottom:0;
                height:100px;
                width:100%;
                background-image:url(images/fond_pied_page.jpg);
               }
img { 
     border-style: none; 
    }
