/*COMENTARIO*/
* {
  box-sizing: border-box;
}

body {
	font-family: 'Roboto', sans-serif;
	color: #333;
	font-size: 1.25rem;
	line-height: 1.7em;
	margin: 0;
	text-align: justify;
}

.container {
	width: 40%;
	max-width: 850px;
	margin: 0 auto;
}

.header {
	margin-bottom: 6em;
	position: relative;
	padding: 0;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
}

.header img {
  width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
}

h1 {
	line-height: 1.1em;
	font-size: 3rem;
	font-family: 'Cardo', 'Sans serif';
	text-align: center;
}

h2 {
	font-size: 1.7rem;
	font-family: 'Cardo', 'Sans serif';
	margin-top: 10px;
	text-align: center;
	letter-spacing: .2em;
	font-weight: 100;
}

h3 {
	font-size: 1rem;
	margin-top: 2em;
	text-align: center;
	font-weight: 100;
	letter-spacing: 1em;
}

.h3editorial{
	letter-spacing: .7em;
}

.hache3{
	margin-bottom: -30px;
} /*dossier*/

h4 {
	margin-top: 2em;
	font-family: 'Cardo', 'Sans serif';
	color: gray;
	text-align: center;
}

.small {
	font-size: .95rem;
}

/*ASIDE*/

aside {
   	position: fixed; /* Flota sobre el contenido */
  top: 60px; /* Ajusta este valor si quieres que comience más abajo */
  left: 20px; /* Ubicación desde la derecha */
  width: 200px; /* Tamaño del aside */
  height: fit-content; /* Ajusta automáticamente el tamaño según el contenido */
  display: none; /* Será visible dinámicamente */
  z-index: 1000; /* Asegura que esté encima de otros elementos */
}

    aside a {
        margin: 10px 0;
        text-decoration: none;
        color: #333;
        font-weight: 500;
    }

.casita {
	text-align: center;
}

.asidetitulo {
	font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 1.5px;
    color: lightslategray;
    text-align: center;
    line-height: 17px;
    padding: 10px;
    text-align: center;
    margin-bottom: 0;
}

.asidesubtitulo {
	font-family: 'Cardo', sans-serif;
	font-weight: 100;
	letter-spacing: 2px;
    color: lightslategray;
    font-size: 12px;
    margin-top: 1px;
    text-align: center;
    margin-top: 0;
}

.leer-otros {
    font-weight: lighter;
    font-size: 15px;
    letter-spacing: 1.5px;
    margin-top: 1px;
    text-align: center;
    margin-top: 0;
}

aside hr {
    width: 60%;
    color: lightslategray;
}

/* TEXTOS */
p{
	margin-bottom: 1.6em;
}

.subtitulo {
	font-family: 'Cardo', sans-serif;
	font-size: 1.5rem;
    margin-top: 43px;
    margin-bottom: 22px;
    text-align: left;
}

.destacado {
	font-weight: 300;
	font-size: 1.2rem;
	margin: 100px 0px;
}

.interlocutora {
	font-family: "Roboto", sans-serif;
  	font-weight: 100;
  	font-style: italic;
	color: #3C3C3C;
	margin-bottom: -.6em;
}

.redonda {
	font-style: normal;
}

.numeracion {
	color: #404040;
	font-family: 'Cardo', 'Sans serif';
	font-weight: 500;
	font-size: 2rem;
}

ul {
  list-style-image: url('../_IMGS/rombos.png');
}

figure {
	margin: .5em;
}

figcaption {
	text-align: center !important;
	font-size: .87rem !important;
}

.piefoto {
	font-size: .9rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	}

.creditofoto {
  font-size: .9rem;
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
}

.notaPie {
	font-size: .9rem;
	font-family: 'Cardo', sans-serif;
	font-weight: lighter;
	line-height: 1.7em;
	overflow-wrap: anywhere;
	word-break: break-word;
}

.notaPie a {
	overflow-wrap: anywhere;
	word-break: break-all;
}


.fichabiblio {
	font-size: .9rem;
  	font-weight: 300;
  	font-style: normal;
}

.intertipoExpan {
	letter-spacing: .15em;
}

sup {
	font-family: 'Cardo', 'Sans serif';
	font-weight: 700;
	color: #333;
	font-size: .9rem;
}

sup:hover{
    color: #a8ff33;
}

a {
	text-decoration: none;
}

.vineta {
	font-size: 2em;
	margin-bottom:.5rem;
	margin-top:.5rem;
	text-align: center;
	color: #a8ff33;
	line-height: .5em;
}

