/************************************************************/ /*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; }*/ div.notes h1.title { text-align: left; font-size: 0.8em; margin-top: 2em; margin-bottom: 0.5em; } sup { font-size: smaller; vertical-align: text-top; } /************************************************************/ /*CONTAINER*/ /************************************************************/ .note_container { width: 90%; font-size: x-small; font-style: normal; text-align: justify; text-indent: 1em; margin-top: 12px; margin-bottom: 6px; } /************************************************************/ /* SPECIAL */ /************************************************************/ .info_copyright { margin-top: 0.5em; font-size: small; text-align: center; text-indent: 0; } .dedicace { font-size: small; text-align: right; font-style: italic; text-indent: 0; } .separator { font-style: normal; text-align: center; margin-top: 2em; margin-left: 1em; margin-bottom: 1em; } .source { font-size: small; text-align: right; text-indent: 0; margin-top: 1em; margin-bottom: 1em; } .note_para { font-size: x-small; text-align: justify; text-indent: 1em; margin-top: 6px; margin-bottom: 6px; } .poem_strophe { font-size: small; font-style: normal; text-align: left; margin-top: 1em; margin-bottom: 1em; } .poem_verse { font-size: small; font-style: italic; text-align: justify; } .citation_para { font-size: small; font-style: normal; text-align: justify; text-indent: 1em; margin-left: 12px; margin-top: 6px; margin-bottom: 6px; } .para { font-size: small; font-style: normal; text-align: justify; text-indent: 1em; margin-top: 6px; margin-bottom: 6px; } .para_bib { font-size: small; font-style: normal; text-align: justify; text-indent: -1em; margin-left: 1em; margin-top: 6px; margin-bottom: 6px; } /************************************************************/ /* TYPO */ /************************************************************/ .typo_bold { font-weight: bold; } .typo_italic { font-style: italic; } .typo_smallcaps { /*font-variant:small-caps;*/ font-size: 0.8em; } /************************************************************/ /* FRONT */ /************************************************************/ .front_title { font-size: large; 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: small; font-style: normal; text-align: justify; text-indent: 1em; margin-top: 6px; margin-bottom: 6px; } /************************************************************/ /* PART */ /************************************************************/ .part_title { font-size: x-large; 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; } /************************************************************/ /* SUBPART */ /************************************************************/ /************************************************************/ /* CHAPTER */ /************************************************************/ /************************************************************/ /* SUBCHAPTER */ /************************************************************/ /************************************************************/ /* SECTION */ /************************************************************/ /************************************************************/ /* LEVEL */ /************************************************************/ .level1_title { font-size: small; font-weight: bold; text-align: center; margin-top: 2em; margin-bottom: 1em; hyphens: none; -epub-hyphens: none; -webkit-hyphens: none; adobe-hyphenate: none; } .level1_para { font-size: small; font-style: normal; text-align: justify; text-indent: 1em; margin-top: 6px; margin-bottom: 6px; } .level2_title { font-size: small; text-align: left; margin-top: 2em; margin-bottom: 1em; hyphens: none; -epub-hyphens: none; -webkit-hyphens: none; adobe-hyphenate: none; } /************************************************************/ /* APPEN */ /************************************************************/ .appen_title { font-size: large; 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_subtitle { font-size: medium; 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: small; 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*/ .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 */ /************************************************************/ a.link { /*border-bottom:1px solid;*/ } a.refnote { font-weight: bolder; } /************************************************************/ /* INDEX */ /************************************************************/ /************************************************************/ /* NOTEFIN */ /************************************************************/ /************************************************************/ /* MODULE GENLIST */ /************************************************************/ /************************************************************/ /* PAGE DE SOMMAIRE AUTOMATIQUE */ /************************************************************/ .auto_toc_page_entry { text-indent: 0; margin: 0; padding: 0; } .auto_toc_page_entry a { text-decoration: none; -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 */ /************************************************************/ .auto_toc_page_entry { text-indent: 0; margin: 0; padding: 0; line-height: 1em; } .auto_toc_page_entry a { text-decoration: none; -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; } /************************************************************/ /* PAGE IDENT */ /************************************************************/ /************************************************************/ /* LETTRE */ /************************************************************/