/* Para buscar figuras
<div class="_idGenObjectLayout-\d">
				<div id="_idContainer\d{3}" class="imagen_sup">
					<img class="_idGenObjectAttribute-\d" src="05_M_Teresa_Arevalo,_Margarita_Barrera_y_Dolores_Gomez-web-resources/image/05_(\d\d)\.jpg" alt="" />
				</div>
			</div>
			<p class="pie_figura">(.*?)</p>

Remplazar
<figure>
				<img class="_75" src="05_M_Teresa_Arevalo,_Margarita_Barrera_y_Dolores_Gomez-web-resources/image/05_$1.jpg" alt="" />
				<figcaption>
					<p class="fig">$2</p>
				</figcaption>
			</figure>

*/

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

/*para que se vea "centrado" en la pantalla y con márgenes arriba y abajo*/

body {
  width: 90%;
  max-width: 1200px;
  margin: 3em auto;
  background-color: white;
  font-family: "EB Garamond", serif;
}

/*-------------------------------------------
PÁRRAFO GENERAL
-------------------------------------------*/
p,
p.bsc {
  color: #000000;
  font-family: "EB Garamond", serif;
  font-size: 1.5em;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  line-height: 1.4;
  margin: 0;
  text-align: justify;
  text-align-last: left;
  text-decoration: none;
  text-indent: 1.75em;
  text-transform: none;
  hyphens: auto;
}

/*Para el logo de la cabecera*/
img.logo {
  width: 25%;
  margin: 0 auto;
  display: block;
}

/*---------------------------------------------
TABLAS
------------------------------------------------*/
#table100 > tbody > tr > :nth-child(1) {
  background-color: #d6f4ff;
}

/*para que las tablas tengan overflow*/
div.tabla {
  overflow-x: auto;
  margin-bottom: 1em;
}
/*Tablas generales van sin borde y con márgenes superior e inferior de 2rem*/
table.TPDM {
  border-collapse: collapse;
  border: 0 none #000000;
  margin: 2rem auto;
  width: 100%;
  table-layout: fixed;
  empty-cells: hide;
}
/*Las celdas normales van con borde un 1px y en azul y con un padding de 0.5 rem*/
td {
  padding: 0.5rem;
  vertical-align: top;
  border: 1px solid #006098;
  background-clip: padding-box;
}

td.Celda_cabecera {
  background-color: #d6f4ff;
  vertical-align: middle;
}

/* td.Tit_resumen_izq, td.resumen_izq, td.Tit_resumen_drch, td.resumen_drch, td.resumen_centro {
    margin-top: 1em;
    border: none;
	border-bottom: 1px solid #006098;
} */

/* td.resumen_centro, td.resumen_izq, td.resumen_drch{
	border-bottom-width:0;
} */

/* td.resumen_centro{
	width: 5%;
} */

/*párrafos tablas*/

p.tabla,
p.tabla_centro,
p.tabla_derecha {
  font-size: 1em;
  text-indent: 0;
}

p.tabla {
  text-align: left;
  text-align-last: left;
}

p.espabajo {
  margin-bottom: 1rem;
}

p.tabla_centro {
  text-align: center;
  text-align-last: center;
}

p.tabla_derecha {
  text-align: right;
  text-align-last: right;
}

p.tabla_justificado {
  text-align: justify;
  text-align-last: justify;
}

p.tabla_fuente {
  margin-top: 0.2em;
  font-size: 0.9em;
  text-indent: 0;
  text-align: left;
  text-align-last: left;
}

table + p.tabla_fuente {
  margin-top: -1em;
}

/*títulos tablas*/
p.tabla_titulo {
  font-size: 1.2em;
  font-weight: normal;
  margin: 2em auto 1em;
  text-align: center;
  text-align-last: center;
  text-indent: 0;
}

/*-------------------------------------------------
TÍTULOS
-------------------------------------------------*/

h2.seccion,
h1.title,
h2.titulo_ingles {
  hyphens: none;
  color: #006098;
  font-family: "EB Garamond", serif;
  font-size: 3em;
  font-style: normal;
  font-variant: small-caps;
  font-weight: 400;
  line-height: 1.4;
  margin: 0.5em 0 0;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
}

