.Dconteneur {
  background: transparent;
}
.Dheader {
  height: 89px;
  background: #EEE url(images/bandeau.jpg) top center no-repeat;
}

/* ******************************* */
.Dcontenu {
  background : #fff;
  /*border-right : 1px solid black;*/
}
TABLE.DtableContenu {
  width: 100%;
  border: 0;
  height: 100%;
}
TD.DtableContenuCell1 {
  vertical-align: top;
  width: 204px;
  padding-bottom: 15px;
  background: url(images/centrefond.gif);
  padding: 0;
  margin: 0;
  border: 0;
} 
TD.DtableContenuCell2 {
  vertical-align: top;  
  padding-right: 1em;
  padding: 0;
  margin: 0;
} 
.DtopContenu {
  background : #FFF url(images/arrondis.gif) top left no-repeat;
  /*width : 686px;*/
  height : 16px;
  margin : 0;
  padding : 0;
}
.DrealContenu {
  /*width : 676px;*/
  height: 100%;
  background : #fff ;
  text-align : left;/*height : 200px;*/
  color : #000;
  margin-top : 0;
  margin-left: 0;
  padding-bottom: 3em;
  padding-left : 10px;
  padding-right : 10px;
}

UL.Dnav { 
  color: black;
  font-size: 11px;
}
UL.Dnav LI {
  display: inline;
}
UL.Dnav LI A { 
  color: black; 
  font-weight: bold;
}

.Dfooter {
  background: #FFF url(images/fond_pied.jpg) top left repeat;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
} 
.Dfooter P {
  margin: auto;
  width: 50%;
  background-color: white;
}
