/*Sacar del Word de codigo_inicial: PORTADA-COVER, PORTADA INTERNA, LEGALES Y COLOFON*/ /*Al final no olvidar: completar metadatos (editorial, isbn, autor, título, descripción (sinopsis 250 caracteres con espacios), fecha (año)*/ /*Estilos de caracter - definidos en etiquetas span de html*/ .capitular { font-size : 5em; margin: 0 2% -1% 0; float:left; } .italica { font-style : italic; } .negrita { font-weight : bold; } .negritaitalica { font-style : italic; font-weight : bold; } .versalitas { font-variant : small-caps; } .mayusculasreducidas { font-size : 80%; } .subindice { font-variant:normal; vertical-align:sub; font-size: 75%; } .superindice { font-variant:normal; vertical-align:super; font-size: 75%; } .subrayado { text-decoration : underline; } /* Texto sin corte de palabras. Usar sólo si es necesario, por defecto dejar que haya cortes. p{ hyphens:none; -epub-hyphens:none; -webkit-hyphens:none; adobe-hyphenate:none; } Viudas y huérfanas: p{ widows:2; orphans:2; } */ /*Toc Template*/ .sgc-toc-title { font-size: 150%; margin: 4% auto 8% auto; text-align: center; font-weight: bold; } .sgc-toc-level-1 { font-size: 95%; margin: 1% 0% 0% 0%; } .sgc-toc-level-2 { font-size: 85%; margin-left: 6%; margin-bottom:0%; } .sgc-toc-level-3 { font-size: 80%; margin-left: 9%; margin-bottom:1%; } .sgc-toc-level-4 { font-size: 75%; margin-left: 12%; margin-bottom:1%; } .sgc-toc-level-5 { font-size: 70%; margin-left: 15%; margin-bottom:1%; } a:link {text-decoration: none;} pageList{display: none;} /*Portada*/ .fullpage { margin: 0; padding: 0; } .cover { text-align: center; margin: 0 auto; padding: 0; height: 100%; } img#coverimage { max-height:100%; max-width: 100%; } /*Imágenes a pantalla completa, para los casos que generen págs. blancas. Al div que las contenga aplicar este estilo*/ div.paginacompleta { text-align: center; margin: 0 auto; padding: 0; height: 96%; /*Se puede reducir este porcentaje hasta que desaparezca la página blanca*/ } /*Legales*/ .legal { font-size : 75%; margin : 0% 0% 0% 2%; } .legalsaltodeparrafo { font-size : 85%; margin : 0% 0% 2% 2%; } .legalautor { font-size : 85%; margin : 0% 0% 0% 0%; } /*Portadilla*/ .autorlibro { font-size : 110%; text-align : center; margin : 4% 0% 4% 0%; } .titulolibro { font-size : 180%; text-align : center; margin : 8% 0% 8% 0%; } .bajadaportadilla { font-size : 140%; text-align : center; margin : 0% 0% 8% 0%; } /*Textos generales*/ .textosinsangria { font-size : 95%; margin : 0% 0% 0% 0%; text-align: justify; } .textosinsangria1er { font-size : 95%; margin : 8% 0% 0% 0%; text-align: justify; } .textosinsangriaesparriba { font-size : 95%; margin : 4% 0% 0% 0%; text-align: justify; } .textoconsangria { font-size : 95%; text-indent : 4%; margin : 0% 0% 0% 0%; text-align: justify; } .textoconsangria1er { font-size : 95%; text-indent : 4%; margin : 8% 0% 0% 0%; text-align: justify; } .textoconsangriaesparriba { font-size : 95%; text-indent : 4%; margin : 4% 0% 0% 0%; text-align: justify; } .textosinsangriaespacio { font-size : 95%; margin : 0% 0% 4% 0%; text-align: justify; } .textoconsangriaespacio { font-size : 95%; text-indent : 4%; margin : 0% 0% 4% 0%; text-align: justify; } .textosinsangriaespacioMA { font-size : 95%; margin : 0% 0% 8% 0%; text-align: justify; } .textoconsangriaespacioMA { font-size : 95%; text-indent : 4%; margin : 0% 0% 8% 0%; text-align: justify; } .textocentrado { font-size : 95%; text-align : center; margin : 0% 0% 0% 0%; } .textocentradoespacio { font-size : 95%; text-align : center; margin : 4% 0% 4% 0%; } .textoderecha { font-size : 95%; text-align : right; margin : 0% 0% 0% 0%; } .textoderechaespacio { font-size : 95%; text-align : right; margin : 0% 0% 4% 0%; } .dedicatoria { font-size : 95%; text-align : right; margin : 5% 0% 0% 0%; font-style: italic; } /*Epígrafes*/ .epigrafesinespacio { font-size : 88%; margin : 2% 0% 0% 0%; font-weight: bold; } .epigrafeconespacio { font-size : 88%; margin : 2% 0% 5% 0%; font-weight: bold; } .epigrafecentradosinespacio { font-size : 88%; margin : 0% 0% 0% 0%; text-align : center; font-weight: bold; } .epigrafecentradoconespacio { font-size : 88%; margin : 0% 0% 5% 0%; text-align : center; font-weight: bold; } /*Textos marginados*/ .textomarginadodoble { font-size : 90%; margin : 0% 4% 0% 4%; } .textomarginadodobleespacio { font-size : 90%; margin : 4% 0% 4% 4%; } .textomarginadodoble6 { font-size : 90%; margin : 0% 6% 0% 6%; } .textomarginadodoble6espacio { font-size : 90%; margin : 0% 6% 4% 6%; } .textomarginadodoble8 { font-size : 90%; margin : 0% 8% 0% 8%; } .textomarginadodoble8espacio { font-size : 90%; margin : 0% 8% 4% 8%; } /*Jerarquias*/ /*Aperturas de capitulo // caratulas internas*/ .nombrecapitulo { font-size : 160%; margin : 8% 0% 15% 0%; } .nombrecapitulocentrado { font-size : 160%; text-align: center; margin : 8% 0% 15% 0%; } .nombrecapitulocentradoBajada { font-size : 120%; text-align: center; margin : 8% 0% 15% 0%; } /*Títulos*/ .titulospre { text-align:left; text-transform:uppercase; font-size: 100%; margin-bottom: 5em; } .capitulo-nro { text-align:left; text-transform:uppercase; font-size: 100%; } .titulo { font-size : 150%; margin : 8% 0% 6% 0%; } .titulocentrado { font-size : 150%; text-align : center; margin : 2% 0% 8% 0%; } .tituloNumeroSubrayado { font-size : 200%; margin : 8% 0% 20% 0%; text-decoration : underline; } .subtitulo { font-size : 140%; margin : 8% 0% 5% 0%; } .subtitulocentrado { font-size : 140%; text-align : center; margin : 8% 0% 5% 0%; } /*SUBTíTULOS PARA TEORICO*/ .subtitulo1 { font-size : 160%; margin : 10% 0% 6% 0%; } .subtitulo2 { font-size : 145%; margin : 8% 0% 4% 0%; } .subtitulo3 { font-size : 130%; margin : 6% 0% 2% 0%; } .subtitulo4 { font-size : 115%; margin : 4% 0% 1% 0%; } .nombreautorderecha { font-size : 95%; text-align : right; margin : 3% 0% 0% 0%; font-variant : small-caps; } .nombreautorderechaespacio { font-size : 95%; text-align : right; margin : 3% 0% 4% 0%; } /*Frase derecha con sangria alineado izquierda*/ .cita-float{ float:right; margin-right:20px; } /*Frases*/ .cita { font-size : 90%; text-align : right; margin : 0% 0% 0% 30%; font-style : italic; } .cita1er { font-size : 90%; text-align : right; margin : 8% 0% 0% 30%; font-style : italic; } .citaespacio { font-size : 90%; text-align : right; margin : 0% 0% 4% 30%; } .autorcita { font-size : 88%; text-align : right; margin : 2% 0% 0% 0%; font-variant : small-caps; } .indentado { font-size : 80%; margin : 2% 4% 2% 4%; text-align: justify; } .indentadoEA { font-size : 80%; margin : 2% 4% 0% 4%; text-align: justify; } .indentadoEP { font-size : 80%; margin : 0% 4% 2% 4%; text-align: justify; } .indentadoSinEAP { font-size : 80%; margin : 0% 4% 0% 4%; text-align: justify; } /*Notas al pie*/ .nota1er { font-size : 80%; margin : 4% 0% 1% 4%; } .nota { font-size : 80%; margin : 0% 0% 1% 4%; } div.footnotes { border-top: 1px solid #777; margin-top: 4%; padding-top: 2%; } /*Bibliografia*/ .biblio { font-size : 95%; text-indent : -4%; margin : 0% 0% 0% 4%; } /*Tabla Legales table.tablalegales { border-collapse : collapse; border: 1px solid; margin-top : 2%; margin-bottom : 8%; width : 95%; } td.celdalegales { border : 1px solid; padding : 2%; }*/ /*Tabla general*/ /* Cuando no queremos que se divida la tabla, descomentar estas líneas: table,tr,td { page-break-inside: avoid; } */ table.tabla { border-collapse : collapse; width : auto; box-sizing: border-box; margin : 8% auto; } table.tablaepigrafe { border-collapse : collapse; width : auto; box-sizing: border-box; margin : 1.5% auto; } table th { background-color:lightgray; border : 1px solid; padding : 1.5%; vertical-align: top; } table tr td { border : 1px solid; padding : 1.5%; vertical-align: top; } /* td.celda { border : 1px solid; padding : 1.5%; vertical-align: top; } td.celdaunica { border : 1px solid; padding : 2.5%; vertical-align: top; } td.celdasinborde { border: 0; padding : 1.5%; vertical-align: top; } td.textocentradovertical{ vertical-align: middle; } */ /*T - 9 Bold centrado*/ .titulocentradotablas{ font-size : 90%; text-align : center; margin : 0%; font-weight: bold; } /*T - 7 Regular marginado*/ .tituloizquierdatablas{ font-size : 80%; margin : 0%; text-align: left; } /*T - 6 Regular marginado*/ .textosinsangriatablas{ font-size : 70%; text-align:left; margin : 0%; } /*T - 7 Bold centrado*/ .textocentradotablas{ font-size : 80%; text-align:center; margin : 0%; font-weight: bold; } .textoderechatablas{ font-size : 70%; margin : 0%; } .creditoizquierdatablas{ font-size : 85%; text-align:left; margin : 2% 0; } /*Tablas que tengan que ir al 100% de ancho*/ .tabla100 { border-collapse : collapse; width : 96%; margin : 4% auto; box-sizing:border-box; } /*Tablas con porcentajes fijos, centradas, celdas variables*/ .tabla95 { border-collapse : collapse; width : 95%; margin : 4% auto; box-sizing:border-box; } .tabla80 { border-collapse : collapse; width : 80%; margin : 4% auto; box-sizing:border-box; } .tabla60 { border-collapse : collapse; width : 60%; margin : 4% auto; box-sizing:border-box; } tr.anchofijo { vertical-align: top; width: 100%; /*este % es el tamaño de la fila*/ box-sizing:border-box; } td.celdaanchofijo50 { border : 1px solid; vertical-align: top; width: 50%; /*acá va el porcentaje de la tabla dividido la cantidad de columnas*/ padding: 1.5%; } td.celdaanchofijo40 { border : 1px solid; vertical-align: top; width: 40%; /*acá va el porcentaje de la tabla dividido la cantidad de columnas*/ padding: 1.5%; } td.celdaanchofijo20 { border: 1px solid; vertical-align: top; width: 19%; /*acá va el porcentaje de la tabla dividido la cantidad de columnas*/ padding: 1.5%; } td.celdaanchofijo15 { border : 1px solid; vertical-align: top; width: 15%; padding: 1.5%; } /*Recuadro*/ div.recuadro { width:90%; height:auto; border: 1px solid; margin:5% auto; padding: 2%; } /*SOMBREADO - Ver color*/ .sombreado { width:90%; height:auto; text-align:center; border: 0px solid; background-color: lightgrey; margin:0 10% 0 10%; padding: 2% 0 0 0; } .sombreadofirma { width:90%; height:auto; border: 0px solid; background-color: lightgrey; margin:0 10% 0 10%; padding: 1% 0 2% 0; font-variant : small-caps; font-size: 80%; text-align:right; } /*Listas con menor margen izquierdo, ajustar el padding-left como se necesite pero no bajar mucho el % para evitar cortes en iBooks. NO APLICAR SI SE QUIERE DEJAR EL ESPACIO IZQUIERDO*/ ul.sinmargenizq{ /* Usar sólo si es estrictamente necesario */ margin-left:0; padding-left:2%; } ol.sinmargenizq{ /* Usar sólo si es estrictamente necesario */ margin-left:0; padding-left:2.5%; } /*Listas Viñetas*/ li.listavineta { font-size:95%; list-style-position:outside; list-style-type:disc; margin:0 0 0 2%; } /*Listas numeradas, ordenadas*/ li.listanumerada { font-size:95%; list-style-position:outside; list-style-type:decimal; margin:0 0 0 2%; } /*Marginado negativo, p/párrafos símil lista*/ .textomarginadonegativo { text-indent : -2%; margin : 0% 0% 0% 6%; } .textomarginadonegativoespacio { text-indent : -2%; margin : 0% 0% 4% 6%; } /*Imagenes*/ img.imagenes { margin : 4% auto; } img.imagenesEpigrafes { width : 88%; height:auto; text-align : center; padding : 4% 0% 1.5% 0%; } /*Imagenes a la izquierda y derecha (dentro del flujo del texto, ejemplo "Sobre el autor")*/ img.izquierda{ float: left; width:20%; height: auto; display: block; padding: 0em 0em 0em 0; margin: 0em 1em 1em 0; } img.derecha{ float: right; width:25%; height: auto; display: block; padding: 0em 0em 1em 1em; margin: 0em 0em 1em 1em; } /*Centrar imagen, tabla, recuadro hecho con div*/ div.centrar { width:100%; /* Cambiar este ancho según el % que queremos que ocupe la imagen adentro */ height:auto; margin: 3% auto 3% auto; text-align : center; padding-bottom:2%; } div.centrar img { display:block; margin:0 auto; } div.centrar table { display:block; margin:0 auto; padding-top:4%; padding-bottom:4%; border-collapse:collapse; } div.centrar div { margin:0 auto; padding-top:4%; padding-bottom:4%; border-collapse:collapse; } .textocentradoimagen { width: 80%; text-align : center; margin : 0 auto; } /*Imagenes medidas estándar*/ img.imgwidth100{ width:100%; height: auto; margin: 0 auto; } img.imgwidth85{ width:85%; height: auto; margin: 0 auto; } img.imgwidth60{ width:60%; height: auto; margin: 0 auto; } img.imgwidth50{ width:50%; height: auto; margin: 0 auto; } img.imgwidth40{ width:40%; height: auto; margin: 0 auto; } img.imgwidth20{ width:20%; height: auto; margin: 0 auto; } /*Imagenes al 100% del ancho de pantalla con epígrafe*/ img.fullepigrafe{ width:100%; height:auto; margin: 0% 0% 0.8% 0%; } /*Agrupamientos*/ div.figure { margin: 0 auto; page-break-inside: avoid; } /*div.sidebox { width : 40%; float : left; border : 1px solid gray; margin : 2%; padding : 2% 2% 4% 2%; page-break-inside: avoid; }*/ /* p{ text-align: justify; } img{ max-width:75%; max-height:75%; display: block; margin-left: auto; margin-right: auto; } .sup{ vertical-align: super; font-size: smaller; } h1{ text-align: center; } h2{ padding-bottom:3em; } h3{ padding-top:1em; font-size:1.3em; } h4{ padding-top: 1em; } h5{ text-align:center; font-size:smaller; font-weight:600; } table { table-layout: fixed; width: 99%; border-collapse: collapse; } .nobreak{ page-break-inside: avoid; } table td p{ text-align:left; } table th p{ text-align:center; } table th { background-color:lightgray; } .imgR { float: right; padding: 1em; width: auto; height: 25%; display: block; } .imgL { float: left; padding: 1em; width: auto; height: 25%; display: block; } */