div#eskaintzak {width:80%;float:left; }
/* =========================================================================================================
/*				  Generales 
/* =======================================================================================================*/

/*  orokorra  */
* {
	margin:0;
	padding:0;
}
option
{
	margin:0;
	padding:0 0.5em 0 0.5em;
}
body {
	margin:0; 
	padding:0;
}
p.contenido_menu_ayuda {
	position: absolute;
	left: -900em;
}
h1 {
	position: absolute;
	left: -900em;
}
h2#menu_navegacion {
	position: absolute;
	left: -900em;
}
div#pagina {}

/* Cabecera  */
div#cabecera {}
div#cabecera1 {
	float:left; 
	width:26%; 
	margin-bottom:0.5em;
}
div#cabecera2 {
	float:right ;
	text-align:center ;
	width:73%;
}
/* menua */
div#menua {
	background: #e9eeee;/* ezkerreko menuaren fondoko kolorea */
	color:#426474;/* textuan kolorea */
}	

/*  Cuerpo  */
div#cuerpo {width:100%; clear:both; display:block; height:inherit;}

/*  Cuerpo: izquierda  */
div#izquierda {
	width:17.2%;
	float:left;
	margin-right:10px;
}
div#menua {margin-bottom:0.5em;}
div#denda {margin-bottom:0.5em;}
div#patrocinadores {}

/*  Cuerpo: derecha  */
div#derecha {float:right;  width:41%; margin-bottom:2em; }
div#sar { margin-left:18.4%;} 
div#accesos {}
div#noticias {width:70%;float:left; } /* div#noticias {width:39.4%;float:left; } */ 
div#ultimas_noticias {}
div#columna1 {float:left; width:58%; }
div#columna2 {float:right; width:41%; }

/*  Pie  */
div#pie {clear:both; text-align:center; margin-top: 2em;}

/*  Contenidos: en la plantilla   */
div#contenido {
	margin-left:18.4%; 
}

/*   Rutas   */
div#ruta {
	margin-left:18.4%;
}

