/************************************************************/
/* Partie Gauche                                            */
/************************************************************/
div.DG {
  background-color: #FAF2DB;
  overflow: auto;
  position: absolute;
  border: 1px solid #000000;
  height: 540;
  width: 265;
  left: 0px;
  top: 0px;
  z-index:100;
}

/* Partie Gauche 1*/
div.DG1 {
  background-color: #FAF2DB;
  overflow-y: hidden;
  position: relative;
  border: 1px solid #968037;
  height: 96;
  width: 263;
  left: 0px;
  top: 0px;
  z-index:100;
}

/* Partie Gauche 1 détaillée*/
div.DG1B {
  background-color: #FAF2DB;
  overflow-y: auto;
  position: relative;
  border: 1px solid #968037;
  height: 64;
  width: 257;
  left: 0px;
  top: 0px;
  z-index:100;
}

/* Partie Gauche 2*/
div.DG2 {
  background-color: #FAF2DB;
  overflow-y: hidden;
  position: relative;
  border: 1px solid #968037;
  height: 135;
  width: 263;
  left: 0px;
  top: 0px;
  z-index:100;
}

/* Partie Gauche 3*/
div.DG3 {
  background-color: #FAF2DB;
  overflow-y: hidden;
  position: relative;
  border: 1px solid #968037;
  height: 116;
  width: 263;
  left: 0px;
  top: 0px;
  z-index:100;
}

/* Partie Gauche 3 détaillée*/
div.DG3B {
  background-color: #FAF2DB;
  overflow-y: auto;
  position: relative;
  border: 1px solid #968037;
  height: 86;
  width: 257;
  left: 0px;
  top: 0px;
  z-index:100;
}

/* Partie Gauche 4*/
div.DG4 {
  background-color: #FAF2DB;
  overflow-y: hidden;
  position: relative;
  border: 1px solid #968037;
  height: 185;
  width: 263;
  left: 0px;
  top: 0px;
  z-index:100;
}

/* Partie Gauche 4  partie secondaire pour objets*/
div.DG4B {
  background-color: #FAF2DB;
  overflow-y: auto;
  position: relative;
  border: 1px solid #968037;
  height: 153;
  width: 257;
  left: 0px;
  top: 0px;
  z-index:100;
}



/************************************************************/
/* Partie Centre                                            */
/************************************************************/
div.DC {
  background-color: #FAF2DB;
  border: 1px solid #968037;
  overflow-y: hidden;
  position: absolute;
  z-index:95;
  height: 540;
  width: 475;
  left: 266px;
  top: 0px;
}

/* Partie Centre 1*/
div.DC1 {
  background-color: #FAF2DB;
  border: 1px solid #968037;
  overflow-y: hidden;
  position: relative;
  z-index:100;
  height: 63;
  width: 473;
  left: 0px;
  top: 0px;
}

/* Partie Centre 2*/
div.DC2 {
  background-color: #FAF2DB;
  border: 1px solid #968037;
  position: relative;
  z-index:95;
  height: 473;
  width: 473;
  left: 0px;
  top: 0px;
}

/************************************************************/
/* Partie Droite                                            */
/************************************************************/
div.DD {
  background-color: #FAF2DB;
  overflow: auto;
  position: absolute;
  border: 1px solid #968037;
  height: 540;
  width: 258;
  left: 742px;
  top: 0px;
 z-index:100;
}

/* Partie Droite 1*/
div.DD1 {
  background-color: #FAF2DB;
  overflow-y: hidden;
  position: relative;
  border: 1px solid #968037;
  height: 172;
  width: 256;
  left: 0px;
  top: 0px;
 z-index:100;
}

/* Partie Droite 2*/
div.DD2 {
  background-color: #FAF2DB;
  overflow-y: hidden;
  position: relative;
  border: 1px solid #968037;
  height: 120;
  width: 256;
  left: 0px;
  top: 0px;
 z-index:100;
}

/* Partie Droite 2*/
div.DD2B {
  background-color: #FAF2DB;
  overflow-y: auto;
  position: relative;
  border: 1px solid #968037;
  height: 90;
  width: 254;
  left: 0px;
  top: 0px;
 z-index:100;
}

/* Partie Droite 3*/
div.DD3 {
  background-color: #FAF2DB;
  overflow-y: hidden;
  position: relative;
  border: 1px solid #968037;
  height: 120;
  width: 256;
  left: 0px;
  top: 0px;
 z-index:100;
}

