/* Presentation stylesheet */



/* ----------- HASIERA kapa orokorra  ----------- */
#container {
	font-size:0.8em;
	width: 68.9em;
	margin: auto;
	padding:0 0 20px 0;
	}
	
	#burua {
	font-size:0.8em;
	width: 68.9em;
	margin: auto;
	padding:0 0 20px 0;
	position:relative;
	}
	
	#oina {
	font-size:0.8em;
	width: 68.9em;
	margin: auto;
	padding:0 7px 20px 7px;
	}
	
	#fondo_burua {
	background:#05315b url(/img/burua.gif) repeat-x bottom;}
	
	#fondo_oina {
	margin:15px 0 0 0;
	background:url(/img/oina.gif) repeat-x top;}

/* ----------- BUKAERA kapa orokorra  ----------- */

/* ----------- HASIERA buru_1  ----------- */

#buru_2 {
margin:6px 5px 0px 5px;
height:2.6em;
color:#FFFFFF;
font-size: 0.85em;}

#buru_2 a{
color:#FFFFFF;
text-decoration:none;
}

/* ----------- BUKAERA buru_1  ----------- */


/* ----------- HASIERA buru_2  ----------- */
#buru_1{
margin:0;
padding:0;
clear:both;
}

#buru_1 a{
color:#FFFFFF;
text-decoration:none;}
/* ----------- BUKAERA buru_2  ----------- */

/* ----------- HASIERA oina_1  ----------- */
#oina_1{
padding:15px 0px 20px 0px;
font-size:0.85em;
color:#004d95;
}

#oina_1 a{
color:#004d95;
text-decoration:none;}
/* ----------- BUKAERA oina_1  ----------- */

/* ----------- HASIERA oina_2  ----------- */
#oina_2 {
font-size: 0.80em;
color:#004d95;
padding-bottom:20px;
display:block;
clear:both;
	}
	
#oina_2 a{
color:#004d95;
text-decoration:none;}

/* ----------- HASIERA oina_2  ----------- */


/* ----------- HASIERA estruktura 3 zutabe  ----------- */

/* IDs */
#main {
width:67.8em;

/* Descomentar si se quiere el comportamiento de anchura mínima y máxima, y borrar width: 62.5em */
  /*min-width: 50em;
  max-width: 70em;*/

  margin: 0 auto;
}

#col-a {
  float: right;
  width: 100%;
  font-size:0.9em;
}
#col-a[id] { /* [2] */
  margin-left: -1px;
}
#col-b {
  float: left;
  margin-left: -17em;
  z-index: 10; /* [3] */
}
#col-b[id] { /* [2] */
  margin-right: 1px;
}
#col-c {
  float: right;
  margin-right: -17em;
  z-index: 11; /* [3] */
  
}
#col-c[id] { /* [2] */
  margin-left: 1px;
}
.show-all #columns {
  padding: 0 17em;
}
.hide-left #columns {
  padding: 0 17em 0 0;
}
.hide-right #columns {
  padding: 0 0 0 17em;
}
.cols-wrapper {
  width: 100%;
}
.cols-wrapper[class] {
  padding-bottom: 0.1px; /* [4] */
}
.float-wrapper {
  float: left;
  width: 100%;
  position: relative;
  z-index: 0;
}
.float-wrapper[class] { /* [2] */
  margin-right: -1px;
}
.sidecol {
  position: relative;
  width: 17em;
  overflow: hidden;
}
.box,
.main-content {
  margin: 0 ;
  line-height:1.4em;
}

.box_c {
 margin: 0 0 0 4px;
  line-height:1.4em;}


.none {
  display: none;
}

/*
  [1] Play nice with EMs in Opera 6 and IE Win.
  [2] Support for Mozilla, but IE doesn't likes it.
  [3] Z indices needed for link clickability in IE Mac and Opera 6.
  [4] Mozilla needs a non zero value, seems to be a bug.
*/

/* backgrounds */

.cols-wrapper {
  
}


/* classes */

.main-content {
text-align:left;
 padding:0 0 0 2.5em;
 text-align: left;
line-height:1.4em;
font-weight:lighter;
}

.main-content-centro {
padding:0 2.5em 0 2.5em;
text-align: left;
line-height:1.4em;
font-weight:lighter;
 }
 
 .main-content-portada {
padding:0;
text-align: left;
line-height:1.4em;
font-weight:lighter;

/*height:37em;*/
 }
 
 
 .main-content-noticias {
padding:0 2em 0 1em;
text-align: left;
line-height:1.4em;
font-weight:lighter;
 }
 
.cols-wrapper {

  margin: 0 -1px;
 
}
.hide-left .cols-wrapper {
  border-left: none;
  margin-left: 0;
}
.hide-right .cols-wrapper {
  border-right: none;
  margin-right: 0;
}
.hide-both .cols-wrapper {

  margin: 0;
}
.box {
  font-size: 92%;
  line-height: 1.18em;
  background:url(/img/fondo_lateral.gif) top repeat-x;
}
#footer,
.sidecol {
  
}


/* dom-tree */
.dom-tree {
  padding: 0 0 0 1.5em;
 
}
.dom-tree code {
  font-weight: bold;
}
.dom-tree ul ul ul  {
  list-style: disc;
}
.dom-tree ul ul ul ul  {
  list-style: circle;
}
.dom-tree ul ul ul ul ul {
  list-style: square;
}
.dom-tree dl,
.dom-tree dt,
.dom-tree dd {
  color: black;
  margin: 0;
  padding: 0;
  display: inline; /* IE 5.x doesn't like this */
}
.dom-tree dd {
  font-style: italic;
}

/* ----------- BUKAERA estruktura 3 zutabe  ----------- */