body, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, code, blockquote {
    font-family: 'Book Antiqua', serif;
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    -epub-hyphens: auto;
    padding: 20px 40px !important;
	margin: 0 !important;
	box-sizing: border-box !important;
    text-align: justify;
    box-sizing: border-box;
    width: 100%;
}

h1 {
    margin: 30px 0 15px 0 !important;
    color: #89282B;
    font-size: 24pt;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}

h2 {
    color: #89282B;
    text-align: center;
    font-style: italic;
    margin: 10px 0;
}

h3 {
    color: #89282B;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 15px;
}

h4 {
	color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 15px;
}

h5 {
    color: #000000;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
}

.Autor_Detalles, .Datos_admi_acep {
    text-align: center;
    font-size: 12pt;
    margin-bottom: 15px 0 !important;
    display: block;
}

.orcid-icon {
    vertical-align: middle;
    margin-right: 4px;
}

ARTICLE.Contenedor_Articulo {
    border: none !important;
    padding: 30px;
    margin: 0 auto 40px auto;
    max-width: 1200px;
    width: 90%;
}

div.Marco-de-texto-b-sico {
    border: none !important;
    margin: 0 auto 20px auto;
}

p.figcaption {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    margin-top: 5px;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
}

div.FIGURE {
   display: block !important;
   text-align: center !important;
   width: 100% !important;
   max-width: 400px !important;
   margin: 25px auto !important;
   border: none !important;
}

div.FIGURE img {
	max-width: 100% !important;
	text-align: center !important;
    height: auto !important;
    display: block !important;
    margin: 0 auto !important;
	object-fit: contain !important;
}
