body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    margin-top: 2em;
    text-align: center;
    line-height: 1.5em
    }
.t {
    text-align: center;
    line-height: 1.5em;
    font-size: 150%;
    margin-top: 2em
    }
.c {
    text-align: center;
    line-height: 1.5em
    }
.d {
    text-align: center;
    font-size: smaller;
    margin-bottom: 1em
    }
p {
    text-align: justify;
    line-height: 1.2em
    }
.sc {
    font-variant: small-caps
    }
hr {
    text-align: center;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.2em;
    margin-bottom: 1.2em
    }
.g {
    letter-spacing: 0.1em
    }
ul {
    list-style-type: none
    }
ol {
    list-style-type: upper-roman
    }
.fnanchor {
    font-size: 80%;
    vertical-align: 0.35em;
    padding: 0 0.15em;
    text-decoration: none
    }
.footnote {
    padding-left: 1em;
    font-size: 95%
    }
.footnote .label {
    text-align: left
    }
.footnote a {
    text-decoration: none
    }
.illu {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
.legende {
    text-align: center;
    font-size: smaller;
    margin-top: 0.2em
    }