.vinetach {
	font-size: 1.3em;
	margin-bottom: 3rem;
	margin-top: .5rem;
	text-align: center;
	color: #000000;
}
.semblanza {
	font-size: 1rem;
	margin-top: 2em;
	text-align: justify;
	font-weight: 100;
}

.semblanzaAutora {
	font-weight: 400;
}

.columna {
    float: left;
    width: 40%;
    margin-right: 5px;
}

.columnaAlta {
	float: left;
    width: 50%;
    /*padding-right: 5px;*/
}

.columnaLarga {
    float: left;
    width: 50%;
    /*padding-right: 5px;*/
}

.columnaderecha {
    float: right;
    width: 45%;
    padding-left: 5px;
}

.centro {
	text-align: center;
}

.sangria {
	text-indent: 25px;
 }

.cita {
	margin-left: 3em;
}

.poema {
	margin-bottom: -.8em;
}

.poematitulo {
	font-weight: 700;
	letter-spacing: .7em;
	line-height: 1.3em;
}

.redes {
	text-align: left !important;
}

.abandoizq {
	margin-left: 40px;
	font-size: 1rem;
}

.fuenteLight {
	font-weight: 200;
}

.fuenteAlterna {
	font-family: 'Cardo', 'Sans serif';
}

.abandoizqtexto {
	margin-left: 35px;
	font-size: 1rem;
	font-weight: 300;
}

.epigrafe {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
  	font-style: normal;
	font-size: .93rem;
	text-align: right;
	margin-bottom: -22px;
}

.alineacionPoema {
	text-align: right;
}

.alineacionizq {
	text-align: left;
}

.blancoPoema {
	margin-top: 3.5em;
}

.blancoPoemaBtm {
	margin-bottom: 3.5em;
}

.margenPoema {
	margin-left: 3em;
	margin-right: 3em;
}

.pregunta {
	margin-bottom: -1em !important;
}

.respuesta {
	margin-bottom: -1em !important;
}

.versalitas{   
    font-variant: small-caps;
    letter-spacing: 1.5px;  
}

.oculto{
	color: white;
}

.rosa {
	color: #C154C1;
}

.gris {
	color: gray;	
}

.francesa {
  text-indent: -50px;
  padding-left: 30px;
}

.imgTextos {
  width: 100%;
  max-width: 590px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.imgAlta {
	max-width: 100%;
    max-height: 560px; 
    width: auto; 
    height: auto; 
    display: block;
    margin-left: auto;
    margin-right: auto;
    object-fit: contain;
    /*width: auto;
	max-height: 570px;
	display: block;
	margin-left: auto;
	margin-right: auto;*/
}

.imgTextosCuad {
  width: 100%;
  max-width: 370px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.imgTextosLar {
  width: 100%;
  max-width: 600px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

iframe {
	width: 100%;
  	height: 800px;
}

.imgTextosLarge {
  width: 100%;
  max-width: 1000px !important;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.imgSemblanza {
	width: 100%;
	max-width: 350px;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.imgSemblanzaAlta {
	width: auto;
	max-height: 250px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.imgSemblanzaLarga {
	width: 95%;
	max-width: 600px;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

.tags{
	font-size: .77rem;
	line-height: 1.4em;
	text-align: justify;
	margin-top: 1.5em;
	color: gray;	
}


@media only screen and (max-width: 768px) {

body {
  	font-size: 1.1rem;
  }

.container {
	width: 95%;
	margin: 0 auto;
}

h1 {
	line-height: 1.1em;
	font-size: 2.9rem;
	font-family: 'Cardo', 'Sans serif';
	text-align: center;
}

h2 {
	font-size: 1.6rem;
	font-family: 'Cardo', 'Sans serif';
	margin-top: 10px;
	text-align: center;
	letter-spacing: .15em;
	font-weight: 100;
}

h3 {
	font-size: .99rem;
	margin-top: 2em;
	text-align: center;
	font-weight: 100;
	letter-spacing: .5em;
}

.abandoizq {
	margin-left: 15px;
	font-size: .9rem;
}

.columna {
    width: 100%;
  }

.columnaLarga {
	width: 100%;
}

.epigrafe {
	font-size: .79rem;
}

.semblanza {
	font-size: .9rem;
}

figcaption {
  	font-size: .8rem;
}

.imgTextosLar {
  width: 87%;
}
.piefoto {
  	font-size: .8rem;
  	font-weight: 300;
}

aside{
    display: none !important;
}

.header img {
  width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
}

.tags{
	font-size: .75rem;
}

}