/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-family:"IMFELLEnglishPro"; font-size: 1.5em; margin: 20% 0 2em; } .gra { font-family:"IMFELLEnglishPro"; font-size: 1.3em; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; font-style: italic; } .dedicatoria p { text-align: right; text-indent: 0; } .salto10 { padding-top: 1em; } hr { height: 2em; } .dedicatoria { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } h1 + p, hr + p, .cur { text-indent: 0; } .cur { margin: 1.2em 5%; } .fin { font-size: 1.5em; text-align: center; margin: 2em 0; font-weight: bold; } .ilustra { margin: 1em 0; text-align: center; text-indent: 0; display: block; } .ilustra1 { margin: 6em 0 1em; text-align: center; text-indent: 0; display: block; } img { max-height:100%; max-width:100%; } @font-face { font-family:"IMFELLEnglishPro"; font-style:normal; font-weight:normal; src:url(../Fonts/IMFELLEnglishPro.otf); }