/* 22-01-10*/ .cover { text-align: center; } .cover img { max-width: 100%; height: 100%; } img { max-width: 100%; max-height: 100%; } .alRight { text-align: right; } .alJustified { text-align: justify; } /* ajout 16/06/09 pour italique, gras.. */ .italic { font-style: italic; } .smallcap { /*font-variant: small-caps;*/ font-size: 80%; } .suptext { font-size: x-small; line-height: 0; } /* fin ajout */ /* texte ident */ .ident { text-align: center; font-size: small; } .copy { padding-top: 5%; margin-bottom: 0; } .isbn, .issn { padding-top: 5%; margin-bottom: 0; } .modulus { padding-top: 5%; margin-bottom: 3%; text-align: justify; font-size: x-small; } .collec { page-break-before: always; page-break-after: always; padding-top: 10%; text-align: center; font-size: x-small; } .collec_tit { page-break-inside: avoid; margin-top: 2em; margin-bottom: 1em; font-weight: bold; font-size: 90%; } .collec .txt_courant { margin-bottom: 0.3em; text-indent: 0; } .exer { page-break-before: always; page-break-after: always; margin-top: 30%; display: block; font-size: 90%; margin-left: 2em; } .exer_source { font-size: 90%; text-align: right; margin-top: 1em; margin-right: 0; } /*Pour les parties/chapitres*/ .exergues .txt_courant, .exer .txt_courant { margin-top: 0; margin-bottom: 0; } /* fin ident*/ .appcrit, .vol, .part, .section, .schap, .appen, .sect, .pre { margin-top: 25%; } .chap { margin-top: 2em; } .dev { margin-top: 10%; } .vol_n, .vol_tit, .part_n, .part_tit { page-break-inside: avoid; text-align: center; line-height: normal; font-size: x-large; page-break-after: always; } .chap_n, .chap_tit, .pre_tit, .appcrit_tit, .appen_tit { page-break-inside: avoid; text-align: center; line-height: normal; font-size: large; margin-bottom: 0.5em; } .surtit { page-break-inside: avoid; text-align: left; text-align: justify; font-style: italic; line-height: normal; font-size: 90%; margin-bottom: 10%; } p { margin-top: 0; margin-bottom: 0; } body { /*pas de valeur fixe pour les marges latérales*/ font-style: normal; font-weight: normal; font-size: 90%; orphans: 2; widows: 2; margin-right: 2.5%; margin-left: 2.5%; } .txt_courant { text-indent: 1em; } .cita { margin-top: 1em; margin-bottom: 1em; font-style: italic; font-weight: normal; text-align: justify; margin-left: 1em; } .cita .txt_courant { font-style: italic; font-weight: normal; text-indent: 1em; } /* pour les tableaux avec bordures*/ .part .dev { padding-top: 40%; } /*ajouts pour sommaire*/