table.listeDocuments { 
width: 600px; border-collapse: collapse
}
table.listeDocuments tbody td { 
font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; padding: 2px; margin: 0px;
}
table.listeDocuments tbody td img { 
border: 0px;
}
table.listeDocuments tbody tr { 
border-top: 1px solid #fff;
}
table.listeDocuments tbody tr.ligneImpaire { 
background-color: #fff; /* CAE3FC; */
}
table.listeDocuments tbody tr.lignePaire { 
background-color: #FFE4B2;
}
table.listeDocuments thead th { 
font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; background-color: #ccc; color: #000; padding: 5px; margin: 0px;
}
table.listeDossier { 
width: 600px; border-collapse: collapse
}
table.listeDossier tbody td { 
font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; padding: 2px; margin: 0px;
}
table.listeDossier tbody tr { 
border-top: 1px solid #fff;
}
table.listeDossier tbody tr.ligneImpaire { 
background-color: #fff; /* CAE3FC; */
}
table.listeDossier tbody tr.lignePaire { 
background-color: #FFE4B2;
}
table.listeDossier thead th { 
font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; background-color: #ccc; color: #000; padding: 5px; margin: 0px;
}
table.listeSousDossier { 
width: 600px; border-collapse: collapse
}
table.listeSousDossier tbody td { 
font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; padding: 2px; margin: 0px;
}
table.listeSousDossier tbody tr { 
border-top: 1px solid #fff;
}
table.listeSousDossier tbody tr.ligneImpaire { 
background-color: #fff; /* CAE3FC; */
}
table.listeSousDossier tbody tr.lignePaire { 
background-color: #FFE4B2;
}
table.listeSousDossier thead th { 
font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; background-color: #ccc; color: #000; padding: 5px; margin: 0px;
}
