body {font-family: Verdana; font-size: 10pt; line-height: 130%; max-width: 95%;}
table {border: solid 1px siver; margin: auto; border-collapse: collapse; width: 95%;}
td, th {padding: 2px 10px 2px 6px; border: solid 1px silver; max-width: 400px;}
th {font-weight: bold; background-color: rgb(240,240,240);}
.c1 {color: red;}  /* PLI */
.c2 {color: purple;}   /* PR1 */
.s_LC {color: blue;}  /* sélections LC */

@media print {
	body {font-size: 7pt; line-height: 110%;}
	.c1, .c2 {color: black;}
}