body {
background-color: #27272D;
scrollbar-face-color : #585866;
scrollbar-highlight-color : #585866;
scrollbar-3dlight-color : #585866;
scrollbar-darkshadow-color : #585866;
scrollbar-shadow-color : #B3B3B3;
scrollbar-arrow-color : #B3B3B3;
scrollbar-track-color : #585866;
}
* {
font: 9px Tahoma;
color: #27272D;
border: none;
text-align: justify;
}
h1 {
font-weight : 600;
color : #b3b3b3;
}
a {
font-size: 9px;
color: #000;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-weight: normal;
text-decoration: underline;
border: none;
cursor: crosshair;
}
a:hover {
color: #b3b3b3;
}
p {
text-indent: 3px;
}
em {
    font-style: italic;
    direction: rtl;
}
/*
+++++++++++++++++++++++++++++++++++++++
|            div                      |
+++++++++++++++++++++++++++++++++++++++
*/
#centrer {
position: absolute;
top: 3px;
left: 0px;
width: 100%;
text-align: left;
z-index: 0;
}
#Layer1 {
       background-color: #585866;
position : absolute;
left : 230px;
top : 18px;
width : 450px;
       _width: 551px;
height : 380px;
       _height: 600px;
       padding-top : 20px;
       padding-left : 50px;
       padding-right : 50px;
       padding-bottom : 200px;
direction : ltr;
overflow : auto;
z-index : 1;
}

#Layer2 {
position : absolute;
left : 230px;
top : 420px;
width : 552px;
height : 200px;
direction : ltr;
text-align : center;
overflow : hidden;
z-index : 2;
}


#inverse {
position : absolute;
left : 0;
top : 0;
direction : ltr;
padding-left : 20px;
z-index : 2;
padding-top: 20px;
padding-right: 150px;
       padding-bottom: 0px;
margin: auto;
}
#menu {
position : absolute;
width : 380px;
       height : 20px;
left : 320px;
       top : 610px;
z-index : 5;
}
#menu p {
margin : 10px;
text-align : left;
text-indent : 0;
}
#estat {
position : absolute;
left : 0px;
top : 0px;
visibility : hidden;
z-index : 7;
}

/*
+++++++++++++++++++++++++++++++++++++++
|                                classes                                 
         |
+++++++++++++++++++++++++++++++++++++++
*/
drag {
position: relative;
cursor: pointer;
}
