.table { width:100%; height:100%; text-align:left; color:white; } .col_1,.col_titre { text-align:right; padding:4px 4px 4px 30px; background-color:; /* white-space:nowrap; */ } .col_titre { text-align:center; } .col_1 { width:84px; } .col_2 { width:100%; background-color:; padding:4px 30px 4px 4px; color:; } .col_2 textarea { width:100%; height:100%; } .col_2 textarea, .col_2 input { color:; } .table input,.table textarea { background-color:; border:1px solid ; color:; } .table input.disabled,.table textarea.disabled { cursor:not-allowed; } .car_restants { text-align:left; } .lignePaire { background-color:; } .ligneImpaire { background-color:; } .ligneSelected { background-color:; }