/**/ /* Titres */ h1, h2, h3 { text-align: center; font-weight: normal; clear: both } h1 { line-height: 120%; font-size: 2em; margin: 0 auto 0 auto } h2 { line-height: 130%; margin-top: 2em; font-size: 160%; color: #666 } .nobreak { page-break-before: avoid } h3 { line-height: 200%; margin-top: 2em } /* Pagination */ .pagenum { font-size: small; font-style: normal; font-family: normal; font-weight: normal; letter-spacing: normal; color: #ccc; text-align: right } /* Typographie */ p { margin-top: 0.5em; text-align: justify; margin-bottom: 0.5em; text-indent: 1.5em } em { font-style: normal; font-size: 75% } ins { text-decoration: none; border-bottom: thin dotted silver } sup { font-size: 0.7em; font-style: normal; font-variant: normal } /* Styles */ .attrib { text-align: center; margin: 0.5em auto 2em 55%; font-size: 0.8em } .attribr { text-align: right; margin: 0.5em 1.5em 2em auto; font-size: 0.8em } .caption { text-align: center; margin: 0.6em 0 0.6em 0; color: #666; text-indent: 0; font-size: 80%; font-family: sans-serif } .cent { margin-top: 1em; text-align: center; text-indent: 0; clear: both } .chapter { margin-top: 6em } .citat { margin: 1.5em 0 0 50%; text-indent: 1.5em; font-size: 0.8em } .cs30 { font-size: 3em; margin: 1em auto; text-indent: 0 } .cs20 { font-size: 2.4em; margin: 1em auto; text-indent: 0 } .cs12 { font-size: 1.2em } .cs8 { font-size: 80% } .cs6 { font-size: 60% } .esp { letter-spacing: 0.1em; word-spacing: 0.3em } .over { text-decoration: overline } .pl5 { padding-left: 5em } .pr2 { padding-right: 2em } .smcap { font-variant: small-caps } .tright { text-align: right; margin-right: 1.5em } .sansrf { font-family: sans-serif; text-indent: 0 } /* Espacements */ .sep2 { margin-top: 2em } .sep3 { margin-top: 3em } .sep4 { margin-top: 4em } .sepb0 { margin-bottom: 0 } .sepb2 { margin-bottom: 2em } /* Poésie */ .poem { width: 26em; font-size: small; line-height: 1.1em; margin: 1em auto } .stanza { margin: 1em 0 } .vers { text-indent: -1em; padding-left: 1em } .vers5 { text-indent: -1em; padding-left: 5em } .vers8 { text-indent: -1em; padding-left: 7.6em } .verseul { font-size: small; margin: 1em 0; text-align: center; text-indent: -9em } /* Tableaux - Listes */ table { width: 70%; max-width: 36em; margin: 0 auto 1em auto; vertical-align: top; font-size: 0.9em } tr { height: 1.4em } .tdl { text-align: left; vertical-align: baseline; padding-left: 1.5em; text-indent: -1.5em; padding-right: 2em } .tdr { text-align: right; vertical-align: bottom } /* Cadres */ .box { margin-left: auto; margin-right: auto; max-width: 36em; background-color: #f0f0f0; padding: 1em; border: solid 1px #ccc; font-size: 0.9em } /* Filets */ hr { border-style: solid none none; clear: both; margin: 1em 0 1em 0 } hr.full { margin: 2em auto 2em auto; border-width: 4px 0 0 0; border-color: #999; clear: both } hr.hr20 { margin: 1em 40% } /* Images */ .figcenter { text-align: center; margin: 1em auto } img { margin: 0 auto; border: none } /* Notes */ div.footnotes { background-color: #f6f6f6; padding: 0.8em; margin: 1.5em 5% 1.5em 5%; font-size: 0.9em; border: solid 1px #ccc } div.footnotes p { margin: 0 } .fnanchor { vertical-align: super; font-size: x-small; text-decoration: none; font-style: normal; letter-spacing: normal } .label { text-align: right; font-size: 0.9em } /* Media */ @media screen { div.mirr { margin: 0 auto 0 auto; width: 60%; max-width: 40em } div.screenonly { display: block } } @media all { /* was @media handheld */ div.mirr { margin: 0; width: 100%; max-width: 100% } .pagenum { display: none } div.chapter { page-break-before: always; margin-top: 1em } div.screenonly { display: none } .nobreak { page-break-before: avoid } } /* Liens */ a:link { color: #66f; text-decoration: none } a:visited { color: #66f; text-decoration: none } a:hover { color: #000; text-decoration: underline } /**/