body {
    font-size: 1em;
    text-align: justify;
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    font-size: 115%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 4em;
    line-height: 1.5em
    }
h2 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 1.8em
    }
h3 {
    font-size: 106%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 1.5em
    }
h4 {
    font-size: 103%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1em
    }
a:focus, a:active {
    background-color: #fe6
    }
hr.hr5 {
    width: 5%;
    text-align: center
    }
hr.hr10 {
    width: 10%;
    text-align: center
    }
hr.hr20 {
    width: 20%;
    text-align: center
    }
sup {
    line-height: 0
    }
p {
    text-indent: 1em
    }
ul.none {
    list-style-type: none
    }
ul.roman {
    list-style-type: upper-roman
    }
ol.none {
    list-style-type: none
    }
table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 90%;
    margin-left: 5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: 90%
    }
.small {
    font-size: 80%
    }
.bigger {
    font-size: 105%;
    font-weight: bold
    }
.center {
    text-align: center;
    text-indent: 0
    }
.noindent {
    text-indent: 0
    }
.right {
    text-align: right
    }
.add1em {
    margin-left: 1em
    }
.add2em {
    margin-left: 2em
    }
.add3em {
    margin-left: 3em
    }
.add5em {
    margin-left: 5em
    }
.add10em {
    margin-left: 10em
    }
.min2em {
    margin-left: -2em
    }
.bold {
    font-weight: bold;
    font-size: 150%
    }
.ecriture {
    text-indent: 0;
    font-weight: bold;
    letter-spacing: 0.5em
    }
.poem05 {
    margin-left: 5%;
    text-indent: 0;
    font-size: 90%
    }
.liste {
    margin-left: 2em;
    font-size: 90%
    }
.footnote p {
    text-indent: 0
    }
.clear {
    clear: both
    }
.floatleft {
    clear: left;
    text-align: left
    }
.floatright {
    clear: right;
    text-align: right
    }
.figcenter {
    margin-top: 2em;
    text-align: center
    }
.box {
    border-style: solid;
    border-width: 2px;
    margin: 2em 10% 1em 10%;
    padding: 1em
    }
.tabbox {
    border-style: solid;
    border-width: 2px
    }
.nobortop {
    border-top-style: none
    }
.noborbot {
    border-bottom-style: none
    }
.nobortopbot {
    border-top-style: none;
    border-bottom-style: none
    }
.nobor {
    border-style: none
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
.toc {
    margin-left: 10%;
    margin-right: 10%
    }