/* SOS REPARATION */

#Texte {
	height:340px;
	width : 800px;
	overflow : auto;
	font-size: 12px;
font: tahoma
}

#Texte P.Texte{
  text-align: justify;
  margin : 5px 10px 5px 305px;
}

#Texte P.ImageGauche{
  display : block;
  position : absolute;
  width : 280px;
  height : 260px;
  top : 50px;
  left : 10px;
  text-align: center;
  border-right: 1px solid #fff;
}

#Texte P.ImageGauche a{
  margin-right: 5px;
}

#Texte P.ImageGauche a img{
  margin : 2px;
}
