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

table {
 font-size:10pt;
 text-align:center
}

table tr td {
 font-size:10pt
}

table#sousTableau_1, table#sousTableau_2 {
 margin:0% 5% 0% 5%;
 border-collapse: collapse;
}

th.headerCell_1, th.headerCell_2, th.headerCell_3, th.headerCell_4 {
 text-align:center;
 color:#fff;
 background:gray
}

.headerCell_1 {
 border-right: 1px solid white;
 border-left: 1px solid gray
}

.headerCell_2 {
 border-right: 1px solid white;
 border-left: 1px solid white
}

.headerCell_3 {
 border-left: 1px solid white
}

.headerCell_4 {
 border-left: 1px solid white;
 /*border-top: 1px solid white;*/
}

td.cell_1, td.cell_2, td.cell_3, td.extraCell_3, td.cell_4{
 border: 1px solid gray;
 padding: 2px;
}

.cell_1 {
 text-align:left;
 width:51%;
 border-width: 0px;
}

.cell_2 {
 width:15%
}

.cell_3 {
 width:10%
}

.extraCell_3 {
 width:19%;
}

.cell_4 {
 width:9%
}
