/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-size: 1.5em; margin: 20% 0 2em; font-family: "TeXGyreCursor"; } h2, h3 { font-size: 1.3em; margin: 6% 0 3%; font-family: "TeXGyreCursor"; text-align: left; } .dedicatoria { margin: 25% 3% 0 25%; font-family: "OrigGarmnd BT"; } .dedicatoria p { text-indent: 0; } hr { height: 2.5em; } .ilustra { margin: 1em 0; text-align: center; text-indent: 0; display: block; } .ilustra img { max-height: 100%; max-width: 100%; } h1 + p, h2 + p, h3 + p, hr + p { text-indent: 0; } .firmulo { margin: 1em 3% 0 0; text-align: right; text-indent: 0; } .textulo { margin:6%; font-family: "TeXGyreCursor"; font-size:2.5em; } .textulo p { text-align: center; text-indent: 0; line-height:0.7em; } .text09 { margin:1.65em 6%; font-size:0.9em; } .text09 p { line-height:1.4em; text-indent: 0; } .textcourr { margin:1.5em 6%; font-family: "TeXGyreCursor"; } .textcourr p { text-indent: 0; } .peque { font-size:0.4em; } @font-face { font-family: "OrigGarmnd BT"; font-style: italic; font-weight: normal; src: url(../Fonts/GaramondOriginal-I.ttf); } @font-face { font-family: "OrigGarmnd BT"; font-style: normal; font-weight: normal; src: url(../Fonts/GaramondOriginal.ttf); } @font-face { font-family: "TeXGyreCursor"; font-style: italic; font-weight: normal; src: url(../Fonts/TexGyreCursor-I.otf); } @font-face { font-family: "TeXGyreCursor"; font-style: normal; font-weight: normal; src: url(../Fonts/TexGyreCursor.otf); }