* {
	font-family: Arial, Helvetica, sans-serif;
}

html {
	font-size: 62.5%;
	/*margin: 3rem;*/
	margin: 0rem;
	padding: 0rem;
	border-width: 0rem;
	border-left-style: none;
	text-rendering: optimizeLegibility;
	color: #000;

}

body  {
	background-image: none;
	background-color: #c1c1c1;
	overflow: hidden;
	z-index: -1;
}

h1, h2, h3, h4, h5, h6, .ilumina, .RESALTAR_1, .SECUENCIA1 .resaltar , .resaltar_borde, header img, #nav a {
	border-radius: 1.5rem;
}



a  {
	font-size: 1.8rem;
	left: 3.0rem;
	color: #006;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.1rem;
}
p {
	line-height: 110%;
	margin: 0.5rem;
	padding: 0rem;
}

a:hover {
	list-style-type: disc;
	border-top-width: 0rem;
	border-right-width: 0rem;
	border-bottom-width: 0rem;
	border-left-width: 0rem;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
li {
	list-style-position: outside;
	list-style-image: url(../IMAGENES/bola%20azul.gif);
}
h5 {
	font-size: 1.8rem;
	font-style: normal;
	font-variant: small-caps;
	color: #006;
	font-weight: normal;
	padding: 0rem;
	margin-top: 0rem;
	margin-right: 0rem;
	margin-bottom: 1.0rem;
	margin-left: 0rem;
	border-top-width: 0rem;
	border-right-width: 0rem;
	border-bottom-width: 0rem;
	border-left-width: 0rem;
}


header {
	top: 0.5rem;
	left: 10%;
	border-top-width: 0rem;
	border-right-width: 0rem;
	border-bottom-width: 0rem;
	border-left-width: 0rem;
	height: 7rem;
	position: absolute;
	width: 80%;
	display: block;
	padding: 0;
	letter-spacing: 0.4rem;
	background-image: none;
}


header  img {
	margin-right: 1.5rem;
	position: relative;
	height: 4rem;
	width: auto;
	border-top-width: 0rem;
	border-right-width: 0rem;
	border-bottom-width: 0rem;
	border-left-width: 0rem;
	left: 1rem;
	float: left;
	top: 2rem;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
header span {
	position: absolute;
	top: 2rem;
	right: 1rem;
	font-size: medium;
}

header .anno  {
	display: block;
	font-size: 2rem;
	font-weight: bold;
	border-style: solid;
	border-width: thin;
	border-spacing: .5rem;
	border-radius: .5rem;
	padding-right: 1rem;
	padding-left: 1rem;
	background-color: #ECEAEA;
	position: relative;
	top: 4.5rem;
	float: right;
}

header .titulo {
	/*margin-left: 20.0rem;*/
	font-size: 2.5rem;
	font-variant: small-caps;
	font-weight: 600;
	color: #006;
	letter-spacing: 0.2rem;
	width: auto;
	/*text-align: center;*/
	position: absolute;
	right: 35%;
	left: auto;
	top: 0rem;
	bottom:auto;
	display: inline-block;
}

header .iluminik {
	background-color: #DDF7F7;
}

.IZQUIERDA {
	background-color: rgba(225,232,232,0.00);
	position: fixed;
	height: auto;
	width: 18%;
	left: 10%;
	top: 8rem;
	font-size: 1.8rem;
	overflow: scroll;
	padding: 1rem;
	border-top-width: 0rem;
	border-right-width: 0rem;
	border-bottom-width: 0rem;
	border-left-width: 0rem;
	margin-right: 0rem;
	min-height: 200%;
	overflow-y: hidden;
}

.IZQUIERDA img {
	width: 100%;
	height: auto;
}


section {
	width: 80%;
	top: 8rem;
	border-top-width: 0rem;
	border-right-width: 0rem;
	border-bottom-width: 0rem;
	border-left-width: 0rem;
	background-color: rgba(255,255,255,0);
	position: absolute;
	align-items: stretch;
	padding: 1rem;
	overflow-y: auto!important;
	overflow-x: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	right: 10%;
	max-height: 80%;
	/*transform: translateX(-10rem);
	/*-webkit-transform: translateX(-60rem);
	-ms-transform: translateX(-60rem);*/	
}

section.titulo {
}

section >div {
	width: 30%;
	min-height: 15rem;
	/*min-height: min-content;*/
	position: relative;
	margin-top: 2rem;
	margin-right: 0rem;
	margin-bottom: 0rem;
	margin-left: 0rem;
	padding: 0.5rem;
	background-image: -webkit-linear-gradient(270deg,rgba(245,242,242,1.00) 0%,rgba(193,193,193,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(245,242,242,1.00) 0%,rgba(193,193,193,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(245,242,242,1.00) 0%,rgba(193,193,193,1.00) 100%);
	flex: 0 1 auto;
	overflow-y: auto;
	font-size: 1.7rem;
	letter-spacing: 0.07rem;
	line-height: 100%;
}


section >div a{
	color: #000066;
	font-variant: small-caps;
	font-weight: 600;
	line-height: 125%;
}


section >div > a:nth-child(2){
	color: #000066;
	font-variant: small-caps;
	font-weight: 600;
	padding-top: 1rem;
}

section img    {
	position: relative;
	width: 9rem;
	border-top-width: 0rem;
	border-right-width: 0rem;
	border-bottom-width: 0rem;
	border-left-width: 0rem;
	padding-top: 1rem;
	padding-right: 1rem;
	padding-left: 1rem;
	padding-bottom: 1rem;
	float: left;
	visibility: visible;
	margin-right: 1rem;
	margin-left: 1rem;
	margin-bottom: 1rem;
}
section div .texto {
	font-style: italic;
}

section .temas {
	margin-top: 2rem;
	margin-right: 0rem;
	margin-bottom: 0rem;
	margin-left: 0rem;
	padding: 0.5rem;
	border: 0.2rem outset #2A8DF5;
	border-radius: 2rem;
	background-image: none, -webkit-linear-gradient(270deg,rgba(235,242,244,1.00) 41.45%,rgba(195,213,245,1.00) 100%);
	background-image: none, -moz-linear-gradient(270deg,rgba(235,242,244,1.00) 41.45%,rgba(195,213,245,1.00) 100%);
	background-image: none, -o-linear-gradient(270deg,rgba(235,242,244,1.00) 41.45%,rgba(195,213,245,1.00) 100%);
	background-image: none, linear-gradient(180deg,rgba(235,242,244,1.00) 41.45%,rgba(195,213,245,1.00) 100%);
	background-color: none;
}
section .temas  a {
	text-decoration: underline;

}
.TOTAL_flex div a p {
}



.CONTADOR {
	position: absolute;
	left: 1%;
	bottom: 2%;
	font-size: 1.6rem;
	color: #009;
	border: 0.1rem solid #00C;
}

 .par{
	background-color: #C6C6FF
}
 .impar{
	background-color:#D5D5FF
}
.resaltar {
	background-color: #FEFEE9;
	border: 0.2rem double #FF0;
	padding-right: 0.5rem;
	padding-left: 0.5rem;
}

.resaltar2 {
	padding-right: 0.5rem;
	padding-left: 0.5rem;
	color: #000099;
	font-weight: bold;
	font-size: 1.4rem;
}








@media screen and (max-width:1000px){
section {
	width: 90%;
	left:2%;
	}
section >div {
	width: 100%;
}

header .titulo {
	width:50%;
	margin:0rem;
	padding:0rem;
	right:0rem;
	text-align: right;
	font-size:1.5rem;
}
header .anno  {
	font-size: 1rem;
	border-spacing: .5rem;
	border-radius: .5rem;
	padding-right: .5rem;
	padding-left: .5rem;
	/*float:left;*/
}	
	header .anno a {
	font-size: 1.1rem;
	
	}	
}
