body {
   font-family: "Times New Roman";
   font-size: 12pt;
}
* {
   color: black !important;
   background: white !important;
   border-color: black !important;
}
div#page {
   width: auto;
}
div#menu ul, div.cacherImpression, table.tableListe td.zip, table.tableListe th.zip,
table.tableListe td.fiche, table.tableListe th.fiche, table.legendeListe, .actions {
   display: none;
}
table.tableListe {
   border-collapse: collapse;
}
table.tableListe td, table.tableListe th {
   border: 1px solid black;
   vertical-align: top;
}
table.tableListe td div.divInfo {
   overflow: visible;
   white-space: normal;
}
table.tableListe td, table.tableListe td div.divInfo {
   height: auto;
   line-height: normal;
}
table.tableListe {
   width: auto !important;
}
table.tableListe tr.trLot {
   display: block !important;
   filter: alpha(opacity=100);
   -moz-opacity: 1.0;
   opacity: 1.0;
}
html>body table.tableListe tr.trLot {
   display: table-row !important;
}
