body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, .c {
    text-align: center;
    text-indent: 0;
    line-height: 1.5em
    }
.cbreak {
    text-align: center;
    text-indent: 0;
    line-height: 1.5em;
    margin-top: 4em
    }
h1, h2 {
    margin-top: 4em
    }
.c {
    margin-top: 0.7em
    }
p {
    text-align: justify;
    line-height: 1.3em;
    text-indent: 1.3em;
    margin-top: 0.5em;
    margin-bottom: 0
    }
blockquote {
    text-align: justify;
    margin-top: 1em;
    margin-bottom: 1em
    }
.gap {
    margin-top: 3em
    }
.sc {
    font-variant: small-caps
    }
.noindent {
    text-indent: 0
    }
sup {
    vertical-align: 0.4em;
    font-size: 80%
    }
.small {
    font-size: 90%
    }
.xsmall {
    font-size: 80%
    }
.large {
    font-size: 120%
    }
cite, i {
    font-style: italic
    }
i em, i cite {
    font-style: normal
    }
.sign {
    text-align: right;
    margin-right: 5%;
    margin-top: 1em
    }
.attr {
    text-align: right;
    margin-right: 8%;
    margin-top: 0
    }
.drapeau {
    text-indent: -1.5em;
    padding-left: 1.5em
    }
ul {
    list-style: none
    }
li {
    list-style: none;
    text-indent: -1.5em;
    padding-left: 1.5em
    }
.item, .itemn {
    text-align: justify;
    line-height: 1.3em;
    text-indent: 1.3em;
    margin-top: 1em;
    margin-bottom: 1em
    }
.itemn {
    font-size: 95%;
    margin-left: 5%
    }
.poetry {
    margin-left: 5%;
    margin-top: 1em;
    margin-bottom: 0
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indent1 {
    text-indent: -2em
    }
.poetry .indent2 {
    text-indent: -1em
    }
.poetry .indent3 {
    text-indent: 0
    }
.poetry .indent4 {
    text-indent: 1em
    }
.poetry .indent6 {
    text-indent: 3em
    }
.trnote {
    font-family: sans-serif;
    font-size: 95%;
    padding: 1em;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 1em;
    border: dotted thin
    }
hr {
    width: 20%;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    margin-left: 40%;
    margin-right: 40%
    }
.footnote {
    font-size: 90%;
    margin-left: 12%
    }
.fnanchor {
    font-size: 80%;
    vertical-align: 0.35em;
    padding: 0 0.15em;
    text-decoration: none;
    font-style: normal
    }
a {
    text-decoration: none
    }
@media all {
    .cbreak {
        page-break-before: always;
        margin-top: 0;
        padding-top: 4em
        }
    h2 {
        page-break-before: always
        }
    }