/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { background-color: rgb(255, 255, 204);
    background-repeat: no-repeat;
    background-image: url(/Images/fond11.jpg);
    }

  h1 { font-size: large;
    color: rgb(102, 51, 0);
    text-align: center;
    width: 95%;
    margin-left: 5%;
    font-weight: bolder;
    }

  h2 { font-size: xx-large;
    color: rgb(102, 51, 0);
    text-align: center;
    text-decoration: underline overline;
    width: 95%;
    margin-left: 5%;
    font-weight: bolder;
    }

  h3 { font-size: x-large;
    color: rgb(255, 255, 204);
    text-align: center;
    width: 35%;
    margin-left: 35%;
    background-color: rgb(153, 102, 51);
    }

  #centre { position: relative;
    width: 70%;
    margin-left: 25%;
    margin-top: 18%;
    }

  p { text-align: justify;
    font-size: large;
    }

  #menu { border-style: none;
    position: relative;
    width: 23%;
    height: 60%;
    margin-top: 18%;
    }

  h4 { border-style: outset;
    border-width: 5px;
    color: rgb(255, 255, 204);
    background-color: rgb(153, 102, 51);
    font-weight: bold;
    position: relative;
    top: 5%;
    width: 92%;
    margin-left: 1%;
    }

  h5 { font-size: xx-small;
    position: relative;
    }

  a { color: rgb(255, 255, 204);
    text-decoration: none;
    }

  h6 { font-size: large;
    position: relative;
    margin-top: 3%;
    }

  #email1 { border-style: outset;
    border-width: 5px;
    background-color: rgb(102, 51, 0);
    position: relative;
    margin-top: 0%;
    }

  #email2 { border-style: outset;
    border-width: 5px;
    background-color: rgb(102, 51, 0);
    position: relative;
    margin-top: 0%;
    }

  h4:hover { border: 5px inset rgb(204, 153, 51);
    color: rgb(102, 51, 51);
    font-weight: bold;
    background-color: rgb(255, 204, 153);
    position: relative;
    top: 5%;
    margin-left: 1%;
    width: 92%;
    }

  a:hover { color: rgb(102, 51, 51);
    font-weight: bold;
    text-decoration: none;
    background-color: rgb(255, 204, 153);
    }


