/*********************************/
/* MISE EN PAGE DU BLOC CENTRAL  */
/*********************************/

/* DEFINITION DU BLOC */

#image_centrale{
  width:663px;
  height:482px;
  background-image:url("../images/fond-image-centrale.jpg");
  font-size:12px;
}
#image_centrale p{
  width:603px;
  margin-left:25px;
  text-align:justify;
}
#image_centrale ul{
  margin-left:40px;
  font-weight:normal;
}
#image_centrale li{
  padding:2px;
}
#image_centrale a{
  color:#000;
  text-decoration:none;
}



/* IMAGES : PRODUIT ET PARTENAIRE */

#image_produit{
  width:663px;
  height:476px;
  margin-top:3px;
}
#image_partenaire{
  position:absolute;
  width:268px;
  top:50%;
  margin-left:197px;
}
.image_modulex{
  height:61px;
  margin-top:-30px;
}
.image_reseausignaletique{
  height:184px;
  margin-top:-92px;
}



/* IMAGES : PRODUIT ET PARTENAIRE */

.image_certification{
  width:200px;
  margin-top:133px;
  margin-left:231px;
}


/* MISE EN PAGE DU TEXTE PRESENTANT LA SOCIETE */

#menu_societe{
  font-size:15px;
  font-weight:bold;
  color:#9f9e9e;
  text-align:center;
}
#menu_societe td{
  width:331px;
  padding-top:6px;
  padding-bottom:6px;
}
.nom{
  margin-top:15px;
  font-size:15px;
  font-weight:bold;
}
.sous_nom{
  font-size:14px;
  font-style:italic;
}


/*  MISE EN PAGE MENTIONS LEGALES  */
#texte{
  width:663px;
  height:482px;
  overflow:auto;
}
.sous_titre{
  margin-top:15px;
  font-size:14px;
  font-weight:bold;
  padding:3px;
}
