body {
    margin : 0px auto; padding : 0px 0px;
    background-color: white;
    color: black;
    font : 8pt Verdana, Arial, Helvetica, sans-serif;
    width : 640px;
    }

img {
    border : 0px;
    }

h1 {
    background : url(http://www.samarkande.com/dist/img/haut_sk.jpg);
    height : 107px;
    margin : 0px; padding : 0px;
    }
h1 span { display : none;}

h2 { display : none;}

ul#menuHaut, ul#menuBas {
    margin : 0px; padding : 3px 20px;
    text-align : center;
    }

ul#menuHaut {
    background : url(http://www.samarkande.com/dist/img/haut_fondnavi.jpg) no-repeat;
    height : 23px;
    }

ul#menuHaut li, ul#menuBas li {
    margin : 0px; padding : 0 .1em;
    display : inline;
    font : 8pt bold;
/*    word-spacing: 10px; */
    }

ul#menuBas li {
    font-size : x-small; border-left : 1px solid black;
    }

ul#menuBas li:first-child {
    font-size : x-small; border-left : none;
    }

ul#menuHaut li a, ul#menuBas li a {
    text-decoration : none;
    color : black;
    }
    
div#corps {
    padding-top : 5px;
    padding-bottom : 10px;
    }

div#infos {
    float : left;
    width: 200px;
    padding : 2px;
    }

div#realisations {
    float : right;
    width : 420px;
    padding : 2px;
    }

div#pieddepage {
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    }

.spacer {     clear : both ; }

/*
h1 { border : 1px solid blue; }
ul#menuHaut, ul#menuBas { border : 1px solid red; }
div#corps { border : 1px solid teal; }
div#infos { border : 1px solid maroon; }
div#realisations { border : 1px solid yellow; }
*/
