| 1 | p, ul { margin: 6px 0;} |
| 2 | |
| 3 | * { font-family: Verdana, Arial, Helvetica, sans-serif; } |
| 4 | body { font-size: 8pt; } |
| 5 | #main { padding: 0; } |
| 6 | |
| 7 | h1, h2, h3, h4, h5 { font-weight: bold; } |
| 8 | h1 { font-size: 140%; } |
| 9 | h2 { font-size: 120%; } |
| 10 | h3, h4, h5 { font-size: 100%; } |
| 11 | |
| 12 | li {margin-left: 1em; line-height:1.4em; } |
| 13 | p {line-height:1.4em; text-align: justify; } |
| 14 | |
| 15 | table th, table td { font-size: 100% } |
| 16 | strong {font-weight: bold;} |
| 17 | |
| 18 | fieldset {border: none; } |
| 19 | label {font-weight: bold;} |
| 20 | |
| 21 | .cell-nombre { padding-right:0px; text-align:right; } |
| 22 | .row1, .even {} |
| 23 | .row2, .odd { background-color:#EFEFEF; } |
| 24 | .signature {margin: 36px 0px;} |
| 25 | .info { font-size: 100%; } |
| 26 | |
| 27 | a.bouton-action, #header, #footer, #menu, form { display: none; } |
| 28 | |
| 29 | .print-only { display: block; } |