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

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

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

.hrCleaner_2{
 visibility: hidden;
 /*clear:both*/
}

.item:after { content: ""; height: 0; clear: both; }
.item { height: 100%; }
