@charset "iso-8859-1";
body.scroll {
    scrollbar-arrow-color: #CCC;
    scrollbar-face-color: #64676C;
    scrollbar-highlight-color: #000;
    scrollbar-shadow-color: #000;
    background: #000;
    margin-top: 0
    }
.site {
    font-family: Times New Roman, Times, serif;
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    color: #F90
    }
A.menu {
    margin-top: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none
    }
a.menu:hover {
    color: #FC6
    }
A.menu:visited {
    color: #FC6
    }
A.phenix {
    color: #FC0;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none
    }
A.phenix:visited {
    color: #FC0
    }
.corps {
    margin: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    background: #F3F3F3;
    text-align: justify
    }