/* Style général */
body {
color: #FFF;
background: #000;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica;
scrollbar-face-color: #FCC510;
scrollbar-shadow-color: #000;
scrollbar-highlight-color: #000;
scrollbar-3dlight-color: #000; 
scrollbar-darkshadow-color: #000; 
scrollbar-track-color: #000; 
scrollbar-arrow-color: #000;
}

/* Menus defilants */
.def_maj           { visibility : hidden; position : absolute; left:240; top:20; text-align:center; background-color: #180042; width:260; border: #DCCC95 1px solid;}
.def_newfile       { visibility : hidden; position : absolute; left:370; top:20; text-align:center; background-color: #180042; width:150; border: #DCCC95 1px solid;}
.def_newidls       { visibility : hidden; position : absolute; left:510; top:20; text-align:center; background-color: #180042; width:120; border: #DCCC95 1px solid;}
.def_navig         { visibility : hidden; position : absolute; left:622; top:20; text-align:center; background-color: #180042; width:162; border: #DCCC95 1px solid; }
.def_rezo          { visibility : hidden; position : absolute; left:160; top:20; text-align:center; background-color: #180042; width:155; border: #DCCC95 1px solid;}
.sous_def_portail  { visibility : hidden; position : absolute; left:314; top:20; text-align:center; background-color: #180042; width:136; border: #DCCC95 1px solid;}
.sous_def_rathma   { visibility : hidden; position : absolute; left:314; top:40; text-align:center; background-color: #180042; width:136; border: #DCCC95 1px solid;}
.sous_def_fleau    { visibility : hidden; position : absolute; left:314; top:64; text-align:center; background-color: #180042; width:136; border: #DCCC95 1px solid;}
.sous_def_maps     { visibility : hidden; position : absolute; left:314; top:100; text-align:center; background-color: #180042; width:136; border: #DCCC95 1px solid;}
.sous_def_hyb      { visibility : hidden; position : absolute; left:314; top:120; text-align:center; background-color: #180042; width:136; border: #DCCC95 1px solid;}
.sous_def_hn       { visibility : hidden; position : absolute; left:314; top:140; text-align:center; background-color: #180042; width:136; border: #DCCC95 1px solid;}


/* Lien  */

a:link { 
font-weight: bold; 
font-size: 9pt; 
color: #FFF; 
font-family: Arial, Helvetica; 
text-decoration: none;
}
a:visited { 
font-weight: bold; 
font-size: 9pt; 
color: #FFF; 
font-family: Arial, Helvetica; 
text-decoration: none; 
}
a:hover { 
font-weight: bold; 
font-size: 9pt; 
color: #FCC510;
font-family: Arial, Helvetica; 
text-decoration: none; 
}

/* Définition des styles */

/* --------------- */

.affil
{
    BORDER-RIGHT: #DCCC95 1px solid;
    BORDER-TOP: #DCCC95 1px solid;
    FONT-WEIGHT: 100;
    FONT-SIZE: 11px;
    BORDER-LEFT: #DCCC95 1px solid;
    BORDER-BOTTOM: #DCCC95 1px solid;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    background-color: #180042;
}
input {
    border: #000 0px solid;
    font-weight: bold;
    font-size: 9pt;
    color: #000;
    background: #FFF;
    background: url(../interface/inputbg.jpg);
}

select {
    border: #000 0px solid;
    font-weight: bold;
    font-size: 9pt;
    color: #000;
    background-color: #FCC510;
}

textarea {
    border: #000 0px solid;
    font-weight: bold;
    font-size: 9pt;
    color: #000;
    background-color: #FCC510;
}

/* --------------- */

/* Partie download */
.dld {
position: absolute;
top: 22px;
left: 35%;
height: 20px;
width: 40%;
z-index: 7;
}

.sousmenu {
text-align: left;
}

.drap {
height: 80px;
}

.bgcolor {
width: 100%;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica;
background-image:url("../interface/menugauche.png");
}

.cita {
color: #FCC510;
}
.cita table, .cita td {
width: 80%;
font-size: 9pt;
}

/* Partie Bandeau du site */

.ligne_bois_top {
width: 100%;
height: 15px; 
background-image:url("../interface/ligne_bois.jpg");
z-index: 0;
}

.div_banniere {
width: 100%;
height: 147px;
overflow: hidden;
background-image:url("../interface/headbanner.png");
background-repeat: no-repeat;
z-index: 0;
}

.ligne_bois_bot {
width: 100%;
height: 15px; 
background-image:url("../interface/ligne_bois.jpg");
z-index: 0;
}

/* Partie Gauche */
.gauche {
background-image:url("../interface/menugauche.png");
text-align: center;
font-size: 9pt;
z-index: 5;
}

.auth, .auth table, .auth td {
font-weight: bold; 
font-size: 9pt; 
color: #FFF; 
font-family: Arial, Helvetica; 
}

.borderleft {
width: 36px;
height: 100%;
background-image:url("../interface/menubordergauche.png");
}

/* Partie LinkCast */

.borderleftleft {
width: 36px;
height: 100%;
background-image:url("../interface/menubordergaucheleft.png");
}

/* Partie Texte */
.centre {
width: 100%;
padding: 1%;
text-align: justify;
font-size: 9pt;
background: #000;
z-index: 4;
}

.centre table, .centre td {
text-align: justify;
font-size: 9pt;
}

.titrub {
font-size: 11pt;
}

.titre {
color: #FCC510;
font-size: 10pt;
}
.texte, .texte table, .texte td{
color: #FFF;
}

/* Partie Texte Imprimer */

#imprimtexte {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
text-align: justify;
background: #000;
padding: 2%;
}

/* Partie Droite */
.droite {
background-image:url("../interface/menudroite.png");
text-align: center;
font-size: 9pt;
z-index: 5;
}

.borderright {
width: 46px;
height: 100%;
background-image:url("../interface/menuborderdroite.png");
}

/* --------------- */

/* Class de la page de redirection si le site est fermé */
.down {
position: absolute;
top: 10px;
left: 10px;
width: 100%;
padding:0 10px;
}
