/* /!\ 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; } /*.appel_note { font-weight: bolder; line-height: 0.7em; vertical-align: super; font-size: 0.7em; }*/ /************************************************************/ /*CONTAINER*/ /************************************************************/ .exergue_container { display: block; font-size: 0.7em; text-align: right; margin-left: 8px; margin-top: 18px; } /************************************************************/ /* SPECIAL */ /************************************************************/ .info_copyright { margin-top: 0.5em; font-size: 0.8em; text-align: center; text-indent: 0; } .dedicace { font-size: 0.8em; text-align: right; font-style: italic; text-indent: 0; } .citation_para { font-size: 0.8em; font-style: normal; text-align: justify; text-indent: 1em; margin-left: 12px; margin-top: 6px; margin-bottom: 6px; } .exergue_auteur { font-size: 0.8em; text-align: right; font-style: italic; margin-top: 1em; } .para { font-size: 0.8em; font-style: normal; text-align: justify; text-indent: 1em; margin-top: 6px; margin-bottom: 6px; } /************************************************************/ /* 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_para { font-size: 0.8em; font-style: normal; text-align: justify; text-indent: 1em; margin-top: 6px; margin-bottom: 6px; } /************************************************************/ /* PART */ /************************************************************/ /************************************************************/ /* SUBPART */ /************************************************************/ /************************************************************/ /* CHAPTER */ /************************************************************/ /************************************************************/ /* SUBCHAPTER */ /************************************************************/ /************************************************************/ /* SECTION */ /************************************************************/ /************************************************************/ /* LEVEL */ /************************************************************/ /************************************************************/ /* APPEN */ /************************************************************/ .appen_title { font-size: 1.2em; font-style: normal; font-weight: normal; text-align: center; margin-top: 2em; margin-bottom: 1em; hyphens: none; -epub-hyphens: none; -webkit-hyphens: none; adobe-hyphenate: none; } .appen_para { font-size: 0.8em; font-style: normal; text-align: justify; text-indent: 1em; margin-top: 6px; margin-bottom: 6px; } /************************************************************/ /* BOX */ /************************************************************/ /************************************************************/ /* LIST */ /************************************************************/ /*ul et ol*/ /*li*/ /* puce écrite en dur */ /* contenu (générique) */ /************************************************************/ /* TABLE */ /************************************************************/ /************************************************************/ /*IMAGES*/ /************************************************************/ .img_container { text-indent: 0; display: block; } /*IMAGES:BLOCK*/ /*IMAGES:FULLPAGE*/ div.img_container.fullpage { text-align: center; width: 100%; clear: both; } img.fullpage { height: 100%; max-width: 100%; } /*IMAGES:FLOAT*/ /*IMG:INLINE*/ /************************************************************/ /* LINK */ /************************************************************/ /************************************************************/ /* INDEX */ /************************************************************/ /************************************************************/ /* NOTEFIN */ /************************************************************/ /************************************************************/ /* MODULE GENLIST */ /************************************************************/ /************************************************************/ /* PAGE DE SOMMAIRE AUTOMATIQUE */ /************************************************************/ /************************************************************/ /* MODULE INDEX XSL */ /************************************************************/ /************************************************************/ /* MODULE GENLIST */ /************************************************************/ /************************************************************/ /* PAGE DE SOMMAIRE AUTOMATIQUE */ /************************************************************/ /************************************************************/ /* PAGE IDENT */ /************************************************************/ /************************************************************/ /* LETTRE */ /************************************************************/