/* 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; font-style: italic; } hr { height: 2.5em; } .dedicatoria { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } h1 + p, .subt + p, hr + p { text-indent: 0; } .subt { font-style: italic; margin-bottom:5%; } .carta { font-size: 0.9em; margin: 5%; } .carta2 p { font-family: "GillSans", GillSans; font-size: 1em; margin: 3%; } .box { border: #000 solid 1pt; display: block; margin-top: 0; padding: 1%; } .blog { font-family: "DejaVuSans", DejaVuSans; font-size: 1em; line-height: 1.5em; text-align: center; text-indent: 0; } .versal { font-size: 0.75em; } .subblog { font-size: 1em; font-style: italic; line-height: 1.5em; text-align: center; text-indent: 0; } .fili { display: block; line-height: 1.5em; margin: 3% 0; text-align: center; text-indent: 0; } .txtcuadro { font-family: "GillSans", GillSans; font-size: 0.83333em; line-height: 1.5em; text-align: justify; text-indent: 0; } .centercuadro { font-family: "GillSans", GillSans; font-size: 0.83333em; line-height: 1.5em; margin: 0 3%; text-align: center; text-indent: 0; } .img { height: 0.4em; line-height: 1.2; vertical-align: 0; width: auto; } .centercuadro1 { font-family: "HelveticaLTStd-B", HelveticaLTStd-B; font-size: 1em; margin: 5% 3% 0; text-align: center; text-indent: 0; } @font-face { font-family:"GillSans"; font-style:normal; font-weight:normal; src:url(../Fonts/GillSans.ttf); } @font-face { font-family:"GillSans"; font-style:normal; font-weight: bold; src:url(../Fonts/GillSans-B.ttf); } @font-face { font-family:"DejaVuSans"; font-style:normal; font-weight: normal; src:url(../Fonts/DejaVuSans.ttf); } @font-face { font-family:"HelveticaLTStd-B"; font-style:normal; font-weight: bold; src:url(../Fonts/HelveticaLTStd-B.otf); }