@charset "utf-8"; /* ---------------------------------------------------------- */ /* Page */ @page { margin-top: 5px; margin-bottom: 5px; } body { text-align: justify; font-size: 0.8em; margin-left: 10px; margin-right: 25px; } /* ---------------------------------------------------------- */ /* Styles */ .b { font-weight: bold; } .i { font-style: italic; } .u { text-decoration: underline; } .toc .b { font-weight: normal; } .toc .i { font-style: normal; } .toc .u { text-decoration: none; } .minitoc .b { font-weight: normal; } .minitoc .i { font-style: normal; } .minitoc .u { text-decoration: none; } .color { } .grey { color:#9A9A9A; } .fond-gris { background-color:#EEEEEE; } /* ---------------------------------------------------------- */ /* Sections */ .part, .chapter, .section1, .section2, .section3, .section4, .section5, .section6, .section7 { text-align: justify; } .pubInfo { text-align: left; } .backMatter, .frontMatter { text-align: left; } /* ---------------------------------------------------------- */ /* Headlines */ h1 { text-align: center; text-indent: 0; } .title { font-size: 1.4em; font-style: normal; font-weight: bold; margin-top: 2em; text-align: left; } .subtitle { font-size: 1.2em; font-style: normal; font-weight: normal; text-align: left; } .title+p { margin-top: 2em; } .subtitle+p { margin-top: 2em; } .title+.subtitle { margin-top: 1em; text-align: left; } /* Sections */ .part .title { font-size: 2em; font-style: normal; font-weight: bold; margin-top: 2em; } .part .subtitle { font-size: 1.5em; font-style: normal; font-weight: bold; text-align: left; } .chapter .title { font-size: 1.6em; font-style: normal; font-weight: bold; margin-top: 2em; text-align: left; color: #646464; } .chapter .subtitle { font-size: 1.2em; font-style: normal; font-weight: bold; text-align: left; } .section1 .title { font-size: 1.1em; font-style: normal; font-weight: bold; margin-top: 2em; text-align: left; color: #333333; } .section1 .subtitle { font-size: 1em; font-style: normal; font-weight: bold; text-align: left; color: #333333; } .section2 .title { font-size: 1em; font-style: normal; font-weight: bold; margin-top: 2em; text-align: left; color: #333333; } .section2 .subtitle { font-size: 1em; font-style: normal; font-weight: bold; text-align: left; color: #333333; } .section3 .title, .section4 .title, .section5 .title, .section6 .title, .section7 .title { font-size: 1em; font-style: normal; font-weight: bold; margin-top: 1em; text-align: left; color: #333333; } .section3 .subtitle, .section4 .subtitle, .section5 .subtitle, .section6 .subtitle, .section7 .subtitle { font-size: 1em; font-style: normal; font-weight: bold; text-align: left; color: #333333; } .section2 .title+p, .section3 .title+p, .section4 .title+p, .section5 .title+p, .section6 .title+p, .section7 .title+p { margin-top: 1em; color: #333333; } .section2 .subtitle+p, .section3 .subtitle+p, .section4 .subtitle+p, .section5 .subtitle+p, .section6 .subtitle+p, .section7 .subtitle+p { margin-top: 1em; color: #333333; } /* Blocktext, box */ .blocktext .title, .blocktext-grey .title, .box .title, .box-grey .title, .sidebar .title, .sidebar-grey .title, .sidebar-large .title, .sidebar-large-grey .title { font-size: 1em; font-style: normal; font-weight: bold; margin-top: 1em; text-align: center; margin-top: 1em; } .blocktext .subtitle, .blocktext-grey .subtitle, .box .subtitle, .box-grey .subtitle, .sidebar .subtitle, .sidebar-grey .subtitle, .sidebar-large .subtitle, .sidebar-large-grey .subtitle { font-size: 1em; font-style: normal; font-weight: bold; text-align: center; } .blocktext .title+p, .blocktext-grey .title+p, .box .title+p, .box-grey .title+p, .sidebar .title+p, .sidebar-grey .title+p, .sidebar-large .title+p, .sidebar-large-grey .title+p { margin-top: 1em; } .blocktext .subtitle+p, .blocktext-grey .subtitle+p, .box .subtitle+p, .box-grey .subtitle+p, .sidebar .subtitle+p, .sidebar-grey .subtitle+p, .sidebar-large .subtitle+p, .sidebar-large-grey .subtitle+p { margin-top: 1em; } /* ---------------------------------------------------------- */ /* Paragraphs */ p { margin-top: 0; margin-bottom: 0; } p+p, p+div { margin-top: 0.5em; } /* P-blanc */ .p-blanc, .p-blanc-box, .p-blanc-blocktext, .p-blanc-box-grey, .p-blanc-blocktext-grey, .p-blanc-sidebar, .p-blanc-sidebar-large, .p-blanc-sidebar-grey { margin:0em; } .p, .p-br { } .p-indent { text-indent: 1em; } .p-indent-br { text-indent: 1em; } .p-d, .p-d-br { text-align: right; } .p-d-indent { text-align: right; text-indent: 1em; } .p-c, .p-c-br { text-align: center; } .p-c-indent { text-align: center; text-indent: 1em; } /* ---------------------------------------------------------- */ /* Images */ .illustype { margin-top: 1.5em; margin-bottom: 1.5em; } .margin_image_left, .margin_image_left_net { text-align: left; margin-top: 1.5em; margin-right: 0.7em; } .margin_image_right, .margin_image_right_net { text-align: right; display: block; margin-top: 1.5em; margin-left: 0.7em; } .illustype_image, .illustype_image_net, .illustype_image_tab, .illustype_image_text, .illustype_image_text_net, .illustype_image_math, .illustype_image_deco, .illustype_image_deco_net, .image_orig_tab, .illustype_image_externe, .image_sep_para { text-align: center; margin-top: 1.5em; margin-bottom: 1.5em; } .illustype_fullpage_image, .illustype_fullpage_image_net, .illustype_fullpage_image_tab, .illustype_fullpage_image_text, .illustype_fullpage_image_text_net, .illustype_fullpage_image_math, .illustype_fullpage_image_deco, .illustype_fullpage_image_deco_net, .fullpage_image_orig_tab, .illustype_fullpage_image_externe { text-align: center; margin-top: 0em; margin-bottom: 0em; } img { max-width: 100%; max-height: 100%; } .caption { font-size: 0.9em; text-align: center; } .credits { font-size: 0.7em; text-align: center; } .titlePage .illustype, .titlePage .illustype_image, .titlePage .illustype_image_net, .titlePage .illustype_image_tab, .titlePage .illustype_image_text, .titlePage .illustype_image_text_net, .titlePage .illustype_image_math, .titlePage .illustype_image_deco, .titlePage .illustype_image_deco_net, .titlePage .image_orig_tab { margin-top: 0em; margin-bottom: 0em; } .cover_image { margin-top: 0em; margin-bottom: 0em; text-align: center; } .cover .illustype, .cover .illustype_image, .cover .illustype_image_net, .cover .illustype_image_tab, .cover .illustype_image_text, .cover .illustype_image_text_net, .cover .illustype_image_math, .cover .illustype_image_deco, .cover .illustype_image_deco_net, .cover .image_orig_tab { margin-top: 0em; margin-bottom: 0em; } .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; } .box-grey { display: block; margin-left: 1em; margin-right: 1em; margin-top: 1.5em; margin-bottom: 1.5em; padding: 1em; border: 1px solid #333333; background-color: #CCCCCC; text-align: justify; } .blocktext { display: block; margin-left: 1em; margin-right: 1em; margin-top: 0.5em; margin-bottom: 0.5em; padding: 1em; text-align: justify; } .blocktext-defaut { display: block; margin-left: 1em; margin-right: 1em; margin-top: 1.5em; margin-bottom: 1.5em; padding: 1em; text-align: justify; } .blocktext-grey { display: block; margin-left: 1em; margin-right: 1em; margin-top: 1.5em; margin-bottom: 1.5em; padding: 1em; background-color: #CCCCCC; text-align: justify; } .sidebar { display: block; margin-left: 1em; margin-right: 1em; margin-top: 1.5em; margin-bottom: 1.5em; padding: 1em; text-align: justify; } .sidebar-grey { display: block; margin-left: 1em; margin-right: 1em; margin-top: 1.5em; margin-bottom: 1.5em; padding: 1em; background-color: #CCCCCC; text-align: justify; } .sidebar-large { display: block; margin-left: 1em; margin-right: 1em; margin-top: 1.5em; margin-bottom: 1.5em; padding: 1em; text-align: justify; } .sidebar-large-grey { display: block; margin-left: 1em; margin-right: 1em; margin-top: 1.5em; margin-bottom: 1.5em; padding: 1em; background-color: #CCCCCC; text-align: justify; } /* ---------------------------------------------------------- */ /* TOC */ .toc_entry { margin-left: 1em; } .toc_entry_part { font-weight: bold; margin-top: 1em; } .toc_entry_part .b { font-weight: bold; } .toc_entry_chapter { margin-top: 0.5em; } .toc_entry+.toc_entry { margin-top: 1em; } /* ---------------------------------------------------------- */ /* MINITOC */ .minitoc { border-top: 1px solid #555555; border-bottom: 1px solid #555555; margin-left: 2em; margin-bottom: 2em; padding-top: 1em; padding-bottom: 1em; } .minitoc .toc_entry { margin-left: 1em; } .minitoc .toc_entry_section1 { font-size: 0.8em; } .minitoc .toc_entry_section2 { font-size: 0.7em; } .minitoc .toc_entry_part { font-weight: bold; margin-top: 1em; } .minitoc .toc_entry_part .b { font-weight: bold; } .minitoc .toc_entry_chapter { margin-top: 0.5em; } .minitoc .toc_entry+.toc_entry { margin-top: 1em; } .minitoc .title { margin-bottom: 0.5em; font-size: 1em; font-style: normal; font-weight: bold; margin-top: 0em; text-align: left; margin-left: 1em; } /* ---------------------------------------------------------- */ /* 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 */ .tableau { display: block; margin-top: 1.5em; margin-bottom: 1.5em; padding: 0.25em; } 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; } .filet_l { border-left: thin solid; padding:10px; } .computer .filet_l { border-left: thin dashed; padding:10px; } .filet_r { border-right: thin solid; padding:10px; } .computer .filet_r { border-right: thin dashed; padding:10px; } .filet_t { border-top: thin solid; padding:10px; } .computer .filet_t { border-top: thin dashed; padding:10px; } .filet_b { border-bottom: thin solid; padding:10px; } .computer .filet_b { border-bottom: thin dashed; padding:10px; } .filet_x { padding:10px; } /* ---------------------------------------------------------- */ /* Lists */ 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 */ .footnote { margin-bottom: 0.5em; font-size: 1em; } .footnote>a { font-weight: bold; font-size: 1em; } .footnote p { font-size: 1em; margin-left: 1em; margin-top: 0em; margin-bottom: 0em; } .footnote a+p { display: inline; } .footnote p+p { margin-left: 0em; } /* ---------------------------------------------------------- */ /* Endnotes */ .endnotes { margin-left: 1em; margin-bottom: 1em; } .endnote>a { font-weight: bold; font-size: 1em; } .endnote p { font-size: 1em; margin-left: 1em; margin-top: 0em; } .endnote a+p { display: inline; } .endnote p+p { margin-left: 0em; } /* ---------------------------------------------------------- */ /* Computer & scri */ .computer { font-family : monospace; margin-top: 0.5em; margin-bottom: 0.5em; text-indent: 0em; font-size: 0.8em; } .scri { font-family : monospace; font-size: 0.8em; } /* ---------------------------------------------------------- */ /* Verse Source */ .source { margin-left: 15%; margin-right: 15%; text-align: right; margin-bottom: 0.5em; } .verse { margin-left: 15%; margin-right: 15%; margin-top: 0.5em; text-align: left; } .verse+.verse { margin-top: 0em; text-align: right; } .title+.verse { margin-top: 2em; } .subtitle+.verse { margin-top: 2em; } /* ---------------------------------------------------------- */ /* Glossaire */ .termdef { } .term { } .def { } .definition { } /* ---------------------------------------------------------- */ /* Numeros de ligne */ .numligne { float: left; padding-right: 1em; color: #777777; } /* ---------------------------------------------------------- */ /* Divers */ .copyrights { } .isbn { } .author { text-align: center; } .contributor { } .serie { } .translator { } .publisher { } /* ---------------------------------------------------------- */ /* Flashcards */ .flashcard { } .question { } .answer { }