/* ESTILOS GENERALES */ /* HIPERVÍNCULOS */ body { font-family: "Roboto", Helvetica, Arial, sans-serif; padding: 0 30px 0 30px;/*MARGEN LATERAL EN TODO EL DOCUMENTO*/ } a { text-decoration: none; color: #D60000; } sup a { text-decoration:none; color: #D60000; } b, strong { font-family:"Robotob", "Roboto"; font-weight:bold; } i, em { font-family:"Robotoi", "Roboto"; font-style:italic; } b i, i b{ font-family:"Robotobi","Roboto"; font-style:italic; font-weight:bold; } /* TEXTO DE COLOR */ .color { color: #FF0000; } /* VERSALITAS */ big { font-size: 115%; /*+ 1 PTO DE CUERPO */ } small, span.small { font-size: 75%; /* REDUCE LAS MAYÚSCULAS EN VERSALITAS (NO ES COMPATIBLE CON LA TRANSFORMACIÓN A MAYÚSCULAS (text-transform: uppercase;)) */ } /* JERARQUÍA DEL TEXTO */ /* TEXTO NORMAL */ p { margin: 0 0 0 0; padding: 0 0 0 0; text-align:justify; font-size: 0.875em; line-height:1.5; text-indent: 0; widows:2; orphans:1; } /* TYPO SERIF */ .sans, p.sans { font-family: serif; font-size: 85%; } span.sans { font-family: serif; font-size: 90%; } /* TEXTO NORMAL CON SANGRÍA */ .sang { text-indent: 1em; } /* TEXTO NORMAL CON DOBLE SANGRÍA */ .sang2 { margin: 0 0 0 1em; text-indent: 1em; } /* TEXTO NORMAL JUSTIFICADO A LA DERECHA */ .derecha { text-align:right; } ul { text-align:justify; font-size: 0.875em; line-height:1.5; } /* TÍTULO PORTADILLAS */ h1 { font-size: 1.96em; font-weight: bold; line-height: 1.5; text-align: left; margin: 0 0 0 0; padding: 0 0 0 0; color:#ff0000; } /* SUBTÍTULO PORTADILLAS */ h2 { font-size: 1.50em; font-weight: bold; line-height: 1.5; text-align: left; margin: 0 0 0 0; padding: 0 0 0 0; color:#ff0000; } /* TÍTULO CAPÍTULO */ h3 { font-size: 1em; font-weight: bold; line-height: 1.5; text-align: left; margin: 0 0 0 0; padding: 0 0 0 0; color:#666; } /* TÍTULOS DE APARTADOS */ h4 { font-size: 1em; font-weight: normal; line-height: 1.5; text-align: left; margin: 0 0 0 0; padding: 0 0 0 0; } /*SUBRALLADO*/ .subralla { text-decoration:underline; } /* SUPERÍNDICE */ sup { font-size: 0.875em; line-height: 0; vertical-align: 4px; } /* ESTILOS ESPECIALES */ /* EPIGRAFE */ .epigrafe { font-size: 0.75em; line-height:1.5; text-align: justify; margin: 0 0 0 60%; padding: 0 0 0 0; } .epigrafe_firma { font-size: 0.75em; line-height:1.5; text-align: right; margin: 0 0 0 0; padding: 0 1em 0 0; text-indent: 0; } .dedicatoria { font-size: 0.75em; line-height:1.5; text-align: right; margin: 0 0 0 0; padding: 0 0 0 0; text-indent: 0; } /* CRÉDITOS */ .credito { /* text-align: left; */ font-size: 0.75em; line-height:1.5; } /* TEXTO LEGAL */ .legal { /* text-align: left; */ font-size: 0.625em; line-height:1.5; } /* PÁGINA CORPORATIVA */ .corp { text-align: justify; font-size: 0.75em; line-height:1.5; text-indent: 0; } .corp_centrado{ text-align: center; font-size: 0.75em; line-height:1.5; text-indent: 0; } .asterisco { margin: 0 0 0 0; padding: 0; text-align: center; font-size: 0.875em; line-height:1.5; text-indent: 0; } /* TEXTO CENTRADO */ .centrado { text-align: center; } /* PÁRRAFO FRANCÉS */ .frances, .biblio { padding: 0; text-indent: -1em; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 1em; } /* CITA EN EL TEXTO */ .cita { margin: 0 0 0 1em; padding: 0; text-align: justify; font-size: 0.75em; line-height:1.5; text-indent: 0; } .citamarge { margin: 0 0 0 2em; padding: 0; text-align: justify; font-size: 0.75em; line-height:1.5; text-indent: 0; } .citaderecha { margin: 0 2em 0 0; padding: 0; text-align: right; font-size: 0.75em; line-height:1.5; text-indent: 0; } /* CITA CON 1 SANGRÍA */ .citasang, .nota { margin: 0 0 0 1em; padding: 0; text-align: justify; font-size: 0.75em; line-height:1.5; text-indent: 1em; } /* CAPITULAR */ .capitular { font-size: 3.5em; line-height: 0; text-align: left; margin: 0.45em 0.05em 0 0; padding: 0; float: left; } /* TACHADO */ .tacha { text-decoration:line-through; } .tachasans { text-decoration:line-through; font-family: sans-serif; font-size: 85%; } .tachaversal { text-decoration:line-through; font-size: 75%; } .versal { font-size: 75%; } .cuadro { margin: 0 10% 0 10%; padding: 2px; border-top: 1px black solid; border-bottom: 1px black solid; } /*peu de foto*/ .peu { margin: 0; text-align: center; font-size: 0.75em; line-height:1.2; text-indent: 0; padding-top: 10px; } .listado_obras ul{ list-style-image: none; list-style-type: none; } .listado_obras li{ list-style-image: none; list-style-type: none; float: left; width: 33%; padding-bottom: 30px; text-align: center; } /* FUENTES TIPOGRÁFICAS ENDEBATE */ @font-face { font-family: "Roboto"; font-style: normal; font-weight: normal; src:url(../Fonts/Roboto-Regular.ttf); } @font-face { font-family: "Roboto"; font-style: italic; font-weight: normal; src:url(../Fonts/Roboto-Italic.ttf); } @font-face { font-family: "Roboto"; font-style: normal; font-weight: bold; src:url(../Fonts/Roboto-Bold.ttf); } @font-face { font-family: "Roboto"; font-style: italic; font-weight: bold; src:url(../Fonts/Roboto-BoldItalic.ttf); } @font-face { font-family: "Robotoi"; font-style: italic; font-weight: normal; src:url(../Fonts/Roboto-Italic.ttf); } @font-face { font-family: "Robotob"; font-style: normal; font-weight: bold; src:url(../Fonts/Roboto-Bold.ttf); } @font-face { font-family: "Robotobi"; font-style: italic; font-weight: bold; src:url(../Fonts/Roboto-BoldItalic.ttf); }