/* /!\ 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; }*/ sup { font-size: 0.7em; line-height: 0.7em; vertical-align: 60%; } /************************************************************/ /*CONTAINER*/ /************************************************************/ /************************************************************/ /* SPECIAL */ /************************************************************/ .source { font-size: 0.8em; text-align: right; text-indent: 0; margin-top: 1em; margin-bottom: 1em; } /************************************************************/ /* TYPO */ /************************************************************/ .typo_italic { font-style: italic; } .typo_smallcaps { /*font-variant:small-caps;*/ font-size: 0.8em; } /************************************************************/ /* FRONT */ /************************************************************/ /************************************************************/ /* PART */ /************************************************************/ /************************************************************/ /* SUBPART */ /************************************************************/ /************************************************************/ /* CHAPTER */ /************************************************************/ /************************************************************/ /* SUBCHAPTER */ /************************************************************/ /************************************************************/ /* SECTION */ /************************************************************/ /************************************************************/ /* LEVEL */ /************************************************************/ .level1_title { font-size: 0.8em; font-weight: bold; text-align: center; margin-top: 2em; margin-bottom: 1em; hyphens: none; -epub-hyphens: none; -webkit-hyphens: none; adobe-hyphenate: none; } /************************************************************/ /* APPEN */ /************************************************************/ /************************************************************/ /* BOX */ /************************************************************/ /************************************************************/ /* LIST */ /************************************************************/ /*ul et ol*/ /*li*/ /* puce écrite en dur */ /* contenu (générique) */ /************************************************************/ /* TABLE */ /************************************************************/ /************************************************************/ /*IMAGES*/ /************************************************************/ .img { max-width: 100%; } .img_container { text-indent: 0; display: block; } /*IMAGES:BLOCK*/ .img_container.block, .img_container.blockFull, .img_container.blockRight, .img_container.blockLeft { padding-top: 12px; padding-bottom: 12px; max-width: 100%; clear: both; } img.block, img.blockRight, img.blockLeft { width: 100%; } /*IMAGES:FULLPAGE*/ /*IMAGES:FLOAT*/ /*IMG:INLINE*/ /************************************************************/ /* LINK */ /************************************************************/ /************************************************************/ /* INDEX */ /************************************************************/ /************************************************************/ /* NOTEFIN */ /************************************************************/ /************************************************************/ /* MODULE GENLIST */ /************************************************************/ /************************************************************/ /* PAGE DE SOMMAIRE AUTOMATIQUE */ /************************************************************/ .auto_toc_page_entry { text-indent: 0; margin: 0; padding: 0; line-height: 1em; } .auto_toc_page_entry a { text-decoration: none; color: #000; -webkit-text-fill-color: #000; } .auto_toc_page_entry_level_1 { padding-top: 1em; font-weight: bold; } .auto_toc_page_entry_level_2 { padding-top: 0.5em; padding-left: 1em; } /************************************************************/ /* MODULE INDEX XSL */ /************************************************************/ /************************************************************/ /* MODULE GENLIST */ /************************************************************/ /************************************************************/ /* PAGE DE SOMMAIRE AUTOMATIQUE */ /************************************************************/ /************************************************************/ /* PAGE IDENT */ /************************************************************/ /************************************************************/ /* LETTRE */ /************************************************************/