.BlocText {
 text-align: justify;
 margin-bottom: 20px; 
 margin-left: 15px;
 text-indent:15px
}

table {
 width:100%; 
 border:none
}


.posImag_R {
 float: right;
 text-indent:0px;
 margin-left:30px
}

.posImag_L {
 float: left;
 text-indent:0px;
 margin-right:30px
}

.paragraphe{
 width:100%; 
 text-indent:20px; 
 text-align:justify
}

.paragraphe a {
 color: blue
}

.paragraphe a:hover {
  color: #b41
}

.paragraphe a:visited {
}

.paragraphe2{
 width:100%; 
 text-indent:20px; 
 text-align:justify
}