/* OK */ body { margin-top: 0; margin-bottom: 0; margin-left: 3%; margin-right: 3%; padding: 0; font-size: 90% } /* OK */ .note_para { font-size: 0.8em; margin-top: 0; margin-bottom: 0; line-height: 140% } /* Affichage iPad : media query pour éviter que le titre des notes ne s'affiche tout seul sur iPad (car popup avec aside) */ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { div.notes h1.title { visibility: hidden } } /* OK */ .citation_para { font-size: 1em; margin-top: 0; margin-bottom: 0; margin-left: 0; line-height: 140% } .level1_container .citation_container .citation_para { text-indent: 0; /* 1em *1 */ font-size: 0.9em; /* 1em *1 */ } /* OK */ .level1_container { margin-top: 1em; margin-bottom: 1em; text-align: justify } .citation_container { margin: 1em 0 1em 1em; /* 1.5em 0 1.5em 1em *1 */ } /* OK */ .undertitle { font-style: normal; text-align: center; margin-left: 0 } .undertitle_para { font-size: 1em; margin-top: 0; margin-bottom: 0; line-height: 140% } /* OK */ p { margin: 0; padding: 0 } .para { font-size: 1em; margin-top: 0; margin-bottom: 0; line-height: 140% } .front_para { font-size: 1em; margin-top: 0; margin-bottom: 0; line-height: 140% } .level1_title { font-size: 1.1em; /* 1.2em *1 */ font-weight: normal; text-align: left; margin-top: 2em; margin-bottom: 1em } /* OK */ .level1_para { font-size: 1em; margin-top: 0; margin-bottom: 0; line-height: 140% } .level1_list_para { font-size: 1em; margin-top: 0; margin-bottom: 0; line-height: 140% } /* OK */ .appen_para { font-size: 1em; margin-top: 0; margin-bottom: 0; line-height: 140% } /* OK */ .appen_title { font-size: 1.3em; /* 1.2em *1 */ font-style: normal; font-weight: normal; text-align: center; margin-top: 20%; margin-bottom: 2em } .notes .appen_title { font-size: 1.3em; font-style: normal; text-align: center; font-weight: normal; margin-top: 20%; margin-bottom: 2.5em } .no_smallcaps { font-size: 1em } /* OK */ .append { font-size: 0.9em } .notefin_level1_title { font-size: 1.3em; font-weight: normal; text-align: center; margin-top: 2em; margin-bottom: 1em; font-style: italic } /* OK */ a.refnote { font-size: smaller; vertical-align: text-top } .ntf_ul { font-size: 1em; margin-top: 6px; margin-bottom: 0; margin-left: 0; padding-left: 0 } li.ntf_li { list-style-type: none } /* OK */ sup { line-height: 65% } /* OK */ /* OK */ /* OK */ a { color: inherit; text-decoration: none } /* OK */ .lien_reseau { color: black; text-decoration: none } /* Surcharge de classe quand le paragraphe associé n'est pas indenté (ni = no ident) */ .ni { font-size: 1em; margin-top: 0; margin-bottom: 0; line-height: 140%; text-indent: 0; text-align: justify } /* OK */ .info_copyright { margin-top: 0; font-size: 0.9em; text-align: center; text-indent: 0; margin-bottom: 1em; line-height: 140% } /* OK */ .chapter { margin-top: 30% } .chap_number { font-size: 1.3em; font-style: normal; text-align: center; margin-top: 20%; margin-bottom: 1em; font-weight: normal } .chap_title { font-size: 1.3em; /* 1.5em *1 */ font-style: normal; text-align: center; margin-top: 0; margin-bottom: 2em; font-weight: normal } .chapter .dev_container { margin-top: 4.5em } .front_title { font-size: 1.3em; font-style: normal; text-align: center; font-weight: normal; margin-top: 20%; margin-bottom: 2em } .collec .front_title { font-size: 1em; font-style: normal; font-weight: normal; text-align: center; margin-top: 15%; margin-bottom: 2em } .front_title_niv2 { font-size: 1em; font-weight: normal; text-align: center; margin-top: 1em; margin-bottom: 0 } .collec .front_title_niv2 { font-size: 1em; font-weight: normal; text-align: left; margin-top: 2em; margin-bottom: 1em; margin-left: 1em } .front_title_niv3 { font-size: 1em; font-style: normal; text-align: center; font-weight: normal; margin-top: 0; margin-bottom: 1em } .collec .front_title_niv3 { font-size: 1em; font-weight: normal; text-align: justify; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 1em; text-indent: -1em; font-style: normal } .liminary .front_title { font-size: 1.3em; font-style: normal; text-align: center; font-weight: normal; margin-top: 20%; margin-bottom: 2em } .chapter .img_container.block { padding-top: 12px; padding-bottom: 12px; max-width: 80%; clear: both; margin-left: 10%; margin-right: 10% } .chapter img.block { width: 100% } .part_number { font-size: 1.4em; font-style: normal; text-align: center; margin-top: 30%; margin-bottom: 1em; font-weight: normal } .part_title { font-size: 1.4em; font-style: normal; font-weight: normal; text-align: center; margin-top: 30%; margin-bottom: 1em } .dedicace { font-size: 1em; text-align: right; font-style: italic; text-indent: 0 } .dedi { margin-top: 30% } img.fullpage { height: 100%; width: 100% } /* surcharge css pour margin-top */