body {
  margin: 0px; 
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: Black;
  background: url(images/fondg.gif) #fff repeat-y left top;
  
  scrollbar-face-color: #00703f;
  scrollbar-highlight-color: #00703f;
  scrollbar-shadow-color: #00703f;
  scrollbar-3dlight-color: #00703f;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  scrollbar-darkshadow-color: #000000;
}

td,div,span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: Black;
}

#haut {
  background-image: url(images/fondhaut.gif);
  height: 89px;
  width: 100%;
}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#logo {
    background: transparent url(images/logo1.jpg) no-repeat top left;
	height: 89px;
	width: 332px;
}

#logo span {
  display:none;
}


#bloc1 {
  position: absolute;
  top: 90px;
  left: 0px;
  width: 169px;
  margin: 0px;
  padding: 0px;
  /*border: #00CCCC 1px solid;*/
}

#bloc2 {
  padding-left: 174px;
  margin-right: 4px;
  /*border: #FF0000 1px solid;*/
}

#menu {
  padding: 2px;
  font-size: 10px;
}

#menu div {
  font-size: 10px;
}

#fil {
  border-bottom: 1px solid gray;
  width: 100%;
  margin-top: 7px;
  margin-bottom: 5px;
}




/* debut menu */
dl, dt, dd, ul, li {
  margin: 0;
  padding: 0px;
  list-style-type: none;
}

.p5 {
  list-style-image: url(images/puce5.gif);
  padding: 0px 0px 3px 0px;
}


#menu dt {
  cursor: hand;
  padding-left: 4px; 
  height: 25px;
  line-height: 12px;
  margin: 6px 0px 0px 0px;
  background: transparent url(images/fil0.jpg) no-repeat top left;
}

#menu dt #l2 {
  text-indent: 20px; 
}

#menu dd {
  display : none;
  border-top: 1px solid #8FA85F;
  border-bottom: 5px solid #8FA85F;
  border-right: 1px solid #8FA85F;
  border-left: 1px solid #8FA85F;
}
#menu li {
  text-align: left;
  background: #EAF4CC;
  min-height: 15px;
  padding: 0px 1px 0px 2px;
}

.puce {
  width: 5px;
  min-width: 5px;
  background: transparent url(images/fl2.gif) no-repeat center left;
}


#menu li a, #menu dt a {
  color: #000;
  text-decoration: none;
  display: block;
  /* border: 0 none; */
  height: 100%;
}

#menu li a:hover {
  background: #D6EF94;
}

/* fin du menu */


.graph {
  border-top: 0 none;
  border-right: #CCCCCC 1px solid;
  border-left: #CCCCCC 1px solid;
  border-bottom: #CCCCCC 1px solid;
  margin: 0px 0px 0px 0px;
  display: none;
  
}

.profil {
  font-size: 12px; 
  color: #000;
  background-color: #ECECEC;
  margin: 0px 0px 0px 0px;
  padding: 2px;
  border-bottom: #CCCCCC 1px solid;
  border-right: 0 none;
  border-top: 0 none;
  border-left: 0 none;
}

/*---------------------debut tableau-----------------*/

.tab3 {
  margin: 2px;
  padding: 2px;
  border: #000000 1px none;
  /*width: 594px;*/
  vertical-align: top;
  border-collapse: collapse;
}

.cel31 {
  border: #CCC 1px solid;
  vertical-align: top;
}

.cel32 {
  border: #CCC 1px solid;
  width: 20px;
  vertical-align: top;
  text-align: center;
}

.cel33 {
	vertical-align: top;
	font-weight: 700;

}


.cel34 {
  border-right: 1px dashed #CCC;
  border-left: 1px dashed #CCC;
  width: 20px;
}

.lign31 {
  background: #ECECEC;
}

.lign32 {
  background: #FFFFFF;
}

/*--------------------fin tableau-------------------*/

/*-------------------début login-------------------*/

.logfield {
  width: 200px;
  float: left;
}

.logfieldin {
  background: #ECECEC;
  border: 4px solid #CCC;
  padding: 6px 2px 6px 2px;
  text-align: left;
}

.logtxt {
  width: 400px;
  margin-left: 202px;
}

.logtxtin {
  border: 4px solid #CCCCCC;
  background: #ECECEC;
  padding: 6px 2px 6px 2px;
  margin: 0px 0px 6px 0px ;
}

.logcompte {
  background: #CCC;
  padding: 2px 4px 2px 4px;
}

.btn {
  font-size: 10px;
  background-color: #8FA85F;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-bottom: #000000 1px solid;
}

.centrer {
  text-align: center;
}

.champ1 {
  width: 99%;
}

.logcreer {
  width: 450px;
}

/*-------------------fin login-------------------*/

/*-------------------questions profil------------*/

#qstfin {
  display: none;
}

#qst0 {
  display: block;
}

#qst1 {
  display: none;
}

#qst2 {
  display: none;
}

#qst3 {
  display: none;
}

#qst4 {
  display: none;
}

#qst5 {
  display: none;
}

.qt {
  padding: 2px;
}
/*----------------fin questions profil--------------*/

.titre {
  font-size: 13px; 
  font-weight: 700; 
  color: #000;
}

.stitre {
  font-size: 12px; 
  color: #000;
  background-color: #ECECEC;
  margin: 10px 0px 2px 0px;
  padding: 2px;
  border-bottom: #CCCCCC 1px solid;
}

.tdpres {
  border-right: #CCCCCC 1px dashed;
  border-bottom: #CCCCCC 1px dashed;
  vertical-align: top;
  width: 190px;
  padding: 10px;
}

.tdinfo {
  border-bottom: #CCCCCC 1px dashed;
  width: 100%;
  vertical-align: top;
  text-align: left;
  padding: 10px;
}

.haut {
  vertical-align: top;
  text-align: left;
}

.droit {
  text-align: center;
}

.btntest {
  font-size: 10px;
  background-color: #8FA85F;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-bottom: #000000 1px solid;
}

.zone1 {
  padding: 2px;
  background-color: #ECECEC;
  border-bottom: #CCC 1px solid;
}

a:active {
	color: #042;
	font-weight: normal;
}
a:link {
	color: #042;
	font-weight: normal;
}
a:visited {
	color: #042;
	font-weight: normal;
}
a:hover {
	color: #042;
	font-weight: normal;
	text-decoration: none;
}