h2.seccion {
  background-color: #006098;
  color: white;
  font-variant: normal;
  font-size: 2em;
  margin-top: 3em;
}

h2.titulo_ingles {
  color: #333333;
  font-size: 2.5em;
  margin: 1em 0;
}

/*-----------------------------------------
ENCABEZADOS
-------------------------------------------*/

h3.nivel01,
h3.nivel02,
h3.nivel03,
h3.nivel04 {
  hyphens: none;
  color: #006098;
  font-family: "EB Garamond", serif;
  font-size: 2em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.4;
  margin: 2em 0 1em;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
}

/*nivel 01 es negrita y versalitas*/
h3.nivel01 {
  font-weight: 600;
  font-variant: small-caps;
}

/*nivel 02 es negrita y normal*/
h3.nivel02 {
  font-weight: 600;
  text-transform: none;
}

/*la diferencia entre el nivel 02 y 03 es la cursiva*/
h3.nivel03 {
  font-style: italic;
  font-weight: 500;
}

h3.nivel04 {
  font-style: normal;
  font-weight: 400;
}

h3.nivel01 + h3.nivel02,
h3.nivel02 + h3.nivel03,
h3.nivel03 + h3.nivel04 {
  margin-top: 0;
}

h3 + p,
h3 + p.bsc {
  text-indent: 0;
}

/*-------------------------------------------
COMIENZO ARTÍCULO
------------------------------------------*/

p.autor,
p.autor_datos,
p.fecha,
p.DOI {
  font-size: 1.7em;
  font-weight: normal;
  margin-top: 1em;
  text-align: right;
  text-align-last: right;
  text-indent: 0;
}

p.autor_datos {
  margin-top: 0;
}

p.fecha,
p.DOI {
  font-size: 1.5em;
  margin: 1.5em 0;
}

p.aviso,
p.entrada {
  font-size: small;
  color: white;
  background-color: #00000067;
  padding: 0.75em;
  text-align: center;
  text-indent: 0;
  text-align-last: center;
  width: 80%;
  margin: 0.5em auto;
}

span.aviso {
  color: #00000067;
  /* background-color: #00000067; */
}

p.entrada {
  font-size: x-large;
  background-color: #006098;
  text-align: left;
  text-align-last: left;
  width: 50%;
  margin: 1em 0;
}

p.entrada a {
  color: white;
}

p.entrada + h1 {
  margin-top: 3em;
}

/* div.recibido {
    background-color: #d9e8f0;
    margin: 2em 0;
    padding: 0.5em;
} */

p.resumen,
p.keyword {
  margin-top: 1.2em;
  text-align: justify;
  text-align-last: left;
  text-indent: 0;
}

p.resumen + p.resumen {
  margin-top: 0;
  text-indent: 1.75rem;
}

p.sumario {
  font-size: 1.5rem;
  font-weight: 300;
  margin: -1em 0 2em;
  text-indent: 0em;
}

/*--------------------------------
OTROS PÁRRAFOS
---------------------------------*/
p.bibliografia {
  margin-left: 1.75em;
  text-indent: -1.75em;
}

p.fig,
p.fig_inline {
  font-size: 1.2em;
  font-weight: normal;
  margin: 0.5em auto 2em;
  text-align: center;
  text-align-last: center;
  text-indent: 0;
}

p.fig_inline {
  margin-top: -2em;
  margin-bottom: 0;
}

p.bsc_CE,
p.bsc_CE_ss {
  margin-top: 1.5em;
}

p.bsc_CE_ss {
  text-indent: 0;
}

p.bsc_comienzo {
  margin-top: 4em;
  text-indent: 0;
}

p.bsc_centrado {
  margin: 2em 0;
  text-align: center;
  text-align-last: center;
  text-indent: 0;
}

p.nota {
  font-size: 1em;
  text-indent: 0;
  color: white;
}

p.nota a {
  color: white;
}

/*párrafos de notas*/
p.nota + p.nota {
  text-indent: 1, 75em;
}

/*párrafos de cita*/
p.cita,
p.cita_ss {
  margin: 1.5em 1.75em 0;
  text-indent: 1.75em;
  font-size: 1.2em;
}

