@charset "utf-8"; /* ---------------------------------------------------------- */ /* Page */ @page { margin-top: 5px; margin-bottom: 5px; } body { font-family: "Book Antiqua", serif; text-align: justify; font-size: 1em; margin-left: 10px; margin-right: 15px; } /* ---------------------------------------------------------- */ /* Styles */ .b { font-weight: bold; } .i { font-style: italic; } /* ---------------------------------------------------------- */ /* Sections */ .part, .chapter, .section1, .section2, .section3, .section4, .section5, .section6, .section7 { text-align: justify; } .pubInfo { text-align: center; } /* ---------------------------------------------------------- */ /* Headlines */ /* Sections */ .title-part { font-size: 2em; font-style: normal; font-weight: bold; margin-top: 1.2em; margin-bottom: 1em; text-align: center; } .title-chapter { font-size: 1.36em; font-style: normal; font-weight: bold; margin-top: 1.2em; margin-bottom: 1em; text-align: center; } .title-pubInfo ,.title-alsoby ,.title-aboutAuthorPage, title-definitions ,.title-aboutPublisherPage ,.title-teaser, .title-forewordPage ,.title-praisePage ,.title-creditsPage ,.title-acknowPage ,.title-dedicationPage, .title-epigraphPage ,.title-index ,.title-glossary_full, .title-glossary, .title-appendix, .title-epilog, .title-frontMatter, .title-orderPage, .title-backMatter, .title-biblio, .title-toc { font-size: 1.36em; font-style: normal; font-weight: bold; margin-top: 1.2em; text-align: center; } /* ---------------------------------------------------------- */ /*Paragraphs */ .p, .p-br, .p-indent, .p-indent-br, .p-d, .p-d-br, .p-d-indent, .p-c, .p-c-br, .p-c-indent { margin-top:0.0em; margin-bottom: 0.2em; text-indent: .7em; } .p-blocktext-grey, .p-blocktext, .p-box-grey, .p-box, .p-sidebar-large-grey, .p-sidebar-large, .p-sidebar-grey,.p-sidebar, .p-br-blocktext-grey, .p-br-blocktext, .p-br-box-grey, .p-br-box, .p-br-sidebar-large-grey, .p-br-sidebar-large, .p-br-sidebar-grey, .p-br-sidebar { margin-left: 1em; margin-right: 1em; text-indent: .7em; } .p-indent-blocktext-grey,.p-indent-blocktext, .p-indent-box-grey,.p-indent-box, .p-indent-sidebar-large-grey, .p-indent-sidebar-large .p-indent-sidebar-grey, .p-indent-sidebar, .p-indent-br-blocktext-grey, .p-indent-br-blocktext, .p-indent-br-box-grey, .p-indent-br-box, .p-indent-br-sidebar-large-grey, .p-indent-br-sidebar-large, .p-indent-br-sidebar-grey, .p-indent-br-sidebar { margin-left: 1em; margin-right: 1em; text-indent: .7em; } /* ---------------------------------------------------------- */ /* Images */ .image_deco, .image_deco_net { text-align: center; } img { max-width: 100%; max-height: 100%; } /* ---------------------------------------------------------- */ /* Box */ .blocktext { display: block; margin-left: 1em; margin-right: 1em; margin-top: 0.5em; margin-bottom: 0.5em; padding: 1em; text-align: justify; } /* ---------------------------------------------------------- */ /* TOC */ /* ---------------------------------------------------------- */ /* MINITOC */ /* ---------------------------------------------------------- */ /* Index */ /* ---------------------------------------------------------- */ /* Tables */ table { border-collapse: collapse; margin-top: 1em; margin-bottom: 1em; 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; } /* ---------------------------------------------------------- */ /* Footnotes */ /* ---------------------------------------------------------- */ /* Endnotes */ /* ---------------------------------------------------------- */ /* Computer & scri */ /* ---------------------------------------------------------- */ /* Verse Source */ .source { text-align: right; margin-bottom: 0.5em; } .verse { margin-left: 8em; margin-top: 0.5em; text-align: left; } /* ---------------------------------------------------------- */ /* Glossaire */ /* ---------------------------------------------------------- */ /* Divers */ .copyrights { } .isbn { }