  #tabAppsRGPD{
            font-family: "Calibri", Arial, Helvetica, sans-serif;
            border-collapse: collapse;
            width: 100%;
        }
        
        #tabAppsRGPD td,
        #tabAppsRGPD th {
            border: 1px solid #ddd;
            text-align: center;
            padding: 8px;
        }

         #tabAppsRGPD th p {margin-top : 2px;}
        
        #tabAppsRGPD tr:nth-child(even) {
            background-color: #f2f2f2
        }
        
   .tabGeneral  #tabAppsRGPD tr:hover {
            background-color: #d0eaf3;
            cursor:pointer;
        }
        
        #tabAppsRGPD th {
            padding-top: 12px;
            padding-bottom: 12px;
            background-color: #40b0d9;
            color: #ffffff;
            font-size: 1.3em;
            vertical-align: top;
        }

 #fve th {background-color: #004d8d;}
 #fin th {background-color: #ef8903;}
 #rh th {background-color: #c45c9e;}
 #rec th {background-color: #2ea83c;}
 #pil th {background-color: #e1087a;}
#shs th {background-color: #ffd212;}
 #std th {background-color: #004be9;}

