/**/ body { margin-left: 10%; margin-right: 10% } li { list-style: none } h1, h2, h3, .c { text-align: center; line-height: 1.5em } h1 { margin-top: 1.3em } h2 { margin-top: 2em } p { text-align: justify; line-height: 1.2em } .sc { font-variant: small-caps } .small { font-size: smaller } .large { font-size: larger } .stanza { margin-top: 1em; margin-bottom: 1em } .verse { text-indent: -3em; padding-left: 3em } .indent1 { text-indent: -2em } .indent2 { text-indent: -1em } .indent3 { text-indent: 0 } .indent4 { text-indent: 1em } .indent5 { text-indent: 2em } .indent6 { text-indent: 3em } .indent7 { text-indent: 4em } .indent8 { text-indent: 5em } .indent9 { text-indent: 6em } .indent10 { text-indent: 7em } .indent11 { text-indent: 8em } .pp { text-align: center } .p { text-align: center; font-size: smaller; margin-top: 1em } .di { text-align: justify; margin-left: 10%; margin-right: 10%; margin-top: 1em; text-indent: -2em; padding-left: 2em; font-size: smaller } .titre { text-align: center; line-height: 1.5em; margin-top: 4em; font-size: larger } .cbreak { text-align: center; line-height: 1.5em; margin-top: 4em } .cgap { text-align: center; line-height: 1.5em; margin-top: 4em } .gap { margin-top: 4em } table { margin: auto } td.num { text-align: right; vertical-align: bottom } @media all { /* was @media handheld */ .cbreak, .titre { page-break-before: always; padding-top: 2em } h1 { page-break-before: avoid } } /**/