/* Partie Droite 3 supplémentaire*/
div.DD3B {
  background-color: #FAF2DB;
  overflow: auto;
  position: relative;
  border: 1px solid #968037;
  height: 90;
  width: 254;
  left: 0px;
  top: 0px;
 z-index:100;
}

/* Partie Droite 4*/
div.DD4 {
  background-color: #FAF2DB;
  overflow-y: hidden;
  position: relative;
  border: 1px solid #968037;
  height: 120;
  width: 256;
  left: 0px;
  top: 0px;
 z-index:100;
}

/* Partie Droite 4*/
div.DD4B {
  background-color: #FAF2DB;
  overflow-y: auto;
  position: relative;
  border: 1px solid #968037;
  height: 90;
  width: 254;
  left: 0px;
  top: 0px;
 z-index:100;
}

/************************************************************/
/* Partie Basse                                             */
/************************************************************/
div.DB {
  background-color: #FAF2DB;
  overflow: auto;
  position: absolute;
  border: 1px solid #968037;
  height: auto;
  width: 1000;
  left: 0px;
  top: 542px;
  z-index:100;
}

/************************************************************/
/* BODY                                                     */
/************************************************************/

body {
    background-color: #FAF2DB;
    scrollbar-face-color: #DEE3E7;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #DEE3E7;
    scrollbar-3dlight-color: #D1D7DC;
    scrollbar-arrow-color:  #006699;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #98AAB1;
}

/************************************************************/
/* LIGNES DE TITRES                                         */
/************************************************************/


TD.catHead { background-image: url(cellpic4.gif); }
.cattitle       { font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : #665007; vertical-align: top ;}

/************************************************************/
/* TEXTE DES TABLEAUX                                       */
/************************************************************/

td.St1       { vertical-align: middle ; font-family: verdana; font-weight: bold; font-size: 10px ; letter-spacing: 1px;}
td.St1      { text-decoration: none; color : #968037; }

td.St2       { vertical-align: middle ; font-family: verdana; font-weight: bold; font-size: 11px ; letter-spacing: 1px; }
td.St2      { text-decoration: none; color : #f0ca31; }

td.St3       { vertical-align: middle ; font-family: verdana; font-weight: bold; font-size: 13px ; letter-spacing: 1px; }
td.St3      { text-decoration: none; color : #665007; }

td.St6       { vertical-align: middle ; text-align:center;  font-family: verdana; font-weight: bold; font-size: 25px ; letter-spacing: 1px; color : red}
td.St6      { text-decoration: none;  }

.St4       { vertical-align: middle ; font-family: verdana; font-weight: bold; font-size: 11px ; letter-spacing: 1px; }
.St4      { text-decoration: none; color : #968037; }

td.titre       { text-align:center; vertical-align: middle ; font-family: verdana; font-weight: bold; font-size: 25px ; color : #665007; }

td.menu       {  vertical-align: middle ; font-family: verdana; font-weight: bold; font-size: 12px ; color : #665007; }

td.menu2       {  vertical-align: middle ; font-family: verdana; font-weight: bold; font-size: 14px ; color : #FF3900; }


td.St5       { vertical-align: middle ; text-align:center; font-family: verdana; font-weight: bold; font-size: 9px ; letter-spacing: 1px; color : #968037}

td.St7       { vertical-align: middle ; font-family: verdana; font-weight: bold; font-size: 9px ; letter-spacing: 1px; color : #968037}
td.Stg       { vertical-align: middle ; font-family: verdana; font-weight: bold; font-size: 9px ; letter-spacing: 1px; color : green}
td.Str       { vertical-align: middle ; font-family: verdana; font-weight: bold; font-size: 9px ; letter-spacing: 1px; color : red}
td.St8       { vertical-align: middle ; font-family: verdana; font-weight: bold; font-size: 10px ; letter-spacing: 1px; color : #968037}

td.col       { vertical-align: top ; font-family: verdana; font-weight: bold; font-size: 10px ; letter-spacing: 1px; color : #968037}

.Stg2       { vertical-align: middle ; font-family: verdana; font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : green}
.Str2       { vertical-align: middle ; font-family: verdana; font-weight: bold; font-size: 13px ; letter-spacing: 1px; color : red}
