/* Fonte personalizada */ @font-face { font-family: "Minion Pro"; font-style: normal; font-weight: normal; src: url(../Fonts/MinionPro-Regular.otf); } @font-face { font-family: "Minion Pro"; font-style: italic; font-weight: normal; src: url(../Fonts/MinionPro-It.otf); } @font-face { font-family: "Minion Pro"; font-style: normal; font-weight: bold; src: url(../Fonts/MinionPro-Bold.otf); } @font-face { font-family: "Minion Pro"; font-style: italic; font-weight: bold; src: url(../Fonts/MinionPro-BoldIt.otf); } @font-face { font-family: "Times New Roman"; font-style: italic; font-weight: normal; src: url(../Fonts/TimesNewRoman-Italic.ttf); } /* Estilos basicos */ a { font-size: .725em; font-weight: bold; vertical-align:top; } body { font-size: 100%; margin: 2% 2% 3% 2%; } .no-margin { margin: 0; padding: 0; } /* Divs */ div { margin: 0 2em 0 4em; text-indent: 0em; } div.carta { margin: 0 1em 0 3em; text-indent: 0em; background-color: #F7F7F7; } div.jornal { margin: 0 1em 0 3em; text-indent: 0em; background-color: #F3F3F3; } /* Títulos e subtítulos */ h1 { font-family: "Minion Pro", serif; font-size: 1.8em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 140%; text-align: center; text-decoration: none; text-indent: 0em; margin: 2em 0 2em 0; } h1.t01 { font-family: "Minion Pro", serif; font-size: .95em; font-style: italic; font-variant: normal; font-weight: normal; line-height: 140%; text-align: right; text-decoration: none; text-indent: 0em; margin: 10em 0 0 0; } h1.t02 { font-family: "Minion Pro", serif; font-size: 1.5em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 140%; text-align: right; text-decoration: none; text-indent: 0em; margin: 7em 0 4em 0; } h1.t03 { font-family: "Minion Pro", serif; font-size: 1.063em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 140%; text-align: right; text-decoration: none; text-indent: 0em; margin: 12em 0 0 0; } /* Estilos de paragrafos */ p { font-family: "Minion Pro", serif; font-size: 1em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 120%; text-align: justify; text-decoration: none; text-indent: 2em; margin: 0; } p.p01 { font-family: "Minion Pro", serif; font-size: 1em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 120%; text-align: justify; text-decoration: none; text-indent: 2em; margin: 1.4em 0 0 0; } p.p02 { font-family: "Minion Pro", serif; font-size: 1em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 120%; text-align: justify; text-decoration: none; text-indent: 2em; margin: 1.4em 0 1.4em 0; } p.p03 { font-family: "Minion Pro", serif; font-size: 1em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 120%; text-align: justify; text-decoration: none; text-indent: 0em; margin: 0 0 0 0; } p.p04 { font-family: "Minion Pro", serif; font-size: 1em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 120%; text-align: center; text-decoration: none; text-indent: 0; margin: 1.4em 0 0 0; } p.p05 { font-family: "Minion Pro", serif; font-size: 1em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 120%; text-align: center; text-decoration: none; text-indent: 0; margin: 1.4em 0 1.4em 0; } p.p06 { font-family: "Minion Pro", serif; font-size: 1em; font-style: normal; font-variant: normal; font-weight: normal; line-height: 120%; text-align: center; text-decoration: none; text-indent: 0; margin: 0 0 0; } /* Spans */ span.bold{ font-family: "Minion Pro", serif; font-size: 0.938em; font-weight: bold; font-style: normal; } span.dropcap { font-family: "Minion Pro", serif; font-size: 1.9em; font-weight: bold; line-height: 0.9em; margin: 0 0.50% 0 .1em; } span.italic { font-family: "Times New Roman", serif; font-size: 0.938em; font-weight: normal; font-style: italic; } /* Capas e Imagens */ .cover { height: 100%; max-width: 100%;} .center { margin: 0; text-align: center; text-indent: 0; } .logo { margin: 4.43em 0 0 0; text-align: center; text-indent: 0;}