@charset "utf-8"; /* ---------------------------------------------------------- */ /* Page */ @page { margin-top: 5px; margin-bottom: 5px; } body { text-align: justify; font-size: 0.8em; margin-left: 15px; margin-right: 15px; } /* ---------------------------------------------------------- */ /* Styles */ .b { font-weight: bold; } .i { font-style: italic; } .u { text-decoration: underline; } sup { font-size: .7em; line-height: .2em; } /* ---------------------------------------------------------- */ /* Sections */ .part { text-align: justify; } .chapter { text-align: justify; } .section1 { text-align: justify; } .pubInfo { text-align: center; } .dedicationPage { text-align: right; } /* ---------------------------------------------------------- */ /* Headlines */ /* Sections */ h1,h2,h3,h4 { text-align: center; text-indent: 0; } .title-part { font-size: 2em; font-style: normal; font-weight: bold; margin-top: 2em; margin-bottom: 0.5em; } .title-chapter { font-size: 1.6em; font-style: normal; font-weight: bold; margin-top: 2em; margin-bottom: 0.5em; } .title-section1 { font-size: 1.1em; font-style: normal; font-weight: bold; margin-top: 2em; margin-bottom: 0.5em; } .title-box { font-size: 1em; font-style: normal; font-weight: bold; text-align: center; margin-bottom: 0.5em; } .title-index { font-size: 1.6em; font-style: normal; font-weight: bold; margin-top: 2em; text-align: center; margin-bottom: 0.5em; } .title-frontMatter { font-size: 1.6em; font-style: normal; font-weight: bold; margin-top: 2em; text-align: center; margin-bottom: 0.5em; } .title-toc { font-size: 1.6em; font-style: normal; font-weight: bold; margin-top: 2em; text-align: center; margin-bottom: 0.5em; } /* ---------------------------------------------------------- */ /* Paragraphs */ .p { margin-top: 0; margin-bottom: 0; } .p-br { margin-top: 0; margin-bottom: 0; } .p-c { margin-top: 0; margin-bottom: 0; } /* P-blanc */ .p-blanc { margin:0em; } .p { } .p-br { } .p-c { text-align: center; } .p-box { margin-left: 1em; margin-right: 1em; } /* ---------------------------------------------------------- */ /* Images */ .image_deco { text-align: center; margin-top: 1.5em; margin-bottom: 1.5em; } .illustype_fullpage_image { text-align: center; margin-top: 1.5em; margin-bottom: 1.5em; } .image_left_in_paragraph img { max-height: 250px; max-width: 250px; margin-top: 0.5em; margin-bottom: 0.5em; } .image_right_in_paragraph img { max-height: 250px; max-width: 250px; margin-top: 0.5em; margin-bottom: 0.5em; } .image_left_in_paragraph_net img { max-height: 250px; max-width: 250px; margin-top: 0.5em; margin-bottom: 0.5em; } .image_right_in_paragraph_net img { max-height: 250px; max-width: 250px; margin-top: 0.5em; margin-bottom: 0.5em; } .image_left_in_paragraph_text_net img { max-height: 250px; max-width: 250px; margin-top: 0.5em; margin-bottom: 0.5em; } .image_right_in_paragraph_text_net img { max-height: 250px; max-width: 250px; margin-top: 0.5em; margin-bottom: 0.5em; } img { max-width: 100%; max-height: 100%; } .cover_image { margin-top: 0em; margin-bottom: 0em; text-align: center; } .cover img, .titlePage img { height: 100%; } /* ---------------------------------------------------------- */ /* Box */ .box { display: block; margin-left: 1em; margin-right: 1em; margin-top: 1.5em; margin-bottom: 1.5em; padding: 1em; border: 1px solid #333333; text-align: justify; } /* ---------------------------------------------------------- */ /* TOC */ .toc_entry { margin-left: 1em; } .toc_entry_part { font-weight: bold; margin-top: 1em; } .toc_entry_chapter { margin-top: 0.5em; } /* ---------------------------------------------------------- */ /* MINITOC */ /* ---------------------------------------------------------- */ /* Index */ .index_section { font-size: 0.9em; margin-left: 1em; margin-top: 0em; margin-bottom: 0em; } .index p+p { margin-top: 0em; } .index_section+.index_section { margin-top: 1em; } .index_section .index_section { font-size: 1em; } /* ---------------------------------------------------------- */ /* Tables */ table { border-collapse: collapse; margin-top: 0.5em; margin-bottom: 0.5em; margin-left:auto; margin-right:auto; font-size: small; text-align: left; } th { font-weight: bold; } /* ---------------------------------------------------------- */ /* Lists, no marge in list otherwise displayed inline by Kindle*/ ol, ul { margin-left: 2.5em; margin-top: 0.5em; margin-bottom: 0.5em; list-style: none; text-indent: -1em; } p ul, p ol { margin-top: 0em; } ul.bl { list-style: disc; text-indent: 0em; } ol.al { list-style: lower-latin; text-indent: 0em; } ol.nl { list-style: decimal; text-indent: 0em; } /* ---------------------------------------------------------- */ /* Footnotes */ /* ---------------------------------------------------------- */ /* Endnotes */ /* ---------------------------------------------------------- */ /* Computer & scri */ /* ---------------------------------------------------------- */ /* Verse Source */ /* ---------------------------------------------------------- */ /* Glossaire */ /* ---------------------------------------------------------- */ /* Divers */ .copyrights { } .isbn { }