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

  body { background-color: rgb(255, 102, 0);
    }

  ul { list-style-type: none;
    width: 100%;
    opacity: 1;
    }

  .menu li { opacity: 1;
    text-align: center;
    float: left;
    }

  .menu a { border: 1px outset gray;
    margin: 2px;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 50%;
    text-align: center;
    text-decoration: none;
    color: rgb(0, 0, 0);
    width: 150px;
    height: 20px;
    font-weight: bold;
    font-size: medium;
    opacity: 1;
    display: block;
    }

  .menu a:hover { border: 1px inset gray;
    background: rgb(192, 192, 192) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: rgb(0, 0, 0);
    text-align: center;
    }

  .menu a:active { border: 1px inset gray;
    background: rgb(192, 192, 192) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    opacity: 1;
    text-align: center;
    color: rgb(255, 255, 255);
    }

  .mentions { font-family: verdana,arial,sans-serif;
    position: absolute;
    color: rgb(0, 0, 0);
    background-color: rgb(221, 221, 221);
    opacity: 1;
    }

  a.test { text-decoration: none;
    color: rgb(34, 34, 34);
    background-color: transparent;
    }

  a.test:hover { opacity: 1;
    }

  .titre { font-family: Verdana;
    font-size: 14pt;
    font-weight: bold;
    }

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

  a:hover { color: rgb(255, 0, 0);
    }