p.cita + p.cita {
  margin: 0 1.75em;
}

p.cita_ss {
  text-indent: 0;
}

/*párrafos de dedicatorias y firmas de dedicatoria*/
p.dedicatoria,
p.dedicatoria_firma {
  margin: 1em 0 1em 25%;
  text-indent: 1.75em;
  font-size: 1.2em;
}

p.dedicatoria_firma {
  text-align-last: right;
}

/*---------------------------------------
LISTAS
------------------------------------------*/
ul,
ol {
  color: #000000;
  font-family: "EB Garamond", serif;
  font-size: 1.5rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  line-height: 1.4;
  margin: 0;
  margin-left: 1em;
  text-align: justify;
  text-align-last: left;
  text-decoration: none;
  text-transform: none;
  hyphens: auto;
}

/*Ahora mismo estan cuadrados con el <margin left> del ul y ol, si eso se cambia habrá que cambiar este <li> y los left y width de los otros*/
li {
  padding-left: 1em;
}

li > p {
  color: #000000;
  font-family: "EB Garamond", serif;
  font-size: 1.5rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  line-height: 1.4;
  margin: 0;
  text-align: justify;
  text-align-last: left;
  text-decoration: none;
  text-transform: none;
  text-indent: 1.75em;
  hyphens: auto;
}

li.tabla > p {
  color: #000000;
  font-family: "EB Garamond", serif;
  font-size: 1rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  line-height: 1.4;
  margin: 0;
  text-align: justify;
  text-align-last: left;
  text-decoration: none;
  text-transform: none;
  text-indent: 1.75em;
  hyphens: auto;
}

/*Listas desordenadas con chirimbolitos*/
ul.disc {
  list-style-type: disc;
}
ul.circle {
  list-style-type: circle;
}
ul.square {
  list-style-type: square;
}

/*si tenemos que añadir algun chirimbolito que no tengamos tenemos que meterlo aquí y copiar los atributos de las que ya tenemos*/
ul.guion > li,
ul.flecha > li {
  list-style: none;
  position: relative;
}

ul.guion > li:before {
  content: "— ";
  left: -20px;
  padding-right: 10px;
  position: absolute;
  text-align: right;
  width: 30px;
}
ul.flecha > li:before {
  content: "➢ ";
  left: -20px;
  padding-right: 10px;
  position: absolute;
  text-align: right;
  width: 30px;
}

ul.nada,
ol.nada {
  list-style-type: none;
}

/*Listas ordenadas*/
ol.romanos {
  list-style-type: lower-roman;
}
ol.ROMAN {
  list-style-type: upper-roman;
}
ol.minus {
  list-style-type: lower-latin;
}
ol.mayusc {
  list-style-type: upper-latin;
}

ol.ord > li,
ol.parent > li,
ol.ordparent > li,
ol.minus_p > li,
ol.mayusc_p > li,
ol.romanos_p > li,
ol.ROMAN_p > li {
  list-style: none;
  position: relative;
}

ol.ord > li:before {
  content: counter(list) "º ";
  counter-increment: list;
  left: -20px;
  padding-right: 10px;
  position: absolute;
  text-align: right;
  width: 30px;
}
ol.parent > li:before {
  content: counter(list) ") ";
  counter-increment: list;
  left: -20px;
  padding-right: 10px;
  position: absolute;
  text-align: right;
  width: 30px;
}
ol.ordparent > li:before {
  content: counter(list) "º) ";
  counter-increment: list;
  left: -20px;
  padding-right: 10px;
  position: absolute;
  text-align: right;
  width: 30px;
}
ol.minus_p > li:before {
  content: counter(list, lower-latin) ") ";
  counter-increment: list;
  left: -20px;
  padding-right: 10px;
  position: absolute;
  text-align: right;
  width: 30px;
}
ol.mayusc_p > li:before {
  content: counter(list, upper-latin) ") ";
  counter-increment: list;
  left: -20px;
  padding-right: 10px;
  position: absolute;
  text-align: right;
  width: 30px;
}
ol.romanos_p > li:before {
  content: counter(list, lower-roman) ") ";
  counter-increment: list;
  left: -20px;
  padding-right: 10px;
  position: absolute;
  text-align: right;
  width: 30px;
}
ol.ROMAN_p > li:before {
  content: counter(list, upper-roman) ") ";
  counter-increment: list;
  left: -20px;
  padding-right: 10px;
  position: absolute;
  text-align: right;
  width: 30px;
}

