/**/ /* Titres */ h1, h2, h3 { text-align: center; clear: both; font-weight: normal; word-spacing: 0.3em } h1 { line-height: 150%; margin: 1.2em auto 0.6em auto } h2 { line-height: 150%; margin: 0 auto } h3 { margin: 1.5em auto 1em auto; line-height: 1.5em } /* Pagination */ .pagenum { font-size: x-small; font-style: normal; font-family: normal; font-weight: normal; letter-spacing: normal; color: #ccc; text-align: right } /* Typographie */ em { font-size: 0.8em; font-style: normal } ins { text-decoration: none; border-bottom: thin dotted silver } p { margin-top: 0.5em; text-align: justify; margin-bottom: 0.5em; text-indent: 1.5em } sup { font-size: 0.7em; font-style: normal; font-variant: normal } /* Styles */ .cent { text-align: center; text-indent: 0; clear: both } .chptr { margin-top: 6em; clear: both } .cs20 { font-size: 2em; text-align: center; text-indent: 0 } .cs15 { font-size: 1.5em } .cs12 { font-size: 1.2em } .cs8 { font-size: 0.8em } .cs7 { font-size: 0.7em } .cs6 { font-size: 0.6em } .cs5 { font-size: 0.5em } .esp { letter-spacing: 0.1em; word-spacing: 0.4em } .hang { margin-left: 1.5em; text-indent: -1.5em } .lh1 { line-height: 1.5em } .lh2 { line-height: 2em } .lh3 { line-height: 3em } .nobreak { page-break-before: avoid } .noind { text-indent: 0 } .smcap { font-variant: small-caps } .tright { text-align: right; margin-right: 1.5em; font-size: 0.9em } .ssrf { font-family: sans-serif; text-indent: 0 } /* Espacements */ .sep1 { margin-top: 1em } .sep2 { margin-top: 2em } .sep3 { margin-top: 3em } .sepb2 { margin-bottom: 2em } /* Tableaux */ table { width: 90%; max-width: 42em; margin: 1em auto 1em auto; font-size: 0.9em } tr { height: 1.6em } .tdl { text-align: left; vertical-align: baseline; padding-left: 2em; text-indent: -1.5em; padding-right: 0.5em } .tdr { text-align: right; vertical-align: baseline } .tds { text-align: right; vertical-align: bottom } /* Poésie */ .poem { width: 26em; margin: 1em auto 1em auto; text-align: left; font-size: 0.9em; line-height: 1.2em } .stanza { margin: 1em 0 } div.poem div.attrib { margin-top: 0.2em; margin-left: 20em; text-indent: -1.5em } .snr { text-align: center; font-size: 1.2em; padding-right: 1.5em } .ptit { text-align: center; font-size: 0.9em; padding-right: 1.5em } .vers6 { text-indent: -1em; padding-left: 6.8em } .vers8 { text-indent: -1em; padding-left: 5.2em } .vers { text-indent: -1em; padding-left: 2em } .verseul { font-size: small; margin: 1em 0; text-align: center; text-indent: -1em } /* 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.hr6 { margin: 2em 47% } hr.hr20 { margin: 1.5em 40% } hr.hr30 { margin: 2em 35% } hr.hr40 { margin: 3em 30% } hr.full { margin: 2em auto 2em auto; border-width: 4px 0 0 0; border-color: #999; clear: both } /* Images */ .figcenter { text-align: center } img { margin-left: auto; margin-right: auto; border: none } /* Notes */ div.footnotes { background-color: #f6f6f6; padding: 0.2em 0.8em; margin: 1.2em 0 1.2em 10%; font-size: 0.9em; border: solid 1px #ccc } div.footnotes p { margin-top: 0.3em; margin-bottom: 0.3em } .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 } /* Medias */ @media screen { body { margin: 0 auto; width: 70%; max-width: 45em } div.screenonly { display: block } div.chptr { margin-top: 4em } } @media all { /* was @media handheld */ body { margin: 0; width: 100%; max-width: 100% } div.screenonly { display: none } div.chptr { page-break-before: always; margin-top: 1em } .pagenum { display: none } } /* Liens */ a:link { color: #99c; text-decoration: none } a:visited { color: #99c; text-decoration: none } a:hover { color: #000; text-decoration: underline } /**/