
.tableBody
{
    width : 800px;
    height : 300px;
    border-color : #ffffff;
   
}

.titre1
{
    font-size : 20px;  
    font-weight:bold;  
}

.sousTitre1
{
    font-size : 16px;   
    font-weight:bold; 
}

.texte1
{
    font-size : 12px; 
    margin-left: 15px;
}