body,
div,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
code,
blockquote {
    margin: 50;
    padding: 50;
    border-width: 0;
}

h1.title {
    color: #A32638;
    font-family: "Times New Roman", serif;
    font-size: 1.5em;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 2em;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 2;
    page-break-after: avoid;
    page-break-before: auto;
    text-align: center;
    text-align-last: center;
    text-decoration: none;
    text-indent: 0;
    text-transform: uppercase;
    widows: 2;
}

h2.subtitle {
    color: #A32638;
    font-family: Calibri, sans-serif;
    font-size: 1, 2em;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 2em;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 2;
    page-break-after: avoid;
    page-break-before: auto;
    text-align: center;
    text-align-last: center;
    text-decoration: none;
    text-indent: 0;
    text-transform: uppercase;
    widows: 2;
}

h3 {
    color: #a44012;
    font-family: "Times New Roman", serif;
    font-style: normal;
    font-variant: normal;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    orphans: 99;
    page-break-after: avoid;
    page-break-before: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    widows: 1;
}

h3.nivel01 {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.51;
    margin-top: 1.5em;
    text-transform: uppercase;
}

h3.nivel02 {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.31;
    margin-top: 1.5em;
    text-transform: none;
}

h3.nivel02_SE {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.31;
    margin-top: 0;
    text-transform: none;
}

h3.nivel03 {
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.11;
    margin-top: 1.5em;
    text-transform: none;
}

h3.nivel03_SE {
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.11;
    margin-top: 0;
    text-transform: none;
}

h3.nivel04 {
    font-size: 1.3em;
    font-weight: normal;
    font-style: italic;
    line-height: 1.1;
    margin-top: 1em;
    orphans: 99;
    text-transform: none;
}

h3.nivel04_SE {
    font-size: 1.3em;
    font-weight: normal;
    font-style: italic;
    line-height: 1.1;
    margin-top: 0;
    orphans: 99;
    text-transform: none;
}


/* Párrafos básicos genéricos */

p {
    color: #000000;
    font-family: "Times New Roman", serif;
    font-size: 1.3em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.21;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    orphans: 2;
    page-break-after: auto;
    page-break-before: auto;
    text-align: justify;
    text-align-last: left;
    text-decoration: none;
    text-transform: none;
    widows: 2;
}


/* Párrafos básicos, la P portugués, la I inglés, la F francés, cuerpo 1,3 em, sangría 1ª de 2 em */

p.bsc,
p.bsc_P,
p.bsc_I,
p.bsc_F {
    text-indent: 2em;
}


/* Párrafos básicos con espacio arriba (2 em de margen superior), la P portugués, la I inglés, la F francés, cuerpo 1,3 em, sangría 1ª de 2 em*/

p.bsc_1espacio,
p.bsc_1espacio_P,
p.bsc_1espacio_I,
p.bsc_1espacio_F {
    margin-top: 2em;
    text-indent: 2em;
}


/* Párrafos básicos sin sangría de 1ª linea, la P portugués, la I inglés, la F francés, cuerpo 1,3 em */

p.ss,
p.ss_P,
p.ss_I,
p.ss_F {
    text-indent: 0;
}


/* Párrafos básicos sin sangría de 1ª linea y con espacio arriba (2 em de margen superior), la P portugués, la I inglés, la F francés, cuerpo 1,3 em */

p.bsc_ss,
p.bsc_ss_P,
p.bsc_ss_I,
p.bsc_ss_F {
    margin-top: 2em;
    text-indent: 0;
}

p.img {
    text-align: center;
    text-align-last: center;
    text-indent: 0;
    margin-top: 3em;
}

p.autor {
    font-size: 1em;
    line-height: 1.1;
    margin-top: 1em;
    text-align: center;
    text-align-last: center;
    text-indent: 0;
    text-transform: uppercase;
}

p.resumen_E,
p.resumen_P,
p.resumen_I {
    font-size: 1.1em;
    line-height: 1.2;
    margin-bottom: 1em;
    margin-top: 1em;
    text-indent: 0;
}


/* Listas de guiones, de letras y de números en todos los idiomas */

p.lista_gui,
p.lista_let,
p.lista_num,
p.lista_gui_P,
p.lista_let_P,
p.lista_num_P,
p.lista_gui_I,
p.lista_let_I,
p.lista_num_I,
p.lista_gui_F,
p.lista_let_F,
p.lista_num_F {
    list-style-position: outside;
    margin-left: 2em;
    text-indent: -2em;
}

p.lista_sangria {
    margin-left: 2em;
    text-indent: 2em;
}

p.pie_lautios {
    font-size: 2em;
    line-height: 2.2;
    text-align: center;
    text-align-last: center;
    margin-top: 2em;
}

p.table_title {
    margin-bottom: 1em;
    margin-top: 2em;
    text-align: center;
    text-align-last: center;
    text-indent: 0;
}

p.tabla,
p.tabla_8pt {
    font-size: 1.1em;
    line-height: 1.15;
    text-indent: 0;
}

p.tabla_cab,
p.tabla_cent,
p.tabla_cab_8pt,
p.tabla_cent_8pt {
    font-size: 1.1em;
    line-height: 1.15;
    text-align: center;
    text-align-last: center;
    text-indent: 0;
}

