/* Styles de structure */ body { margin: 6px } body.court { padding-top: 20% } h1 { text-indent: 0; text-align: center; page-break-after: avoid; font-size: 1.8em } h2 { text-indent: 0; margin-top: 1em; margin-bottom: 1em; text-align: center; page-break-after: avoid; font-size: 1.4em } h3 { margin-top: 1.8em; margin-bottom: 0.6em; text-indent: 0; text-align: left; page-break-after: avoid; font-size: 1.2em } p { display: block; /* Nécessaire pour centrer les paragraphes sur Kobo */ text-indent: 2em; text-align: justify; widows: 2; orphans: 2; margin-top: 0.3em; margin-bottom: 0.3em } /* Styles utilitaires */ p.separateur { text-indent: 0; text-align: center } p.premier { margin-top: 1.6em } .insecable { white-space: nowrap } .bloc { page-break-after: avoid } /* Styles sémantiques */ .citation { font-style: italic } .etranger { font-style: italic } .titre { font-style: italic } p.annonce { text-align: center; text-indent: 0 }