/* 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; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } .dedicatoria p { text-align: right; text-indent: 0; } .saltoinicio { margin-top: 25%; } .salto10 { padding-top: 1em; } .dedicatoria { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } /*--------------------------------------------------*/ @font-face { font-family: "Roboto"; font-style: normal; font-weight: normal; src: url(../Fonts/Roboto.ttf); } @font-face { font-family: "Roboto"; font-style: italic; font-weight: normal; src: url(../Fonts/Roboto-I.ttf); } @font-face { font-family: "Roboto"; font-style: normal; font-weight: bold; src: url(../Fonts/Roboto-B.ttf); } @font-face { font-family: "Roboto"; font-style: italic; font-weight: bold; src: url(../Fonts/Roboto-BI.ttf); } .capsin { padding: 2em 0 3em 0; text-align: center; text-indent: 0; font-size: 1.4em; } .capsin + p { text-indent: 0; } .cap { padding: 2em 0 3em 0; text-align: center; text-indent: 0; font-size: 1.4em; font-weight: bold; } .cap + p { text-indent: 0; } .cen { font-family: "Roboto", Roboto; text-align: center; text-indent: 0; } .cenneg { font-family: "Roboto", Roboto; text-align: center; text-indent: 0; font-weight: bold; } .rob { font-family: "Roboto", Roboto; } .robneg { font-family: "Roboto", Roboto; font-weight: bold; } .robcur { font-family: "Roboto", Roboto; font-style: italic; } .robcurneg { font-family: "Roboto", Roboto; font-style: italic; font-weight: bold; } .fir p { text-align: right; padding-right: 1em; } .sal10 p { padding-top: 1em; }