body {
  background-color:#8F9780;
}

/* Dans la page
.div_contenu {
  background-image: url("gfx/fond_mots_charles.jpg") ;
  height:433px;
  width:1024px;
  text-align:left;
  padding:0px;
  margin-right:auto;
  margin-left:auto;
}
*/

.div_boite_texte {
  margin-top:40px;
  margin-left:70px;
  height:250px;
  width:514px;
  background-color:white;
  text-align:justify;
  position:absolute;
  overflow:auto;
  
  scrollbar-face-color: #c2bda4;
  scrollbar-shadow-color: #a29a74;
  scrollbar-highlight-color: #f1f0eb;
  scrollbar-3dlight-color: #d6d3c2;
  scrollbar-darkshadow-color: #010101;
  scrollbar-track-color: #d9d6c7;
  scrollbar-arrow-color: #000000;

}

.div_bouton_1 {
  margin-top:312px;
  margin-left:255px;
  height:13px;
  width:77px;
  position:absolute;
}

.div_bouton_2 {
  margin-top:312px;
  margin-left:337px;
  height:13px;
  width:133px;
  position:absolute;
}

.div_bouton_3 {
  margin-top:312px;
  margin-left:474px;
  height:13px;
  width:43px;
  position:absolute;
}

.div_bouton_4 {
  margin-top:312px;
  margin-left:523px;
  height:13px;
  width:98px;
  position:absolute;
}

.div_form {
  margin-top:313px;
  margin-left:655px;
  height:22px;
  width:360px;
  position:absolute;
}

.div_player_mp3 {
  margin-top:316px;
  margin-left:655px;
  height:15px;
  width:360px;
  position:absolute;
}