

body {
    font-size : 10px;
    margin: 0px;
    padding: 0px;
    background-color: black;
  }


#mozart {
    position:absolute;
    top : 50px;
    left : 0px;
    display : none;
    z-index : 1;
  }


#amede {
    position:absolute;
    display : none;
    z-index : 2;
  }


#foundation {
    position:absolute;
    display : none;
    z-index : 3;
  }


#story {
    background-color : #CAB69D;
    border-bottom-color : #735B35;
    border-bottom-style : solid;
    border-bottom-width : 2px;
    border-left-color : #735B35;
    border-left-style : solid;
    border-left-width : 2px;
    border-right-color : #735B35;
    border-right-style : solid;
    border-right-width : 2px;
    border-top-color : #735B35;
    border-top-style : solid;
    border-top-width : 2px;
    cursor : default;
    display : block;
    height : 110px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
    position : absolute;
    width : 200px;
    z-index : 4;
  }


#liens {
    background-color : #CAB69D;
    border-bottom-color : #735B35;
    border-bottom-style : solid;
    border-bottom-width : 2px;
    border-left-color : #735B35;
    border-left-style : solid;
    border-left-width : 2px;
    border-right-color : #735B35;
    border-right-style : solid;
    border-right-width : 2px;
    border-top-color : #735B35;
    border-top-style : solid;
    border-top-width : 2px;
    cursor : default;
    display : none;
    height : 60px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
    position : absolute;
    width : 200px;
    z-index : 5;
  }


marquee {
    width: 196px;
    height : 106px;
    text-align:left;
    font-size:12px;
    cursor : default;
  }


p:first-letter {
    font-size : 14px;
    font-weight : bold;
  }


a {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
    border-bottom-width:0px;
    color : #000000;
    font-family : Serif;
    font-size : 15px;
    text-decoration : none;
  }


a:hover {
    border-bottom-style : dotted;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
    border-bottom-width:1px;
    border-bottom-color:#000000;
    color : #000000;
    font-family : Serif;
    font-size : 15px;
    text-decoration : none;
    letter-spacing:2px;
  }


ul {
    font-family : Dustismo,arial ;
    /*list-style-image : url('../image/fleche.gif');
    */ list-style-image : url('../image/spirale1.jpg');
    list-style-type : disc;
    vertical-align:middle;
  }


li {
    padding-bottom : 3px;
    padding-top : 3px;
  }

