body{

    margin:0px;

    background-color:#ffffff;

    padding-left:0px;

}



div#logo{

    position:absolute;

    top:20px;

    left:10px;

    z-index:2;

    width:180px;

   }



div#corps-page{

    position:absolute;

    top:0px;

    left:180px;

    width:600px;                                                              

    height:430px;

    z-index:0;

 

}

div#menu{

    position:absolute;

    top:180px;

    left:10px;

    z-index:0

    width:190px;



}

div#titre-page{

    width:98%;

    position:absolute;

    top:20px;

    left:10px;



}

div#pave-haut{

    background-color:#666666;

    width:100%;

    height:57px;



}

div#contenu-page{

    width:600px;



}

div#liste{

    margin-left:30px;

    }

.puce{

    padding-right:25px;

}

.petite-puce{

    padding-right:6px;;

}

img{

    border:0px;

}