@charset "iso-8859-1";
body {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  background-color : rgb(243,255,202);
  padding:0px;
  margin:0px;
}

#ajs {
  position:absolute;
  width: 423px;
  height: 57px;
  margin-left :-170px;  /* marge Gauche */
  margin-top :-250px;  /* marge Haut */
  top: 50%;  /**/
  left: 50%; /**/
  z-index : 200;
}

#cadre_main {
  position:absolute;
  width: 663px;
  height: 467px;
  margin-left :-331px;  /* marge Gauche */
  margin-top :-260px;  /* marge Haut */
  top: 50%;  /**/
  left: 50%; /**/
  /*border : 1px red solid; /* 1px rgb(170,170,170) solid; */
}

#entree {
  position:absolute;
  width: 125px;
  height: 51px;
  margin-left : -70px;  /* marge Gauche */
  margin-top : -20px;  /* marge Haut */
  top: 50%;  /**/
  left: 50%; /**/
  z-index : 200;
}

#infos {
  position:absolute;
  width: 550px;
  height: 30px;
  margin-left : -250px;  /* marge Gauche */
  margin-top : 220px;  /* marge Haut */
  top: 50%;  /**/
  left: 50%; /**/
  z-index : 200;
  /*border : 1px red solid; /* */
  overflow : hidden;
  text-align : center;
  font-size : 12px;
  color : #125A1A;
}

#news {
  position : absolute;
  left : 50px;
  top: 60px;
  z-index : 200;
  height:20px;
  width: 570px;  
  font-size: 12px;
  color:#283976;/**/
  border : 1px #dddddd dashed; /* 1px rgb(170,170,170) solid; */
}

#ouverture {
  position:absolute;
  width: 320px;
  height: 110px;
  margin-left :-180px;  /* marge Gauche */
  margin-top :30px;  /* marge Haut */
  top: 50%;  /**/
  left: 50%; /**/
  z-index : 300;
  overflow : hidden;
  /*padding : 6px; /**/
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, SunSans-Regular, Sans-Serif;
  color : #000000; /*#5F1F09; /*#B44412;/**/
  /*
  border-left : 1px #dddddd solid;
  border-top : 1px #dddddd solid;
  border-right : 2px #dddddd solid;
  border-bottom : 2px #dddddd solid;
  */
  /*border : 1px red solid; /* 1px rgb(170,170,170) solid; */
  /*border : 1px #dddddd dashed;
  /*background-color : green;/**/
}

#pied_page {
  position:absolute;
  height:40px;
  width: 772px;
  /* marge haut et bas = moitié de height et width */
  margin-left :-386px;  /* marge Gauche */
  margin-top : 240px;  /* marge Haut */
  top: 50%;
  left: 50%;
  /*background-color: red;*/
  text-align: center;
  font-size: 11px;
  font-family: Arial, Verdana, Helvetica, SunSans-Regular, Sans-Serif;
  color : #5F1F09; /*#B44412;/**/
  /*border : 1px red solid; /* 1px rgb(170,170,170) solid; */
}

#prechargentree {
  position : absolute;
  right : 0px;
  top: -4000px;
}

#total_table {
  width: 663px;
  margin-left: auto; 
  margin-right: auto;
  /*border : 1px solid green;  /**/
}

#valeurs {
  position:absolute;
  width: 324px;
  height: 251px;
  margin-left :-180px;  /* marge Gauche */
  margin-top :-120px;  /* marge Haut */
  top: 50%;  /**/
  left: 50%; /**/
  z-index : 200;
  overflow : hidden;
  /*background-color : green;/**/
  /*border : 1px solid green;  /**/
}