/*NQ 30/06/16 MAJ avec des styles fournis par SR*/ /*NQ 04/07/16 MAJ avec des styles fournis par SR*/ /*NQ 16/11/16 ajouter max-height : 100%; pour imgpp, sectionpp pour résoudre le problème d'affichage de page de titre sur ADE*/ /*NQ 18/01/17 : MAJ pour mieux gérer les images en pleine page */ /*SR decembre 2017 : maj des listes et correction encodage fichier : remis en utf8*/ @namespace epub "http://www.idpf.org/2007/ops"; article, aside, nav, section { display: block; margin: 0; padding: 0; font-size: 100%; line-height: inherit; } details, figure, figcaption, footer, header { display: block; margin: 0; padding: 0; font-size: 80%; line-height: inherit; } section[epub|type="cover"], section[epub|type="titlepage"] { left: 0; top: 0; height: 100%; width: 100%; overflow: hidden; } .bodypp { margin: 0; padding: 0; height: 100%; width: 100%; } .sectionpp { left: 0; top: 0; height: 100%; width: 100%; overflow: hidden; position: absolute; text-align: center; } .img { max-width: 100%; } .imgpp { max-width: 100%; max-height: 100%; } .suptext { font-size: smaller; vertical-align: text-top; } .cop { font-size: 85%; text-align: center; margin-right: 1em; margin-left: 1em; margin-top: 1em; } .epiv { display: block; font-size: 80%; text-align: right; margin-left: 8px; margin-right: 2em; margin-top: 18px; margin-left: 12em; } .ded { font-size: 100%; text-align: right; font-style: italic; margin-left: 12em; } .fmtit { font-size: 150%; text-align: center; margin-top: 2em; margin-right: 1em; margin-left: 1em; margin-bottom: 1em; } .bmtit { font-size: 150%; text-align: center; margin-top: 2em; margin-right: 1em; margin-left: 1em; margin-bottom: 1em; } .chlab { font-size: 150%; text-align: center; margin-top: 2em; margin-right: 1em; margin-left: 1em; margin-bottom: 1em; } .chtit { font-size: 150%; text-align: center; margin-top: 2em; margin-right: 1em; margin-left: 1em; margin-bottom: 1em; } .surtit { font-size: 150%; text-align: center; margin-top: 2em; margin-right: 1em; margin-left: 1em; margin-bottom: 1em; } /*citp remplacee par citp-j*/ .leg { text-align: center; margin-right: 1em; margin-left: 1em; } /*legp remplacee par legp-j*/ /*ntsp remplacee par ntsp-j*/ /*chp remplacee par chp-j*/ .chp-j { font-size: 100%; text-align: justify; text-indent: 1em; margin-top: 6px; /*margin-right:1em;*/ margin-bottom: 6px; } /*encfondp remplacee par encfondp-j */ /*encfiletgauchep remplacee par encfiletp-j*/ /*encsansfiletp remplacee par encsansfiletp-j */ /*encombrep remplacee par encombrep-j*/ /*encrondp remplacee par encrondpj */ /*niv1p remplacee par niv1p-j */ /*niv2p remplacee par niv2p-j */ /*niv3p remplacee par niv3p-j */ /*niv4p remplacee par niv4p-j */ /*niv5p remplacee par niv5p-j */ /*fmp remplacee par fmp-j */ .fmp-j { font-size: 100%; text-align: justify; text-indent: 1em; margin-top: 6px; /*margin-right:1em;*/ margin-bottom: 6px; } /*bmp remplacee par bmp-j */ .bmp-j { font-size: 100%; text-align: justify; text-indent: 1em; margin-top: 6px; /*margin-right:1em;*/ margin-bottom: 6px; } .bold { font-weight: bold; } .italic { font-style: italic; } .smallcap { font-variant: small-caps; } .fmtoc { font-size: 150%; text-align: center; margin-right: 1em; margin-bottom: 1em; margin-top: 2em; margin-left: 1em; } .fmtocp1 { font-size: 100%; text-align: left; margin-right: 1em; margin-bottom: 1em; } /*sparp remplacee par sparp-j */ p { margin: 0; padding: 0; } .pagecopyright { padding-top: 4em; } .appen .surtit, .pre .surtit { font-size: 150%; text-align: center; margin-top: 2em; margin-right: 1em; margin-left: 1em; margin-bottom: 1em; } /* Listes ------------------------------*/ /*tiret*/ /*puce*/ /*num*/ /*alpha*/ /*rom*/ /*autre*/ /*none*/ /* Listes dans note------------------------------*/ /* Listes dans tableau dans note------------------------------*/ .fmp, .chp, .bmp, .pbib { font-size: 100%; text-align: justify; text-indent: 0; margin-top: 6px; /*margin-right:1em;*/ margin-bottom: 6px; } .pagecopyright img.img { width: 35%; } .epiv + .epiv { margin-top: 0%; } #indx1 ul { list-style-type: none; list-style: none; } #indx1 .bmp-j { text-indent: 0; }