
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top:10px;
	
}
.thrColAbsHdr #container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 1000px;
	
	 /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 0px solid #FF0000;	
	height:auto;
} 

.thrColAbsHdr #header { 
	height: 223px; /* if you're changing the source order of the columns, you'll may want to use a height on the header so that you can give the columns a predictable top value */
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.thrColAbsHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 223px;
	left: 28px;
	width: 183px;
	min-height:550px;
	height:auto;
	background-color: #cabfa0;
	/* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
		/* the background color will be displayed for the length of the content in the column, but no further */
	
	/* padding keeps the content of the div away from the edges */
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 222px;
	right: 0;
	width:177px;
	border:0px solid #336666; /* padding keeps the content of the div away from the edges */
	
	
}
.thrColAbsHdr #mainContent {
	
	top: 223px;
	width:586px;
	margin-bottom: 0;
	margin-left: 211px;
	padding:10px;
	border:0px solid #002b87;
	background-color:#dbd6c6;
	min-height:530px;
	height:auto;
	
	
}
.thrColAbsHdr #footer {

	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:5px;
	left:210px;
	
} 

h1{
	text-decoration: underline;
	color:#8a8472;
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	widows:bold;
}




a{
	text-decoration: none;
	color:#000000;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:hover{
	text-decoration: underline;
	color:#c15c18;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}




#logoa{
	width:1000px;
	height:42px;
	background-image: url(../irudiak/logoa.gif);			
}



#menua{
	background-image: url(../irudiak/menu_fondoa.gif);
	background-repeat: no-repeat;
	height: 181px;
	width: 212px;
	float:left;
	padding-top:12px;	
	
	
}

#irudia{
	background-image: url(../irudiak/irudia.gif);
	background-repeat: no-repeat;
	height: 181px;
	width: 788px;
	float:right;
	
}
#bannerra{
	

	
	border: 0px solid #cabfa0;
	margin-top:5px;
	float:left;
	
	
	
}
.bannerra{
	
	height: 95px;
	width: 175px;
	border: 1px solid #cabfa0;
	margin-top:5px;
	float:left;
	
	
	
}


a.menulinka{
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-left:40px;
	line-height:1.5;
	
}

a.menulinka:hover{
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#c5dc61;
	background-image: url(../irudiak/gezia.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

a.ezkerlinka{
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	margin-left:0px;	
				
}

a.ezkerlinka:hover{
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#c15c18;
	text-decoration:none;
	margin: 0px;
	
	
}



.hizkuntza{
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #7e507e;
	float:right;
	margin-right:20px;
	padding-top:8px;
	
}


a.hizkuntza{
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #7e507e;
	margin-left:10px;
	margin-right:10px;
	
}

a.hizkuntza:hover{
	color: #FF6600;
}


a.bimenua{
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #7e507e;
	margin-left:10px;
	margin-right:10px;
	
}

a.bimenua:hover{
	color: #FF6600;
}

#ezkerra{
	float:left;
	width:250px;
	border:#333300 solid 0px;
	height:85%;
	padding:20px;
					
}

#eskuina{
	width: 250px;
	border:0px solid #7e7765;
	float:right;
	height:85%;
	padding:20px;
}

.data{
	font-size: 13px;
	color: #0a767c;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}





.testuarrunta{
	font-size: 12px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}


.helbidea{
	font-size: 12px;
	color: #666666;
	font-weight:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}


.testu_kutxa{
/* formularioen testu-kutxetan erabiltzeko estiloa*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2a4b8a;
	background-color:#FFFFFF;
	border:1px solid #2a4b8a;
}
.botoia{
	/* formularioen botoietan erabiltzeko estiloa*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#cccacb;
	color:#2a4b8a;
	font-weight:normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #407bb5;
	border-bottom-color: #407bb5;
}




.egutegiaTxikia{
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;
	background-color: #7e507e;
		
}
A.egutegiaTxikia{
	color: #FFFFFF;
	font-weight:normal;
	background-color:#7AC433;
	text-decoration: none;
}
A.egutegiaTxikia:hover{
	color: #7AC433;
	text-decoration: none;
	background-color: #FFFFFF;
}

.gaurkoeguna{
	font-size:12px;
	color:#FF6600;	
}



.scrollBarra {scrollbar-face-color: #F8F8F8;
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-highlight-color: #aaaaaa;
	scrollbar-3dlight-color: #F8F8F8;
	scrollbar-darkshadow-color: #F8F8F8;
	scrollbar-track-color: #F8F8F8;
	scrollbar-arrow-color: #aaaaaa;
}

.albisteData
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c15c18;
	font-weight: normal;
	
}

a.albisteTitulua
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1c376f;
	font-weight: normal;
	
}

.albisteTitulua
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#002b87;
	font-weight: bold;
	text-decoration: underline;
	
}




.ver_menu {

         display:block;

}

.ocultar_menu {

         display:none;

}


