/* SOS REPARATION */

#Texte {
	height:340px;
	width : 800px;
	overflow : auto;
	font-size: 12px;
}

#Texte P.Texte{
  text-align: justify;
  margin : 5px 10px 5px 10px;
}

#Texte.Conseiller H2{
    margin : 5px 10px 5px 10px;
}

#Texte.Conseiller table{
margin : 10px 5px 10px 30px;
border : 1px solid #aaa;
vertical-align: middle;

}

#Texte.Conseiller th.col{
    width : 150px;
    height : 20px;
    text-align: left;
    border-right : 1px solid #aaa;
    padding : 5px;
      background-color : #222
}

#Texte.Conseiller th.row{
height : 30px;
      text-align : center;
      background-color : #222

}

#Texte.Conseiller td{
    width : 55px;
      text-align : center;
      border-bottom : 1px solid #333;
      border-right : 1px solid #333;
}
