/* /!\ ATTENTION EN CAS DE SURCHARGE Les instructions CSS font-size ne doivent contenir que des valeurs numériques. Les valeurs explicites telles que ‘xx-small’, ‘x-small’, ‘small’, ‘medium’, ‘large’, ‘x-large’, ‘xx-large’ et ‘larger’ ou ‘smaller’ sont à proscrire et entraineront un rejet de l’EPUB3 */ /************************************************************/ /*GENERIQUES*/ /************************************************************/ body { hyphens: auto; -epub-hyphens: auto; -webkit-hyphens: auto; adobe-hyphenate: auto } p { margin: 0; padding: 0 } .keep { display: inline-block; /*annulé en xpgt*/ width: 100% } /*.appel_note { font-weight: bolder; line-height: 0.7em; vertical-align: super; font-size: 0.7em; }*/ div.notes h1.title { text-align: left; font-size: 0.8em; margin-top: 2em; margin-bottom: 0.5em } sup { font-size: 0.7em; line-height: 0.7em; vertical-align: 60% } /************************************************************/ /*CONTAINER*/ /************************************************************/ .note_container { width: 90%; font-size: 0.7em; font-style: normal; text-align: justify; text-indent: 1em; margin-top: 12px; margin-bottom: 6px } /************************************************************/ /* SPECIAL */ /************************************************************/ .info_copyright { margin-top: 0.5em; font-size: 0.8em; text-align: center; text-indent: 0 } .info_traduction { margin-top: 0.5em; font-size: 0.8em; text-align: center; text-indent: 0 } .letter_signature { font-size: 0.8em; font-style: normal; text-align: right; text-indent: 0; margin-top: 2em; margin-bottom: 1em } .note_para { font-size: 0.7em; text-align: justify; text-indent: 1em; margin-top: 6px; margin-bottom: 6px } .poem_strophe { font-size: 0.8em; font-style: normal; text-align: left; margin-top: 1em; margin-bottom: 1em } .poem_verse { font-size: 0.8em; font-style: italic; text-align: justify } .para { font-size: 0.8em; font-style: normal; text-align: justify; text-indent: 1em; margin-top: 6px; margin-bottom: 6px } div.mention_CNL { margin-top: 4em; text-align: center } div.mention_CNL p { text-align: center; text-indent: 0; font-size: 0.6em; font-family: sans-serif } /************************************************************/ /* TYPO */ /************************************************************/ .typo_italic { font-style: italic } .typo_smallcaps { /*font-variant:small-caps;*/ font-size: 0.8em } /************************************************************/ /* FRONT */ /************************************************************/ .front_title { font-size: 1.2em; font-style: normal; text-align: center; font-weight: normal; margin-top: 2em; margin-bottom: 1em; hyphens: none; -epub-hyphens: none; -webkit-hyphens: none; adobe-hyphenate: none } .front_title_niv2 { font-size: 1em; font-weight: normal; text-align: center; margin-top: 2em; margin-bottom: 1em; hyphens: none; -epub-hyphens: none; -webkit-hyphens: none; adobe-hyphenate: none } .front_title_niv3 { font-size: 1em; font-style: italic; text-align: center; font-weight: normal; margin-top: 2em; margin-bottom: 1em; hyphens: none; -epub-hyphens: none; -webkit-hyphens: none; adobe-hyphenate: none } /************************************************************/ /* PART */ /************************************************************/ /************************************************************/ /* SUBPART */ /************************************************************/ /************************************************************/ /* CHAPTER */ /************************************************************/ .chap_number { font-size: 1.2em; font-style: normal; text-align: center; margin-top: 2em; margin-bottom: 1em; font-weight: normal; hyphens: none; -epub-hyphens: none; -webkit-hyphens: none; adobe-hyphenate: none } /************************************************************/ /* SUBCHAPTER */ /************************************************************/ /************************************************************/ /* SECTION */ /************************************************************/ /************************************************************/ /* LEVEL */ /************************************************************/ /************************************************************/ /* APPEN */ /************************************************************/ /************************************************************/ /* BOX */ /************************************************************/ /************************************************************/ /* LIST */ /************************************************************/ /*ul et ol*/ /*li*/ /* puce écrite en dur */ /* contenu (générique) */ /************************************************************/ /* TABLE */ /************************************************************/ /************************************************************/ /*IMAGES*/ /************************************************************/ /*IMAGES:BLOCK*/ /*IMAGES:FULLPAGE*/ /*IMAGES:FLOAT*/ /*IMG:INLINE*/ /************************************************************/ /* LINK */ /************************************************************/ a.refnote { font-weight: bolder } /************************************************************/ /* INDEX */ /************************************************************/ /************************************************************/ /* NOTEFIN */ /************************************************************/ /************************************************************/ /* MODULE GENLIST */ /************************************************************/ /************************************************************/ /* PAGE DE SOMMAIRE AUTOMATIQUE */ /************************************************************/ /************************************************************/ /* MODULE INDEX XSL */ /************************************************************/ /************************************************************/ /* MODULE GENLIST */ /************************************************************/ /************************************************************/ /* PAGE DE SOMMAIRE AUTOMATIQUE */ /************************************************************/ /************************************************************/ /* PAGE IDENT */ /************************************************************/ .ident_title { font-size: 2em; margin-top: 2em; margin-bottom: 0.5em; font-weight: bold; text-align: center; hyphens: none; -epub-hyphens: none; -webkit-hyphens: none; adobe-hyphenate: none } .ident_publisher { font-size: 1.2em; margin-top: 5em; text-align: center; text-indent: 0 } .ident_author { font-size: 1.5em; margin-top: 3em; text-align: center; text-indent: 0 } /************************************************************/ /* LETTRE */ /************************************************************/