table.TV_histopdg, table.TV_histopdg table { width:100%; }
/* level 3 - pedago */
table.TV_histopdg td progress { width:100%; }
table.TV_histopdg td.date_heure_note { width:180px; }
table.TV_histopdg td.nom { width:calc(35% - 180px); font-weight:bold; } 
table.TV_histopdg td.obs { width:calc(65% - 180px); color:green; font-style:italic; }
table.TV_histopdg span.formateur { font-weight: bold; font-style:underline; }
/* level 4 eval obs */
table.TV_histopdg td.eval_nom { padding-left:30px; width:calc(50% - 30px); } 
table.TV_histopdg td.eval_note {  width:30px; } 
table.TV_histopdg td.eval_obs { width:calc(50% - 60px); color:green; font-style:italic; }
div#divAppliPedago table.TV_histopdg tr td.treeCell { width:14px; }

