/* Style du corps du livre */ /* NE PAS MODIFIER */ body { margin-left: 10%; margin-right: 10%; margin-top: 5%; margin-bottom: 5%; text-align: justify; } /* Style des titres */ h1 { text-align:center; font-weight: normal; font-size:1.9em; margin-top:0em; margin-bottom:0em;} h2 { text-align:center; font-weight: normal; margin-bottom:5em; font-size:1.4em;} h3 { text-align:center; font-size:1.4em; margin-bottom:5em; font-weight:normal; font-family:arial;} h4 { text-align:center; font-size:1.25em; margin-top:0em; font-weight:normal; font-style:italic;} h5 { text-align:center; font-size:1.6em; margin-bottom:0.5em; margin-top:5em; font-weight:normal; font-family:arial;} /* style du texte en indice ou en exposant */ /* NE PAS MODIFIER */ sup, sub {font-size: 0.5em;} /* Style des paragraphes réguliers */ p { text-indent: 1em; margin-top: 1px; margin-bottom: 1px; text-align: justify; } /* Style du premier paragraphe d'une section */ p.premier { text-indent: 0em; } /* Style des séparateurs non titrés (* * *) */ .sep { font-weight: bold; text-align: center; margin-top: 2em; margin-bottom: 2em; } /* NE PAS MODIFIER */ .italique { font-style:italic; } .droite { text-align: right; } .center { text-align: center; } /* EXTRA : CE QUI SUIT PEUT ÊTRE MODIFIÉ */ .normal{ font-weight:normal; } .justify{ text-align:justify; } .container{ width: 100%; text-align: center; margin-top: 1em; margin-bottom: 1em; font-size: 0.8em; } .container img { margin-left: auto; margin-right: auto; width: 70%; } .marquis { width: 100%; text-align: center; } .marquis img { margin-left: auto; margin-right: auto; width:2.4em; } .marquis2 { width: 100%; text-align: center; } .marquis2 img { margin-left: auto; margin-right: auto; margin-top:6em; margin-bottom:1em; width:6.2em; } img.ePub{ width:50%; } .colonne{ float: left; width: 45%; margin: 0px; padding: 2%; font-size: 0.4em; } .CI { margin:0px; text-align: center; } .CI img { width: 100%; margin-top: 0px; margin-left: auto; margin-right: auto; } h1.titreP2{ } .pDMA h3{ font-size:1.15em; font-weight:normal; text-align:center; } .pDMA p{ text-indent:0em; text-align:left; } .pLiminaire p{ text-indent:0em; text-align:left; } .pLiminaire p.indent{ text-indent:1em; } .pLiminaire img{ margin-left:0; width: 80%; } .pLiminaire p.centrer{ text-align:center; } .pTitre p{ text-align:center; margin-bottom:-0.5em; text-indent:0em; } h2 span.premiereLettre{ font-size:1.25em; } .pDedicaceCitation{ float:right; margin-top:5em; margin-right:3em; width: 80%; } .pAvertissement{ margin-top:8em; } .pAvertissement p{ text-indent:0em; } .pDLMC p, .pDLMC h3{ text-indent:0em; text-align:left; } .pDLMC h3{margin-bottom:2em;} img.marquisDeuxSpecial{ margin-left: auto; margin-right: auto; margin-top:0em; margin-bottom:1em; width:6.2em; } .footnotes { margin-top:1em; border-top: 1px solid black; padding-top: 0.5em; } .footnotes p{ font-size:0.9em; text-indent: 0; }