@font-face { font-family: "Minion"; font-style: normal; font-weight: normal; src: url("../Fonts/minionproregular.ttf"); } @font-face { font-family: "Minion"; font-style: normal; font-weight: bold; src: url("../Fonts/minionprobold.ttf"); } @font-face { font-family: "Minion"; font-style: italic; font-weight: normal; src: url("../Fonts/minionproit.ttf"); } @font-face { font-family: "Minion"; font-style: italic; font-weight: bold; src: url("../Fonts/minionproboldit.ttf"); } @font-face { font-family: "Script"; font-style: normal; font-weight: normal; src: url("../Fonts/scriptbl.ttf"); } @font-face { font-family: "Script"; font-style: normal; font-weight: bold; src: url("../Fonts/scriptbl.ttf"); } @font-face { font-family: "Amaze"; font-style: normal; font-weight: normal; src: url("../Fonts/amaze.ttf"); } body { margin: 4% 8% 0 8%; font-family: "Minion"; font-style: normal; font-variant: normal; font-wight: normal; } /**TITULOS**/ h2 { font-family: "Script"; font-style: normal; font-weight: normal; font-size: 2em; line-height: 1em; text-indent: 0; text-align: center; margin: 0; color: grey; adobe-text-layout: optimizeSpeed; page-break-after: avoid; text-rendering: optimizeSpeed; } .numero { font-weight: bold; font-size: 2em; line-height: 1.4em; text-indent: 0; text-align: center; margin: 0 0 20% 0; } .sem_num { font-size: 1.4em; text-align: left; margin: -30% 0 0 0; } strong.capitular { font-family: "Script"; font-style: normal; font-weight: normal; font-size: 150%; } /**PARAGRAFO**/ p { font-size: 1em; line-height: 1.4em; text-indent: 1.4em; text-align: justify; text-decoration: none; margin: 0; color: inherit; orphans: 2; widows: 2; } .texto_dir { text-indent: 0; text-align: right; } .texto_centro { text-indent: 0; text-align: center; } .sem_recuo { text-indent: 0; } .rodape { font-size: 0.9em; line-height: 1.3em; text-indent: 0; text-align: left; } .pre { font-style: italic; text-indent: 0; margin: 50% 0 0 20%; } .espaco { margin-top: 1.4em; } .espaco_pre { margin-top: 50%; } .separador { text-indent: 0; text-align: center; margin: 1.4em 0; } .citacao { font-size: 1.2em; line-height: 1.2em; font-family: "Amaze"; margin: 0 1.4em; } .citacao_2 { margin: 0 1.4em; } .citacao_3 { text-indent: -1.4em; margin: 0 1.4em 0 2.8em; } .citacao_tit { text-indent: 0; text-align: center; margin: 0 10%; border-bottom: 1px solid black; } .riscado { text-decoration: line-through; } /**ATRIBUTOS**/ a { text-decoration: none; color: red; -webkit-text-fill-color: red; } sup { line-height: 0; } /**DIV**/ .abre { margin: 5% 0 15% 0; } .img_abre { margin: 0 0 0 40%; } .titulo { margin: -30% 40% 0 0; } /**COLOFAO**/ body.colofao { oeb-column-number:1; } p.texto_colofao { font-size: 16px; line-height: 20px; text-decoration: none; font-variant: normal; text-indent: 0; text-align: center; color: inherit; margin: 0; } div.imagem_logo { margin: 20px 46% 0 46%; page-break-inside: avoid; } img.total { width: 100%; page-break-after: avoid; } .espaco_colofao { margin-top: 45%; }