/* Style du corps du livre */ body { margin-left: 5%; margin-right: 5%; margin-top: 5%; margin-bottom: 5%; text-align: justify; } /* Style des titres */ h3 { text-align: center; font-weight: normal; margin-top: 2em; margin-bottom:3em; font-size:20px;} /* style du texte en indice ou en exposant */ sup, sub {font-size: 0.5em;} /* Style des paragraphes réguliers */ p { text-indent: 2.2em; 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; } .italique { font-style:italic; } .droite { text-align: right; } .center { text-align: center; } /* EXTRA : CE QUI SUIT PEUT ÊTRE MODIFIÉ */ .encadre { background-color: rgb(232,232,233); padding-top: 1em; padding-bottom: 1em; margin-top: 1em; margin-bottom: 1em; border: 1px solid rgb(50,50,50); } .encadre p, .encadre h4 { margin-left: 5%; margin-right: 5%; } .container, .container2, .container3 { width: 100%; text-align: center; padding: 1em; margin-top: 1em; margin-bottom: 1em; font-size: 0.8em; } .container img { margin-left: auto; margin-right: auto; width: 70%; } .container2 img { margin-left: auto; margin-right: auto; width: 50%; } .container3 img { margin-left: auto; margin-right: auto; width: 15%; } .acheve {font-weight: normal; text-align: center;} .marquis { width: 100%; text-align: center; margin-top:10em; } .marquis img { margin-left: auto; margin-right: auto; width:15%; } .pGarde p{ text-indent:0em; } .pGarde div{ margin-bottom: 6em; } .p1 p{ text-align:center; } .titre{ margin-top:0em; text-align:center; font-size:22px; margin-bottom:1em; } .sTitre{ margin-top:0em; font-size:18px; text-align:center; margin-bottom:3em; } .pDLMAuteur h3{ text-align:center; font-size:24px; } .pDLMAuteur p{ text-indent:0em; text-align:left; } .pTitre h3{text-align:center; font-weight:bold;} .pTitre p{text-align:center; font-weight:bold; text-indent:0em;} .pFin p{text-align:center; text-indent:0em;} .pLiminaire div{ margin-bottom:3em; } .pLiminaire p{ text-align:left; } .pDedicace{ margin-top:10em; } .lettrine{ display: block; float: left; font-size: 3.0em; height: 0.8em; margin-top: -0.22em; margin-right: 0.1em; font-weight: normal; color:#000000; } .pNDLAuteur h3{ font-size:1.4em; text-align:center; margin-bottom:0em; } .pNDLAuteur h4{ font-size:1.5em; text-align:center; font-weight: normal; } .premiereLettre{ font-size:1.3em; } .pLALEALecteurs h3{ font-size:1.4em; text-align:center; margin-bottom:2em; } h3.espace{ margin-top:-2em; } .pATPDLMCollection p{ text-indent:0em; text-align:left; } .marquis2 { width: 100%; text-align: center; } .marquis2 img { margin-left: auto; margin-right: auto; width:50%; } .CI { margin:0px; text-align: center; } .CI img { width: 100%; margin-top: 0px; margin-left: auto; margin-right: auto; } /*style ajouté*/ span.smallcap { font-variant:small-caps; font-size:smaller; }