/**/ /* Titre */ h1, h2, h3 { text-align: center } h1 { line-height: 120%; margin: 2em auto; letter-spacing: 0.1em; word-spacing: 0.2em } h2 { font-size: 1.6em; margin: 0.5em auto 0.8em auto; line-height: 1.6em; letter-spacing: 0.2em; word-spacing: 0.3em } h3 { font-weight: normal; font-size: 1em; line-height: 1.2em; margin: 1.5em 0 1.5em 1.5em; text-indent: -1.5em; word-spacing: 0.1em } /* Typographie */ p { margin: 0.5em 0; text-align: justify; text-indent: 1.5em; line-height: 1.1em } em { font-style: normal; font-size: 0.8em } ins { text-decoration: none; border-bottom: thin dotted silver } sup { font-size: x-small; font-style: normal; font-variant: normal } /* Styles */ .cent { text-align: center; text-indent: 0; clear: both } .cs8 { font-size: 0.8em } .cs12 { font-size: 1.2em } .esp { letter-spacing: 0.1em; word-spacing: 0.3em } .hang { margin: 1.5em 0 1em 1.5em; text-indent: -1.5em } .ital { font-style: italic } .lh2 { line-height: 2em } div.manuscr p { margin-top: 0.3em; margin-bottom: 0.3em; font-size: small } .nobreak { page-break-before: avoid } .noind { text-indent: 0 } .ralign { text-align: right; margin-right: 1.5em } .smcap { font-variant: small-caps; font-style: normal } .ssrf { font-family: sans-serif } /* Espacements */ .sep2 { margin-top: 1.6em } /* Numéros de page */ .pagenum { font-size: x-small; font-weight: normal; font-style: normal; letter-spacing: normal; word-spacing: normal; text-align: right; color: #aaa; background-color: inherit; text-indent: 0 } /* Listes */ ul.lsoff { list-style-type: none; margin-left: 1.5em; text-indent: -1.5em } li { line-height: 1.2em } /* Tables */ table { margin: 1em auto } .tdc { height: 2em; text-align: center; vertical-align: middle } .tdl { text-align: left; vertical-align: baseline; padding-right: 1em; padding-left: 1.5em; text-indent: -1.5em } .tdr { text-align: right; vertical-align: bottom; padding-right: 0.2em; padding-left: 0.5em } /* Poésie */ .poem { width: 24em; font-size: small; line-height: 1.1em; margin: 1em auto } .vers6 { text-indent: -1em; padding-left: 5.8em } .vers7 { text-indent: -1em; padding-left: 5em } .vers8 { text-indent: -1em; padding-left: 4.2em } .verseul { font-size: small; margin: 1.5em 0; text-align: center; text-indent: -6em } /* Cadres */ .box { margin-left: auto; margin-right: auto; width: 80%; max-width: 36em; background-color: #eee; padding: 1em; border: solid 1px #ccc; font-size: 0.9em } /* Filets */ hr { border-style: solid none none; border-color: #aaa; clear: both; margin: 1em auto } hr.full { clear: both; margin: 2em auto; border-width: 4px 0 0 0 } hr.hr20 { width: 5em; margin: 1em auto } /* Astérismes */ .aster { font-size: 1.5em; text-align: center; line-height: 0.6em; margin: 0.6em auto } /* Images (voir aussi les media) */ img { margin: 0 auto; border: none } .figcls { margin: 1.5em auto; text-align: center } /* Liens */ a:link { color: #66f; text-decoration: none } a:visited { color: #66f; text-decoration: none } a:hover { color: #000; text-decoration: underline } /* Dispositifs */ @media screen { body { width: 80%; max-width: 40em; margin: 0 auto; line-height: 1.1em } .screenonly { display: block } .handonly { display: none } .newpage { margin-top: 4em } .figcenter { clear: both; text-align: center; margin: 4em auto 1.5em auto } } @media all { /* was @media handheld */ body { width: 100% } p { margin-top: 0.5em; margin-bottom: 0.5em; line-height: 1.1em; font-size: 1em } .screenonly { display: none } .handonly { display: block } .newpage { page-break-before: always } .figcenter { clear: both; text-align: center; margin: 1.5em auto 1.5em auto } } /**/