@font-face {
	font-family: 'Bitter Thin';
	src: url('../fuentes/Bitter-VariableFont_wght.ttf') format('truetype');
}

@font-face {
	font-family: 'Raleway Thin';
	src: url('../fuentes/Raleway-VariableFont_wght.ttf') format('truetype');
}

.container {
  width: 100%;
  margin: 0 auto;
}

.content {
  width: 90%;
  float: left;
}

.publi {
  width: 10%;
  float: right;
}

.imgCab { 
  height: auto;
  max-width: 100%;
}

.menu {
	height: 2em;
  	max-width: 100%;
	
	font-size:1.2em;	
	font-family: 'Raleway Thin';
     font-weight: 500;
	
	background-color: #000000;

	display:flex;
     justify-content: center;
     align-items: center;

}

.elementoMenu {
  	width: 20%;
    text-align: center;
}

.elementoMenu a {
	/*width:552px;*/
	text-decoration:none;
	color:#FFFFFF;
	hover: { text-decoration: none; }
}

.menuSecundario {
  max-width:100%;
  padding-top:1%;
  padding-bottom:1%; 
  margin-bottom:2%;
  
  display:flex;
  background-color: #eeeeee;
  
  font-size:1.2em;	
  font-family: 'Raleway Thin';
  font-weight: 500;
  
  align-items: center;
}

.menuSecundarioTit {
  margin-left:3%;
  margin-right:3%;
  
  font-size:2.8em;
  font-family: 'Bitter Thin';
  font-weight: 700; 
  font-weight: bold;
}


.menuSecundarioLinkActual {
    margin-left:3%;      
}

.menuSecundarioLinkActual a {
	text-decoration:none;
    color:#000000;
    font-size:1.5em;	
	font-family: 'Raleway Thin';
    font-weight: 500;
}

.menuSecundarioLinkOtros {
   margin-left:5%;
}

.menuSecundarioLinkOtros a {
	text-decoration:none;
	color:#000000;
	font-size:1.5em;	
	font-family: 'Raleway Thin';
    font-weight: 200;
}


.tituloSeccion {
	padding:1%;
    margin-left:3%;
	font-size:1.7em;
    font-family: 'Bitter Thin';
    font-weight: 700; 
	background-color: #eeeeee;
	color:#383838;
	font-size:27px;
}

.parrafo {	
  padding:1%;
  margin-left:5%;	
  margin-right:3%;
  font-family: 'Raleway Thin';
  font-size:1.3em;
  line-height: 130%;
  text-align: justify;
}

.contenedorImg { 
  text-align: center;
}

.img { 
  height: auto;
  max-width: 100%;
}

.contenedorAdibide { 
  margin-right:5%;	
  margin-left:5%;
  background-color: #f5f5f5;
}

.adibide1 {	
  margin-left:10%;
  font-family: 'Bitter Thin';
  font-size:1.3em;
  line-height: 130%;
  text-align: justify;
  font-weight: bold;
}

.adibide2 {	
  margin-left:10%;
  font-family: 'Raleway Thin';
  font-size:1.3em;
  line-height: 130%;
  text-align: justify;
  font-weight: bold;
}

.adibide3 {	
  margin-left:10%;
  margin-bottom:2%;
  font-family: 'Raleway Thin';
  font-size:1.3em;
  line-height: 130%;
  text-align: justify;
}

// ====================== EJERCICIOS RESPONSIVE (en curso... al, ote, omen, ohi ariketak) =====================

.formAriketak {
    display: flex;
    max-width: 100%;
    margin:1%;
    font-family: 'Raleway Thin';
    font-size:1.3em;
    line-height: 130%;
    text-align: justify;
}

.tituloEjercicio {
    margin:1%;
    font-family: 'Raleway Thin';
    font-size:1.4em;
    font-weight: bold;
    line-height: 130%;
    text-align: justify;
}

.mensajeResultados {
    margin:1%;
    font-family: 'Raleway Thin';
    font-size:1.4em;
    font-weight: bold;
    line-height: 130%;
    text-align: justify;
}

// ====================== BORRAR =====================

.cuerpoContenidoTextoAriketak {	
  margin:1%;
  font-family: 'Raleway Thin';
  font-size:1.3em;
  line-height: 130%;
  text-align: justify;
}

.cuerpoContenidoTexto {	
  margin:1%;
  font-family: 'Raleway Thin';
  font-size:1.3em;
  line-height: 130%;
  text-align: justify;
}


.cuerpoContenidoTituloAriketak {	
  margin:1%;
  font-family: 'Raleway Thin';
  font-size:1.3em;
  line-height: 130%;
  text-align: justify;
}

.cuerpoContenidoResultados {	
    margin:1%;
    font-family: 'Raleway Thin';
    font-size:1.4em;
    font-weight: bold;
    line-height: 130%;
    text-align: justify;
    background-color: #f5f5f5;
}

/*============= HOME ==============*/

.cuerpoMenuInicio {
  	max-height: 50%;
	column-count:3;
	padding-left:5%;
    padding-top:5%;
}

.cuerpoMenuInicioTitulo {
	color:#083049;
	padding-top:3%;
    padding-bottom:1%;
	font-size:1.3em;
    font-weight: bold;
	font-family: 'Raleway Thin';
}

.cuerpoMenuInicioEnlace {
	font-family: 'Raleway Thin';
    font-size:1em;
	color:#083049;
}

.cuerpoMenuInicioEnlace a {
	text-decoration:none;
	font-weight:normal;
	color:#083049;
}

.cuerpoMenuInicioEnlace a:hover {
	text-decoration: underline;
}

.cuerpoMenuInicioSalto {
	break-after: column;
}


/*============= PUBLI ==============*/

.verresena {
   border-style: solid;
   border-width: thin;
}

.verresena a {
	width: 100%;
    margin: 10%;
    padding: 3%;
	font-family: 'Raleway Thin';
  	font-size:1.2em;
  	line-height: 130%;
  	text-align: center;
	text-decoration:none;

	color:#000000;
	hover: { text-decoration: none; }
}

/*==============================*/
.cuerpoFin {
    width: 100%;
    margin-top:5%;
    display: inline-block;
    text-align: center;
    float: bottom;
}

.cuerpoFin a {
    padding-right: 3%;
	text-decoration:none;
  	font-family: 'Raleway Thin';
    font-size:1em;
    color: #bdc3c7;
    text-align: center;
	hover: { text-decoration: none; }
};