@charset "utf-8";
@import url("../webfonts/stylesheet.css");




body {
	background-color: #000;
	font-family: SegoeUI;
	font-size: 1.25em;
	margin: 00;
	padding: 10px;
	color: #FFF;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: left top;
	height: 2100px;
	overflow: hidden;

}	
	
	a
html 
	{
	height: 95%;
	overflow:visible;
	visibility: inherit;
	
	}


a
	{
	text-decoration: none;
	color: #999;
	outline: none;
	}
	

a:hover

	{
	text-decoration: none;
	color: #FFFFFF;
	}

i
{
    color: #ED7F14;
    font-weight: normal;
    font-weight: lighter;
    
}
	
/* ------------------------------------------------------------------ */

.TITULAR
	{
	font-size: 24pt;
	color: #FFF;
	left: 200px;
	top: 180px;
	}
.INTRODUCCION {
	font-size: 12pt;
	color: #FFF;
	left: 200px;
	top: 180px;
	line-height: 115%;
}


.IDIOMA 
	{
	position: absolute;
	z-index: 14;
	text-align: center;
	right: 15px;
	top: 0px;
	float: left;
	overflow: visible;
	visibility: visible;
	}	
.IDIOMA_FICHA {
	position: absolute;
	z-index: 14;
	text-align: center;
	float: left;
	overflow: visible;
	visibility: visible;
	left: 545px;
	bottom: 3px;
}


	
#TABLA_BASE {
	width: 95%;
	position: relative;
	z-index: 1;
	left: 52.5%;
	top: 0%;
	margin-left: -50%;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 95%;
	overflow: auto;
	float: left;
	visibility: visible;

}
#DESCRIPCION {
	color: #FFF;
	font-size: 24pt;
	width: 100%;
	line-height: 90%;
	padding-bottom: 5px;
}
#DESCRIPCION1 {
	color: #FFF;
	font-size: 12pt;
	width: 100%;
	line-height: 85%;
	padding-top: 10px;
}

#DESCRIPCION2 {
	color: #FFF;
	font-size: 1.0em;
	/* [disabled]width: 90%; */
	line-height: 115%;
	padding-top: 5px;
	font-family: SegoeUI, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight: normal;
}
#TABLA_MINIATURA {
	height: 85px;
	width: 85px;
	position: relative;
	float: left;
	display: inline;
	color: #999;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#TABLA_MINIATURA_SIN_TEXTO {
	height: 125px;
	width: 85px;
	position: relative;
	float: left;
	display: inline;
	color: #999;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	bottom: 10px;
}




#imgMinatura
	{
	border: 1px solid #444;
	font-family: SegoeUI;
	}
	
#imgMinatura:hover
	{
	border: 1px solid #999;
	}
	
	
	
#popup {
	/* [disabled]width: 400px; */
	/* [disabled]margin: 40px auto 0 auto; */
	/* [disabled]padding: 0 60px 30px 60px; */
	/* [disabled]border: solid 1px #cbcbcb; */
	/* [disabled]background: #fafafa; */
	/* [disabled]-moz-box-shadow: 0px 0px 10px #cbcbcb; */
	/* [disabled]-webkit-box-shadow: 0px 0px 10px #cbcbcb; */
}


.subtituloCelda
{
    
    
    margin-bottom: 50px;
    font-family: Trajan;
    font-size: 10pt;
    color: #ED7F14;
    
}

.tablaInicial
{
    
    width: 100%;
    height: 80%;
    
}

.tablaInicial tr td
{
    vertical-align: center;
    text-align: center;
    font-family: Trajan;
    font-size: 9pt;
    color: #ED7F14;
    margin: 5px;
    min-height: 380px;
    
    
}

.tablaInicial tr td a
{
    vertical-align: top;
    font-family: Trajan;
    color: #ED7F14;
    align: center;
    text-align: center;
    
    
}



/* ------------------------------------------------------------------------------- */

.MINIATURA a
	{
	/* [disabled]display: block; */
	height: 75px;
	width: 75px;
	background-repeat: no-repeat;
	/* [disabled]border: 1px solid #111; */
	/* [disabled]font-family: SegoeUI; */
	/* [disabled]font-size: 9px; */
	/* [disabled]font-weight: normal; */
	}
	

	
.MINIATURA a:hover
	{
	background-position: -75px 0px;
	}


/* ------------------------------------------------------------------------------- */


#CELDA_TITULO {
	height: 50px;
	font-size: 550%;
	color: #999;
	vertical-align: bottom;
}
#CELDA_TITULO_FICHA {
	font-size: 14pt;
	color: #ED7F14;
	vertical-align: top;
	text-align: left;
	position: relative;
	/* [disabled]font-weight: bold; */
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	margin-bottom: 0px;
	font-family: Trajan;
	width: 600;
}

#CELDA_MINIATURAS {
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
#contenido {
	border: 1px solid #444;
    padding-right: 0px;
}
.Celda_Descripcion_Ficha {
	font-size: 12pt;
	padding-top: 10px;
    
}

.titularNaranjaMedio {
	font-size: 12pt;	
    font-family: Trajan;
    color: #ED7F14;
    margin-top: 30px;
    
}

.vacio
{
	list-style-type:none;
    /*margin-bottom: 8px;*/
    
	display: hidden;
	padding-left: 15px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	/* [disabled]font-size: 25%; */
	 /*background-image: url(../imgs/arito.png); */
	 background-repeat: no-repeat; 
	 background-position: 0px center; 
	 border-bottom-width: 0px; 
	 border-bottom-style:none; 
	 border-bottom-color: #ff0000; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px
}

