/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-size: 3em; margin: 1% 0 0em; font-family: "Adobe Garamond Pro"; } h2 { margin: 2em 0 1em; font-size: 1.6em; font-family: "Adobe Garamond Pro"; } hr { height: 2.5em; } hr.linea { width: 40%; margin: 0 30% 0em 30%; height: 0; border: none; border-top: 0.125em solid grey; text-align: center; } .subt { text-align: center; font-size: 2em; font-family: "Adobe Garamond Pro"; text-indent: 0; } .subt2 { text-align: center; font-family: "Adobe Garamond Pro"; text-indent: 0; margin-bottom: 3%; font-size: 1.3em; } hr.imagen { width: auto; border: none; margin: 1em 0; height: 1em; text-indent: 0; text-align: center; background: url(../Images/asterisco3.png) no-repeat center; background-size: 3em 1em; overflow: hidden; } .ilustra { margin: 3em 0 0 0; text-align: center; text-indent: 0; display: block; } h2 + p, .subt2 + p, hr + p, blockquote + p { text-indent: 0; } blockquote p { text-indent: 0; font-size: 0.85em; } @font-face { font-family: "Adobe Garamond Pro"; font-style: italic; font-weight: normal; src: url(../Fonts/AGaramondPro-I.otf); } @font-face { font-family: "Adobe Garamond Pro"; font-style: normal; font-weight: bold; src: url(../Fonts/AGaramondPro-sB.otf); } @font-face { font-family: "Adobe Garamond Pro"; font-style: italic; font-weight: bold; src: url(../Fonts/AGaramondPro-sBI.otf); } @font-face { font-family: "Adobe Garamond Pro"; font-style: normal; font-weight: normal; src: url(../Fonts/AGaramondPro.otf); }