@charset "utf-8"; /* CSS Document */ h1 { font-weight: normal; font-style: normal; font-size: 1.8em; text-align: center; margin:1em 0em 3em 0em; page-break-before:always; } h2 { font-weight: normal; font-style: normal; font-size: 1.5em; text-align: center; margin:2em 0em 1em 0em; } h3 { font-weight: normal; font-style: normal; font-size: 1.5em; text-align: center; margin:3.5em 0em 4em 0em; } body { font-family:"Times New Roman", Times, serif; margin-left: 2%; margin-right: 2%; margin-top: 0%; margin-bottom:0%; } table.No-Table-Style { border-color:#000000; border-style:solid; border-width:1px; margin-bottom:10px; margin-top:10px; } td, th { border-style:solid; border-width:1px; } table { border-collapse:collapse; } /*corps du texte*/ p { text-indent: 1.5em; font-weight: normal; font-style: normal; font-size: 1em; line-height: 1.3em; text-align: justify; margin: 0em 0em 0em 0em; orphans:2; /* mettre au moins 2 lignes d'un paragraphes au bas d'une page ( ne fonctionne pas sur Ibooks) */ widows:2; /* mettre au moins 2 lignes de fin de paragraphes en haut d'une page ( ne fonctionne pas sur Ibooks) */ } p.Corps-1 { font-size:1em; line-height:1.278; text-align:center; text-indent:0px; padding-right:5px; padding-left:5px; } p.premier{ text-indent: 0em; } p.espaceavant { margin: 2em 0em 0em 0em; } .espaceavantCrdt { margin: .8em 0em 0em 0em; } p.dernier{ margin: 0em 0em 1em 0em; } p.center { text-align: center !important; display:block; margin: 1em 0em 1em 0em; } p.retrait { text-indent: 2em; } p.memeauteurcat { line-height:1.091; margin-top:20px; margin-bottom:12px; text-align:left; text-indent: 0em; } p.memeauteurenum { line-height:1.185; margin-bottom:3px; text-align:left; text-indent: 0em; } p.auteur { font-size:1.5em; text-indent: 0em; text-align:center; margin:2em 0em 5em 0em; } p.surtitre { font-size:1.2em; text-indent: 0em; text-align:center; margin:0em 0em 1.8em 0em; } p.titre { font-size:2em; text-indent: 0em; text-align:center; } p.soustitre { font-size:1.5em; text-indent: 0em; text-align:center; margin:1em 0em 1.2em 0em; } p.genre { text-indent: 0em; text-align:center; margin:1.5em 0em 12em 0em; } p.logo { text-indent: 0em; text-align:center; margin:0em 0em 8em 0em; } /* texte de la page de crédit */ .credits { font-weight: normal; font-style: normal; font-size: 0.83em; text-indent: 0em; text-align: left; color: #000000; margin: 0em 0em 0.12em 0em; } p.personnagesRoman { line-height:1.278; text-align:left; text-decoration:none; margin:0em 0em 1em 0em; text-indent:0em; } .citation { text-align: right; } .dedicace { text-align: right; font-style: italic; } a:link, a:visited, a:hover, a:active { color:#000000; text-decoration:none; } .class1 a:link { text-decoration:overline; color:#808080 ; } .class1 a:visited { text-decoration:overline; color:#808080 ; } .class1 a:active { text-decoration:overline; color:#808080 ; } .class1 a:hover { text-decoration:overline; color:#808080 ; } img{ max-width: 100%; padding: 0; margin: 0; } /* mise en exposant d'un caractère */ .superscript{ font-size: 78%; vertical-align: 15%; } /* images des culs de lampes */ .separation { text-align: center !important; margin: 1.2em 0em 1.2em 0em; display:block; } .bold { font-weight: bold; } .italic { font-style: italic; } .center { text-align: center !important; display:block; } .droite { text-align: right !important; } .gauche { text-align: left !important; text-indent: 1em; } span.icaps { text-transform: uppercase; } span.sc { font-variant: small-caps; } span.bold-italique { font-weight: bold; font-style: italic; } span.bold { font-weight: bold; } .footnote-link, .footnote-anchor{ text-align:left; font-size:80%; } /* notes de fin de livre */ .note{ text-align:left; font-size: .8em; margin: 1.5em 0em 0em 0em; }