#conteneur {
  border: 2px #FFFFFF solid;
  width: 900px;
  height: 600px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  /*background-color: #91B5C5;*/
}


#centre {
  width: 860px;
  height: 590px;
  /*background-image: url('../lmages/irm_2.png');*/
  /*background-color: #DEEFEF;*/
  margin: 20px 0 0 25px;
  overflow: auto;
  padding: 15px 20px 10px 20px;
  /*position: relative;
  z-index: -1;*/
}


.leg_titre {
  text-align: right;
  width: 100%;
  font-family : Verdana;
  font-size : 14px;
  padding-top: 5px;
  color: #006A9D;
}


.leg_sstitre {
  font-family : Verdana;
  font-size : 13px;
  padding-top: 5px;
  color: #6A6AB5;
}


.leg_p {
  /*padding-top: 2px;*/
  width: 100%;
  font-family : Verdana;
  font-size : 12px;
  color: #000000;
}


