/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-size: 2em; margin: 20% 0 1em; font-family: "Garamond MT Std"; } .dedicatoria { margin: 33% 6% 0 6%; text-align: center; font-family: "Garamond MT Std"; font-size: 1.2em; } .dedicatoria p { text-align: center; text-indent: 0; } hr { height: 2.5em; } h1 + p, hr + p, .stulo + p { text-indent: 0; } @font-face { font-family: "Bookman Old Style Std"; font-style: normal; font-weight: bold; src: url(../Fonts/BookmanOld-B.otf); } @font-face { font-family: "Bookman Old Style Std"; font-style: italic; font-weight: bold; src: url(../Fonts/BookmanOld-BI.otf); } @font-face { font-family: "Bookman Old Style Std"; font-style: italic; font-weight: normal; src: url(../Fonts/BookmanOld-I.otf); } @font-face { font-family: "Bookman Old Style Std"; font-style: normal; font-weight: normal; src: url(../Fonts/BookmanOld.otf); } @font-face { font-family: "Garamond MT Std"; font-style: normal; font-weight: bold; src: url(../Fonts/GaramondMTStd-B.otf); } @font-face { font-family: "Garamond MT Std"; font-style: italic; font-weight: bold; src: url(../Fonts/GaramondMTStd-BI.otf); } @font-face { font-family: "Garamond MT Std"; font-style: italic; font-weight: normal; src: url(../Fonts/GaramondMTStd-I.otf); } @font-face { font-family: "Garamond MT Std"; font-style: normal; font-weight: normal; src: url(../Fonts/GaramondMTStd.otf); } .text09 { margin: 1.5em 6%; font-family: "Garamond MT Std"; font-style: italic; font-size: 1.2em; } .text09 p { line-height: 1.1em; } .BookmanOldStyleStd { font-family: "Bookman Old Style Std"; } .textcur { font-family: "Garamond MT Std"; font-style: italic; font-size: 1.2em; } .textcur p { line-height: 1.1em; } .stulo { margin: 0 6% 2em; font-family: "Garamond MT Std"; font-size: 1.2em; font-style: italic; font-weight: bold; text-align: center; text-indent: 0; } .finalcap { margin: 25% 6% 2em; font-family: "Garamond MT Std"; font-size: 1.2em; font-style: italic; font-weight: bold; text-align: center; text-indent: 0; }