p.tabla_dere,
p.tabla_dere_8pt {
    font-size: 1.1em;
    line-height: 1.15;
    text-align: right;
    text-align-last: right;
    text-indent: 0;
}

p.fuente_tabla {
    font-size: 1em;
    line-height: 1.1;
    margin-left: 2em;
    text-indent: -2em;
}

p.bibliog {
    font-size: 1.2em;
    line-height: 1.21;
    margin-left: 2em;
    text-indent: -2em;
}

p.citar_articulo,
p.zz_recep_acep {
    color: #401503;
    font-family: Calibri, sans-serif;
    font-size: 0.9em;
    line-height: 1.125;
    text-align: left;
    text-indent: 0;
}

p.zz-doicpt {
    font-size: 0px;
    line-height: 0.1;
    text-align: left;
    text-indent: 2em;
}

p.resena_autor {
    color: #A32638;
    font-size: 1.1em;
    font-variant: small-caps;
    line-height: 1.21;
    margin-top: 1em;
    text-align: right;
    text-align-last: right;
    text-indent: 14px;
}

p.resena_autor_proc {
    font-size: 1.1em;
    line-height: 1.21;
    page-break-before: avoid;
    text-align: right;
    text-align-last: right;
    text-indent: 14px;
}

p.resena_titulo,
p.resena_titulo_I {
    color: #A32638;
    font-size: 1.4em;
    line-height: 1.6;
    margin-bottom: 2em;
}

p.cita {
    font-size: 1.1em;
    line-height: 1.2;
    margin-left: 4em;
    margin-right: 4em;
    margin-top: 2em;
    text-indent: 2em;
}

p.cita_ss {
    font-size: 1.1em;
    line-height: 1.2;
    margin-left: 4em;
    margin-right: 4em;
    margin-top: 2em;
    text-indent: 0;
}

p.fig,
p.fig_esp_desp {
    font-size: 1.1em;
    line-height: 1.2;
    margin-bottom: 2em;
    margin-left: 4em;
    margin-right: 4em;
    margin-top: 2em;
    text-align: center;
    text-align-last: center;
    text-decoration: none;
    text-indent: 2em;
    text-transform: none;
    widows: 2;
}

p.fig_esp_desp {
    margin-bottom: 3em;
}

p.autor_cita {
    font-size: 1.1em;
    line-height: 1.2;
    margin-left: 4em;
    margin-right: 4em;
    margin-top: 2em;
    text-align: right;
    text-align-last: right;
    text-decoration: none;
    text-indent: 2em;
    text-transform: none;
    widows: 2;
}

p.nota_pie {
    color: #D72904;
    font-size: 1em;
    line-height: 1.15;
    text-indent: 2em;
}

div.Marco-de-texto-b-sico {
    border-style: solid;
    background-color: #A44D5966;
    padding: 10px;
    width: 50%;
    margin-top: 3em;
    margin-bottom: 3em;
}

table.SPAL-tabla {
    border-collapse: collapse;
    border-color: #000000;
    border-style: none;
    border-width: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin: auto;
}

td.SPAL-tabla,
td.SPAL-celda-normal- {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    padding: 4px;
    vertical-align: middle;
}

td.SPAL-celda-cabecera {
    background-color: #ececec;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #000000;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #000000;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #000000;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 6px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 6px;
    vertical-align: middle;
}

figure {
    position: relative;
    text-align: center;
    margin-top: 3em;
    margin-bottom: 3em;
    margin-left: auto;
    margin-right: auto;
    /* width: 100%; */
}

figcaption {
    font-size: 1.1em;
    margin-top: 1em;
}

@media screen and (min-width: 1920px) {
    img._100 {
        width: 55vw;
    }
    img._75 {
        width: 45vw;
    }
    img._50 {
        width: 35vw;
    }
}

@media only screen and (min-width: 1280px) and (max-width: 1919px) {
    img._100 {
        width: 65vw;
    }
    img._75 {
        width: 55vw;
    }
    img._50 {
        width: 45vw;
    }
}

@media only screen and (min-width: 640px) and (max-width: 1279px) {
    img._100 {
        width: 85vw;
    }
    img._75 {
        width: 75vw;
    }
    img._50 {
        width: 55vw;
    }
}

@media only screen and (max-width: 639px) {
    img._100 {
        width: 100vw;
    }
    img._75 {
        width: 75vw;
    }
    img._50 {
        width: 50vw;
    }
}

span.procedencia {
    font-family: Calibri, sans-serif;
    font-size: 1.1em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-transform: none;
}

span.b_i {
    font-weight: bold;
    font-style: italic;
}


/*
span._idGenBNMarker-1 {
	display:inline-block;
	font-family:"Times New Roman", serif;
	font-style:normal;
	font-weight:normal;
	text-indent:0;
	width:2em;
}
td._idGenCellOverride-1 {
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
}
tr._idGenTableRowColumn-11 {
	min-height:26px;
}
tr._idGenTableRowColumn-12 {
	min-height:15px;
}
tr._idGenTableRowColumn-13 {
	min-height:36px;
}
tr._idGenTableRowColumn-16 {
	min-height:18px;
}
*/