div#image {
  background-image: url('images/fdliens.jpg');
  background-repeat: no-repeat;
  width: 900px;
  height: 600px;
  position:absolute; top:10px; left:100px;
  padding: 100;
  
 }

div#texte {
  background-color:none;
  width: 380px;
  height: 90px;
  z-index:2; 
  position:absolute; top:115px; left:420px;
}
div#cadre {
  overflow: auto;
font-family:arial,verdana, sans-serif;  
font-size:12pt;
  color: white;
  background-color:none;
  width: 380px;
  height: 340px;
  z-index:2; 
  position:absolute; top:140px; left:420px;
}
div#texte2 {
  background-color:none;
  font-family:arial, verdana, sans-serif;
  font-size:10pt;
  LETTER-SPACING: 2px;
  LINE-HEIGHT: 20px;
  color: white;
  width: 150px;
  height: 220px;
  z-index:2; 
  position:absolute; top:143px; left:840px;
}
div#texte3 {
  background-color: #000000;
  font-family:arial, verdana, sans-serif;
  font-size:7pt;
  color: white;
  width: 850px;
  height: 220px;
  z-index:2; 
  position:absolute; top:580px; left:100px;
}
