p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 0%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.nom {
    margin-left: 10%
    }
i {
    font-style: italic;
    font-size: 85%;
    font-weight: 800
    }
.ind {
    margin-left: 25%
    }
div.main {
    margin-left: 15%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
h3.scene {
    text-align: left;
    margin-top: 15%;
    clear: both;
    margin-left: 10%
    }
h3.acte {
    text-align: left;
    margin-top: 25%;
    margin-left: 4%;
    clear: both
    }
.top15 {
    margin-top: 15%
    }
hr.full {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
    border: solid black
    }
table {
    margin-left: auto;
    margin-right: auto;
    border: none
    }
tr.sp {
    font-size: 115%
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: large
    }
a:link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
a:visited {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
a:hover {
    background-color: #fff;
    color: #F00;
    text-decoration: underline
    }
sup {
    font-size: 75%
    }
.footnotes {
    border: double 4px gray;
    margin-top: 15%;
    clear: both
    }
.footnotes ol {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    width: 100%;
    list-style-type: none
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
    margin-bottom: 0.75em;
    font-size: 0.9em
    }
.footnote .label {
    text-align: left
    }
.fnanchor {
    vertical-align: baseline;
    font-size: 0.8em
    }