/**/ /* Titres */ h1, h2, h3 { text-align: center; clear: both; font-weight: normal; word-spacing: 0.3em } h1 { line-height: 150%; margin: 0 auto } h2 { line-height: 200%; margin: 1.3em auto } h3 { line-height: 130%; margin: 2em auto 1em auto } /* 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: inherit } 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: x-small; font-style: normal; font-variant: normal } /* Styles */ .cent { text-align: center; text-indent: 0; clear: both } .chptr { clear: both } .cs20 { font-size: 2em; text-align: center; text-indent: 0 } .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 } .hang { margin: 2em 0 2em 1em; text-indent: -1em; font-size: small } .lh30 { line-height: 3em } .manuscr { margin: 0 1.5em } .nobreak { page-break-before: avoid } .noind { text-indent: 0 } .smcap { font-variant: small-caps } .smcaps { font-variant: small-caps; letter-spacing: 0.1em } .rsign { text-align: right; margin-right: 1.5em } .ssrf { font-family: sans-serif; text-indent: 0 } .xh { padding-top: 1em } /* Espacements */ .sep2 { margin-top: 2em } .sep3 { margin-top: 3em } /* Tableaux */ table { width: 80%; max-width: 42em; margin: 1em auto; font-size: 0.9em } .br { border-right: solid 1px } .tdc { text-align: center } .tdl { text-align: left; vertical-align: baseline; padding: 1em 0.5em 0 1em; text-indent: -1em } .tdm { text-align: justify; vertical-align: baseline; padding-top: 0.5em; padding-left: 1em; font-size: small; text-indent: 1.5em } .tdr { text-align: right; vertical-align: bottom } /* Listes */ .lsoff { list-style-type: none; text-indent: -1em; margin-left: -1.2em; font-size: small; text-align: justify } li { margin-top: 0.2em; margin-bottom: 0; line-height: 1.2em } /* Poésie */ div.poem { width: 26em; font-size: small; line-height: 1.1em; margin: 1em auto } .stanza { margin: 1em 0 } .attrib { margin-top: 0.5em; text-align: center; padding-left: 4em } .vers2 { text-indent: -1em; padding-left: 9em } .vers4 { text-indent: -1em; padding-left: 7.4em } .vers5 { text-indent: -1em; padding-left: 6.6em } .vers6 { text-indent: -1em; padding-left: 5.8em } .vers7 { text-indent: -1em; padding-left: 5em } .vers8 { text-indent: -1em; padding-left: 4.2em } .vers9 { text-indent: -1em; padding-left: 3.4em } .vers10 { text-indent: -1em; padding-left: 2.6em } .vers11 { text-indent: -1em; padding-left: 1.8em } .vers { text-indent: -1em; padding-left: 1em } .verseul { font-size: small; margin: 1em; text-align: center; text-indent: -7em } /* Cadres */ .box { width: 80%; 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.hr20 { margin: 1.5em 40% 1.5em 40% } hr.hr30 { margin: 1.5em 45% 2em 45% } hr.full { margin: 2em auto 2em auto; border-width: 4px 0 0 0; border-color: #663; clear: both } /* Images */ .figcenter { text-align: center } img { margin-left: auto; margin-right: auto; border: none } img.vwidth { width: 19em; padding-top: 0.3em } /* Notes */ div.footnotes { background-color: #f6f6f6; padding: 0.2em 0.8em; margin: 2em 5%; 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 } .screenonly { display: block } div.chptr { margin-top: 4em } div.dropcap { display: block; clear: left; float: left; margin: 0 0.5em 0 0; position: relative } p.dropcap { text-indent: -1em } p.dropcap:first-letter { visibility: hidden; color: transparent; z-index: 0 } } @media all { /* was @media handheld */ body { margin: 0; width: 100%; max-width: 100% } table { width: 100% } .screenonly { display: none } div.chptr { page-break-before: always; margin-top: 1em } div.poem { width: auto; font-size: small; line-height: 1.1em; margin: 1em 0 1em 1.7em } .pagenum { display: none } div.dropcap { display: none } p.dropcap { text-indent: 0 } p.dropcap:first-letter { font-size: 2em; color: #663; visibility: visible; font-weight: bold } } /* Liens */ a:link { color: #99c; text-decoration: none } a:visited { color: #99c; text-decoration: none } a:hover { color: #000; text-decoration: underline } /**/