*, p, strong, u, i, em, a, td a, strong {
    font-size:11px !important;
}
h1, h1 a {
    font-size:14px !important;
}
#menu, #header, #blocheader, #footer, .right_images, .no_print {
    display:none;
}
*, html, body, #corps, #contenu, #corps2, a, p, td {
    background:white;
    color:black !important;
}
*, html, body, #corps, #contenu, #corps2 {
    margin:0 auto;
    padding:0;
}
body {
    width:90%;
	/*max-width:1000px;
	min-width:800px;*/
}
table {
    border-collapse:collapse;
    border:2px solid black;
}
td, th {
    border:1px solid black;
}
tr {
    height:1cm;
}
thead {
    border-bottom:2px solid black;
}
thead {
    display: table-header-group;
}