/*necesario para que se reinicien los números de las que tienen paréntesis*/
ol.ord,
ol.parent,
ol.ordparent,
ol.minus_p,
ol.mayusc_p,
ol.romanos_p,
ol.ROMAN_p {
  counter-reset: list;
}

/*para cuando sean citas*/
ol.cita {
  margin: 1.5em 1.75em 0;
  margin-left: 3.5em;
  text-indent: -0.15em;
  font-size: 0.95rem;
}
ul.cita {
  margin: 1.5em 1.75em 0;
  margin-left: 3.5em;
  text-indent: -0.15em;
  font-size: 0.95rem;
}

/*para notas al pie*/
ol.notas,
ul.notas {
  font-size: 0.9rem;
  text-indent: 0;
  color: #000000;
}

/*para tablas*/
ol.tabla {
  font-size: 1rem;
  text-indent: 0;
  text-align: left;
  text-align-last: left;
}
ul.tabla {
  font-size: 1rem;
  text-indent: 0;
  text-align: left;
  text-align-last: left;
}

/*para hacer que no se separen del anterior y el <li> para el siguiente*/
ol.nosep,
ul.nosep,
li.nosep {
  margin-top: 0;
  margin-bottom: 0em;
}

/* Para poner una lista dentro de otra tenemos que meterla dentro del </li> de cierre. 
Es conveniente añadir la clas "D" a la nueva lista interior porque así estará menos sangrada. 
Si queremos que se separe del siguiente elemento de la lista le pondremos al ultimo <*li> la clase "esp"*/
li.espabajo {
  margin-bottom: 1em;
}
li.esparriba {
  margin-top: 1.5em;
}

/*para más sangría*/
ol.F,
ul.F {
  margin-left: 3em;
}

/*para menos sangría*/
ol.D,
ul.D {
  margin-left: 0.5em;
}
/*-----------------------------------------------
SPAN
-----------------------------------------------*/

b.Bold {
  font-style: normal;
  font-weight: bold;
}

span.scaps {
  font-variant: small-caps;
  text-transform: none;
}
span.texto-oculto {
  font-size: 0;
}
span.subrayado {
  text-decoration: underline;
}
span.Bold {
  font-style: normal;
  font-weight: bold;
}

/*-------------------------------------------------------
PARA LLAMADAS DE NOTAS fondeamos el numero para ello pasamos el span de la llamadas a span class="notas",
 y la vuelta en el a class="_idFootnoteAnchor _idGenColorInherit> convertimos en a class="notas"
--------------------------------------------------------*/

.notas {
  /* display:inline-block; */
  background-color: #d9e8f0;
  color: #006098;
}

img.logo_ORCID {
  height: 13px;
  /* width: 11px; */
}

/*Para los enlaces*/

a {
  color: #006098;
}
a.blanco {
  color: #ffffff;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: none;
}

/* para las imágenes, lo de inline es para que el ORCID quede bien, y lo de abajo es para que las fotos se centren*/

img {
  display: inline;
  margin: auto;
}

img._100,
img._50,
img._75 {
  display: block;
  margin: 3em auto 0.5em;
}

img._100_inline,
img._50_inline,
img._75_inline {
  display: inline;
  margin: 3em auto 0.5em;
}

@media only screen and (min-width: 800px) and (max-width: 1200px) {
  img._100 {
    width: 70vw;
  }
  img._75 {
    width: 60vw;
  }
  img._50 {
    width: 50vw;
  }
}

@media only screen and (max-width: 799px) {
  img._100 {
    width: 100%;
  }
  img._75 {
    width: 90%;
  }
  img._50 {
    width: 80%;
  }
}

div._idFootnotes {
  background-color: #00000067;
  padding: 2em;
  margin: 2em 0;
}

hr.filete {
  border: 5px solid #006098;
  margin: 2em 0;
}
