

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


@font-face {
	font-family: 'Lobster Two';
	src: url('../fuentes/LobsterTwo-Regular.ttf') format('truetype');
}

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


body{
	margin:0px;
	padding:0px;
	
	padding-top:10px;
	padding-bottom:50px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

div{
	float:left;
	/*z-index:-1;*/
}

.imagenCabecera {
	width:1150px;
	min-height:69px;
	height:auto!important;
	height:69px;
		
	background-color:#000000;
}

.menu {
	width:1150px;
	min-height:30px;
	height:auto!important;
	height:30px;
	padding-top: 8px;
	
	font-size:20px;	
	font-family: 'Oranienbaum';
	
	background-color:#000000;
}

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

.contenedor{
	width:1280px;
	float:none;
	margin:0px auto 0px auto;	
}

.contenedor2 {
	width:1150px;
}

.cuerpo {
	width:1280px;
	min-height:200px;
	height:auto!important;
	height:200px;
	padding-bottom:20px;
	margin-bottom:30px;
	padding-top: 30px;
	background-color:#FFFFFF;
}

.cuerpoMenuIzda {
	width:280px;
	padding-left:20px;
	
	min-height:500px;
	height:auto!important;
	height:500px;
	
}

.cuerpoMenuIzdaTitulo {
	width:280px;
	color:#083049;
	padding-bottom:20px;
	padding-top:20px;
	font-size:30px;
	font-family: 'Oranienbaum';
}

.cuerpoMenuIzdaEnlace {
	width:280px;
	color:#083049;
}

.cuerpoMenuIzdaEnlace a{
	text-decoration:none;
	color:#083049;	
}

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

.cuerpoTeoriaAriketak {
	width:810px;
	
	padding-bottom:40px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	
	min-height:500px;
	height:auto!important;
	height:500px;
	
	font-size:13px;
} 

.cuerpoTeoriaAriketakCabecera {
	width:850px;
} 

.cuerpoTeoriaAriketakTitulo {
	font-size:45px; 
    font-family: 'Bitter Thin';
    font-weight: 700; 

} 

.cuerpoTeoriaAriketakEnlaces {
	padding-top:31px;
	margin-left:15px;
	color:#000000;	
} 

.cuerpoTeoriaAriketakEnlaces_actual {
	font-weight: bold;
	color:#083049;
}

.cuerpoTeoriaAriketakEnlaces_actual a {
	text-decoration:none;
	font-weight: bold;
	color:#083049;
}

.cuerpoTeoriaAriketakEnlaces_otros {
}

.cuerpoTeoriaAriketakEnlaces_otros a {
	text-decoration:none;
	color:#000000;
}

.cuerpoTeoriaAriketakEnlaces_separador {
	margin-right:8px;
	margin-left:8px;
}

.cuerpoTeoriaAriketakEnlaces a{
	text-decoration:none;
	color:#000000;
} 

.cuerpoTeoriaAriketakTexto {
	width:850px;
	padding-top:7px;
	margin-left:15px;
} 

// borrar

.anuncio {
	
	width:160px;
	color:#083049;
	font-size:10px;

	right: 0; 
	position: fixed;

	min-height:600px;
	height:auto!important;
	height:600px;

}

.anunciosAfiliados_V {
	
	width:200px;
	color:#083049;
	font-size:10px;

  /*banco pruebas*/
	right: 0; 
	padding-right: 20px;
	position: fixed;

	min-height:600px;
	height:auto!important;
	height:600px;

}

// Borrar
.anuncioVertical {

	width:160px;
	color:#083049;
	font-size:10px;

	right: 0; 
	position: fixed;

	min-height:600px;
	height:auto!important;
	height:600px;
}

.anunciosAdsense_V {

	width:160px;
	color:#083049;
	font-size:10px;

  	/*banco pruebas*/
	right: 0; 
	position: fixed;

	min-height:600px;
	height:auto!important;
	height:600px;
}

// borrar
.anuncioHorizontal {
	width:810px;

	min-height:90px;
	height:auto!important;
	height:90px;
}

.anunciosAdsense_H {
	width:810px;

	min-height:90px;
	height:auto!important;
	height:90px;
}

.cuerpoFin {
	width:1200px;
	margin-bottom:80px;
    text-align: center;
}

.cuerpoFin a {
    padding-right: 30px;
	text-decoration:none;
    color: #bdc3c7;
    text-align: center;
	hover: { text-decoration: none; }
}

/* Borrar tras pasar ejercicios a php */
.cuerpoContenidoTitulo{
	width:850px;
	color:#083049;
	padding-bottom:20px;
	padding-top:20px;
	font-size:20px;
	font-family: 'Lobster Two';

} 

.cuerpoContenidoTituloAriketak{
	/*width:800px; A raíz de poner la publi automática de Google, lo tuve que adaptar */
	width:780px;
	padding-bottom:20px;
	padding-top:20px;
	font-size:20px;
	font-family: 'Calibri';
	font-weight:bold;
} 

.cuerpoContenidoTextoAriketak {
	width:810px;
	font-family: "Calibri";
	padding-bottom:10px;
	padding-right:30px; /* Antes no existía ningún padding-right. A raíz de poner la publi automática de Google, lo tuve que incluir. */
	text-align:justify;
	font-size:16px;	
	font-weight:bold;
}

.cuerpoContenidoTexto {
	/*width:800px; A raíz de poner la publi automática de Google, lo tuve que adaptar */
	width:780px;
	font-family: "Calibri Light";
	padding-bottom:10px;
	padding-right:30px; /* Antes no existía ningún padding-right. A raíz de poner la publi automática de Google, lo tuve que incluir. */
	text-align:justify;
	font-size:18px;	
}

.cuerpoContenidoTextoErloju {
	width:170px;
	padding-bottom:10px;
}

.cuerpoContenidoTextoOrduaErantzuna {
	width:630px;
	padding-top:55px;
	padding-left:10px;
}

.cuerpoContenidoTextoOrduaZuzenketa {
	width:640px;
}
 
.cuerpoContenidoResultados {
 width:615px; border-width:1px; border-style: solid; margin-top:20px; margin-bottom:20px; text-align:center;
} .cuerpoContenidoEnlace {
	width:400px;
	font-weight:bold;
	color:#083049;
}

.cuerpoContenidoEnlace a {
	width:552px;
	text-decoration:none;
	font-weight:normal;
	color:#083049;
}

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

.cuerpoMenuInicio {
	width:333px;
	padding-left:50px;
}

.cuerpoMenuInicioTitulo {
	width:333px;
	color:#083049;
	padding-bottom:20px;
	padding-top:20px;
	font-size:30px;
	font-family: 'Oranienbaum';
}

.cuerpoMenuInicioEnlace {
	width:333px;
	font-weight:bold;
	color:#083049;
}

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

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

.cuerpoContenidoTextoFechaImagen {
 	width:150px;
	padding-bottom:5px;
}
.cuerpoContenidoTextoFechaEj {
 	width:590px;
	padding-left:10px;
	padding-bottom:5px;
}

/* Para lotu esaldiak */
.cuerpoContenidoTextoMitad1 {
	width:230px;
	
	min-height:40px;
	height:auto!important;
	height:40px;

	color:#083049;
	font-family: "Verdana";
	font-size:14px;	
	padding-bottom:10px;
    padding-right:30px;
	text-align:justify;
}

.cuerpoContenidoTextoMitad2 {
	width:470px;
		
	min-height:40px;
	height:auto!important;
	height:40px;
		
	color:#083049;
	font-family: "Verdana";
	font-size:14px;	
	padding-bottom:10px;
	text-align:justify;
}

.verresena {
	width:200px;
	min-height:30px;
	height:auto!important;
	height:30px;
    	margin-bottom:5px;
        margin-top:5px;
    	padding-top:5px;
	text-decoration:none;
	text-align: center;
	font-size:18px;
	font-family: 'Calibri Light';
	border: 1px solid #80A93E; 
}

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

.verprecio {
	width:170px;
	min-height:30px;
	height:auto!important;
	height:30px;
    	margin-bottom:5px;
        margin-top:5px;
    	padding-top:5px;
	text-decoration:none;
	text-align: center;
	font-size:18px;
	font-family: 'Calibri Light';
	border: 1px solid #80A93E; 
}

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

.divCookies1 {
    position: fixed;
    bottom: 50px;
    left: 20px;
    width: 95%;
    background-color: #dfdfdf;
    padding-top: 120px;
    padding-bottom: 120px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    z-index: 99;
}

.divCookies2 {
    position: fixed;
    bottom: 50px;
    left: 20px;
    width: 95%;
    background-color: #dfdfdf;
    padding-top: 120px;
    padding-bottom: 120px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    z-index: 99;
}

.divCookiesTitulo {
    padding-bottom: 20px;
	font-weight: bold;
    font-size:18px;	
}

.divCookiesTexto {
	font-size:14px;	
    padding-bottom: 60px;
}

.divCookiesButtons_padre {
	width: 95%;
    text-align:center;
}

.divCookiesButtons_hijo {
	width: 95%;
    margin:0px auto;
}

.buttonCookies_1 {
  	width: 200px;
  	background-color: #000066;
  	color: white;
  	padding: 10px 20px;
  	border-radius: 5px;
}

.buttonCookies_2 {
  	width: 200px;
  	background-color: #BABABA;
  	color: white;
  	padding: 10px 20px;
  	border-radius: 5px;
}