.listaBibliografia .li
{
    list-style-type:none;
    /*margin-bottom: 8px;*/
    color: #FFFFFF; /*custom bullet list image*/
	display: block;
	padding-left: 15px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	/* [disabled]font-size: 25%; */
	 background-image: url(../imgs/arito.png); 
	 background-repeat: no-repeat; 
	 background-position: 0px center; 
	 border-bottom-width: 1px; 
	 border-bottom-style:none; 
	 border-bottom-color: #ff0000; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px
}


#CELDA_PIE_FOTO {
    font-family: SegoeUI;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	overflow: visible;
	line-height: 120%;
	/* [disabled]height: 50px; */
	padding-top: -20px;
	top: -10px;
}

#CELDA_SUBMENU {
	text-align: left;
	vertical-align: top;
	font-size: 100%;
	/* [disabled]font-family: Segoe; */
	/* [disabled]clip: rect(auto,auto,auto,50px); */
	height: 50px;
}

#TABLA_SUBMENU {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	font-size: 12pt;
	font-family: Arial;
	/* [disabled]line-height: 130%; */
	/*width: 460px;*/
	height: auto;
}

#LINEA_SIMPLE {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.boton_ampliar {
	text-align: right;
	vertical-align: middle;
    padding-right: 20px;    
}


#CELDA_PIE {
	height: 20px;
	vertical-align: middle;
}
#gris {
	color: #CCC;
}
#gris_oscuro {
	color: #999;
	font-weight: normal;
    margin-left: 10px;
}

#rojo {
	color: #F00;
}

#5px_alto {
	height: 10px;
	/* [disabled]line-height: 20px; */
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	height: 5px;
	/* [disabled]line-height: 4px; */
	margin-top: 10px;
	padding: 0px;
}

/* SOLO HOME */
body.home .tablaInicial {
    table-layout: fixed;
    width: 100%;
}

body.home .tablaInicial td {
    height: 140px;
    vertical-align: top;
}

/* controlar el vídeo */
body.home .tablaInicial video {
    width: 100%;
    height: auto;
    max-height: 280px;
    display: block;
}


    /* 🔥 tabla principal */
  table[width="70%"] {
    width: 100% !important;
    margin: 0 !important;
  }


@media (max-width: 900px) {
    
	body {
		font-size: 1.05em;
	}
	
    div[style*="width: 75%"] {
        width: 100% !important;
    }
 
     /* 🔥 tabla principal */
  table[width="80%"] {
    width: 100% !important;
    margin: 0 !important;
  }
  
  #DESCRIPCION {
	font-size: 16pt;
  }
  
  
}

@media (max-width: 900px) {

    /* ===================== */
    /* ANCHOS */
    /* ===================== */

    table[width="700px"],
    table[width="1000"] {
        width: 100% !important;
    }

    /* ===================== */
    /* ROMPER TABLA */
    /* ===================== */

    table[width="1000"] > tbody > tr {
        display: flex;
        flex-direction: column;
    }

    table[width="1000"] > tbody > tr > td {
        display: block;
        width: 100% !important;
    }

    /* ===================== */
    /* ORDEN */
    /* ===================== */

    /* DATOS (incluye título) → arriba */
    table[width="1000"] > tbody > tr > td:nth-child(2) {
        order: 1;
    }

    /* IFRAME → abajo */
    table[width="1000"] > tbody > tr > td:nth-child(1) {
        order: 2;
    }

    /* ===================== */
    /* TÍTULO */
    /* ===================== */

    #CELDA_TITULO_FICHA {
        display: block;
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 10px;
    }

    /* ===================== */
    /* IFRAME */
    /* ===================== */

    #contenido {
    width: 100% !important;
    aspect-ratio: 4 / 3;
    height: auto !important;
	margin-top: 10px;
}
        
  

    /* ===================== */
    /* TABLA DATOS */
    /* ===================== */

    #TABLA_SUBMENU {
        width: 100% !important;
		font-size: 11pt;
	    font-family: Arial;
    }

    #TABLA_SUBMENU td {
        width: auto !important;
    }

}



/* ===================== */
/* 📱 HOME EN MÓVIL */
/* ===================== */

@media (max-width: 900px) {

    /* romper estructura tabla */
    body.home .tablaInicial,
    body.home .tablaInicial tbody,
    body.home .tablaInicial tr {
        display: block;
        width: 100%;
    }

    /* ocultar video */
    body.home .tablaInicial td[colspan] {
        display: none !important;
    }

    /* ===== GRID REAL ===== */

    body.home #imgMinatura {
        float: left;
        width: 33.3%;
		min-height: 100px;

        box-sizing: border-box; /* 🔥 clave */
        padding: 5px;             /* 🔥 importante */
        margin: 0;

        text-align: center;

        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    /* limpiar floats */
    body.home .tablaInicial::after {
        content: "";
        display: block;
        clear: both;
    }

    /* imagen */
    body.home #imgMinatura img {
        max-width: 75px;
        height: auto;
        display: block;
        margin: 0 0 4px 0;
    }

    /* texto */
    body.home #imgMinatura a {
        font-size: 10px;
        line-height: 1.1;
        margin: 0;
        padding: 0;
    }

}

ul.listaBibliografia {
  padding-left: 5px;
  list-style-position: inside;
}


@media (max-width: 900px) {

  #imgMinatura a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  #imgMinatura img {
    display: block;
    margin-bottom: 5px;
  }

}

.listaBibliografia li {
  font-size: 90%;     /* texto un pouco máis pequeno */
  margin-top: 6px; /* separación entre li */
}

body {
  letter-spacing: 0.2px;
}

td, p, li {
  letter-spacing: 0.2px !important;
}