@charset "iso-8859-1";

a {
  text-decoration: none;
  color: #9933cc;  /* 9933ff  9933cc  993399 9900cc #001383 */
  font-weight : bold;
}

a:hover {
  color: #9933cc; /*  aa0000  */
  background-color : #cccccc;
}

a:visited {
  /*color: #B8CCCA; /**/
}

body {
  background: url(../images_res/fond_V20.jpg);/* fond_V10.jpg  */
  /*background-color : #D7E2FF; /* */
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#000000;
  padding:0px;
  margin:0px;
}

#adresse {
  width : 762px;
  height : 20px;
  overflow: hidden;   /* */
  font-size : 12px;
  color : #001383;
  text-align : center;
  /*border : 1px green solid;  /**/
}

.bouton {
  width: 134px; /*184px;*/
  height: 25px; /*33px;    attention height = (hauteur image - padding-top) */
  background: url(../images_res/bouton_ouverture.gif);  /**/
  background-repeat : none;
  text-decoration : none;
  vertical-align : top;
  text-align : center;
  overflow : hidden; /**/
  display : block;
  padding-top : 7px;
}

.bouton a {
  color : #001383;
  text-decoration : none;
  font-size : 14px;
  font-weight : bold;
}

.bouton a:hover {
  color : #aa0000;
  background: none;
  text-decoration : none;
}


#content {
  position:absolute;
  width: 762px;
  height: 480px;
  margin-left :-381px;  /* marge Gauche */
  margin-top :-240px;  /* marge Haut */
  top: 50%;  /**/
  left: 50%; /**/
  /*text-align: center;   /* */
  /*background-color: rgb(218,218,218); /*#dadada;*/
  /*background: url(../images_res/total_3.jpg);/**/
  /*background-repeat : no-repeat;/**/
  /*border-top : 1px #DDDDDD solid; /* 1px rgb(170,170,170) solid; */
  /*border-left : 1px #DDDDDD solid; /* 1px rgb(170,170,170) solid; */
  /*border-right : 3px #CCCCCC solid; /* 1px rgb(170,170,170) solid; */
  /*border-bottom : 3px #CCCCCC solid; /* 1px rgb(170,170,170) solid; */
  overflow: hidden;   /* */
  font-size: 11px;
  font-family: Arial, Verdana, Helvetica, SunSans-Regular, Sans-Serif;
  color:#001383;
  /*border : 1px red solid;  /**/
}

#Entete {
  font-size: 13px;
  color:#ffffff;
  /*font-weight : bold;   /* */
  position:absolute;
  width: 290px;
  height: 110px;
  margin-left : 70px;  /* marge Gauche */
  margin-top : -220px;  /* marge Haut */
  top: 50%;  /**/
  left: 50%; /**/
  /*border : 1px white solid;  /**/
  text-align : right;
}

/*
#logo {
  background: url(../images_res/fond_logo_ouvertureV2.jpg);
  width : 639px;
  height : 184px;
}
*/

#menu {
  position : absolute;
  left : 20px; /**/
  top : 210px;
}

#menu a {
  text-decoration : none;
}

#onglet {
  position : absolute;
  right : 191px;
  top: 24px;
  font-family: Arial, Verdana, Helvetica, SunSans-Regular, Sans-Serif;
  color:#283976;
}
#onglet {
  font-size: 18px;
  font-weight : bold;
  font-family: Arial, Verdana, Helvetica, SunSans-Regular, Sans-Serif;
  color:#298875;
  text-decoration : none;
}
#onglet a:hover {
  color:#a2252b;
}
#onglet a:visited {
  /*color:#0888c1;*/
}

#ouverture {
  width : 555px;   /* 580 */
  height : 260px;
  position : absolute;
  left : 160px;
  top: 180px;
  background: url(../images_res/fond_ouverture_8.gif);/**/
  background-repeat : no-repeat;
  /*border : 1px green solid;  /**/
  z-index : 200;
  font-size : 12px;
  color : #333333;
  padding-top : 10px;
  padding-bottom : 10px;
  padding-left : 15px;
  padding-right : 10px;
  overflow: hidden;   /* */
}

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

