
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;	
}
.thrColAbsHdr #container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
	
	
} 

.thrColAbsHdr #header { 
	height: 200px; /* 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: 209px;
	left: 0;
	width: 184px; /* 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: 205px;
	right: 0;
	width: 181px; /* padding keeps the content of the div away from the edges */
	padding-bottom: 15px;
	padding-top:5px;
	
}
.thrColAbsHdr #mainContent {
	margin-top: 10px;
	margin-right: 185px;
	margin-bottom: 0;
	margin-left: 189px;
	padding-top: 0;
	padding-bottom: 0;
	
	
	
	
	
}
.thrColAbsHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
.thrColAbsHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

#goiburua{
	background-image: url(../irudiak/goiburua.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 900px;
	
}

.goiburutestua{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 24px;
	margin-left:30px;
}
a.goiburutestua:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	
}

#goiburufondoa{
	background-color: #407bb5;
	height: 39px;
	
}


a{
	text-decoration: none;
	color:#000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover{
	text-decoration: underline;
	color:#c15c18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.testu_handia{
	font-size: 12px;
	color: #2a4b8a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:  #2a4b8a;
	margin-right: 5px;
	margin-left: 4px;
	margin-top: 6px;
	text-transform: uppercase;
}
.ezker_barra_titulua{
	font-size: 12px;
	color: #000066;
	text-transform: uppercase;
	background-color: #CCCCFF;
}
.ezker_aukera{
	font-size: 10px;
	color: #FFCC33;
}
a.ezker_aukera{
	color: #FFCC33;
}
a.ezker_aukera:hover{
	color: #FFFFFF;
}
.izenburu_nagusia{
	color: #003E99;
	font-size: 14px;
	background-image:  url(../irudiak/tituluAtzea.gif);
	height:25px;
	background-repeat: no-repeat;
	text-transform: uppercase;
}
.ul{
	color:#FFFFFF;
	margin-left: 13px;
	padding: 0px;
	list-style-type:square;
}


.testuarrunta{
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
}
a.testuarrunta{
	text-decoration: underline;
	color:#587E86;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.testuarrunta:hover{
	text-decoration: underline;
	color: #FF9966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.helbidea{
	font-size: 11px;
	color: #666666;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}


.gaurkoeguna
{
	font-family:Verdana, Sans-serif;
	font-size:10px;
	color:#70A544;
	font-weight: normal;
}

.dataHizkuntzaMenua
{
	font-family:Verdana, Sans-serif;
	font-size:10px;
	color:#2a4b8a;
	font-weight: normal;
	
}
a.dataHizkuntzaMenua 
{
	
color:#2a4b8a;
font-size:10px;
	
}

a.dataHizkuntzaMenua:hover{
	color:#FF6600;
	font-size:10px;	
}


.ezkerMenuNagusia{
	padding-bottom: 5px;
	width:184px;
}


a.ezkerAzpimenua
{
	text-align: left;
  	font-family:Verdana, Sans-serif;
	font-size:11px;
	color:#666666;
	font-weight: normal;
	margin-left:2px;
	line-height:1.5;		
	
}

a.ezkerAzpimenua:hover{
	text-align: left;
  	font-family:Verdana, Sans-serif;
	font-size:11px;
	color:#c15c18;
	font-weight: normal;
	margin-left:2px;
	line-height:1.5;
		
}


a.tramitelinka
{
	text-align: left;
  	font-family:Verdana, Sans-serif;
	font-size:11px;
	color:#2a4b8a;
	font-weight: normal;
		
	
}

a.tramitelinka:hover{
	text-align: left;
  	font-family:Verdana, Sans-serif;
	font-size:11px;
	color:#c15c18;
	font-weight: normal;
	
		
}

.eskuinMenuNagusia{
	width:180px;
	border: 1px solid #7195b9;
	margin-bottom:5px;
	padding-bottom:10px;
	padding-top:5px;	
}

.eskuinAzpimenua{
	text-align: left;
  	font-family:Verdana, Sans-serif;
	font-size:11px;
	color:#666666;
	font-weight: normal;
	margin-left:5px;
	line-height:1.4;
  
}

a.eskuinAzpimenua{
	text-align: left;
  	font-family:Verdana, Sans-serif;
	font-size:11px;
	color:#666666;
	font-weight: normal;
	
	
}
a.eskuinAzpimenua:hover{
	
	text-align: left;
  	font-family:Verdana, Sans-serif;
	font-size:11px;
	color:#666666;
	font-weight: normal;
	
	
}


.kanpainaMenuNagusia {
	background-color: #2a4b8a;
	color: #FFFFFF;
	height: 22px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size:13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background-position: left;
}

a.kanpainaMenuNagusia{
	font-size:13px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

a.kanpainaMenuNagusia:hover{
	font-size:13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #7195b9;
}

td.kanpainaAzpimenua{
	background-color:#FFFFFF;
}
.kanpainaAzpimenua 
{
	font-family:Verdana,Sans-serif;
	font-size:11px;
	color:#3D6A74;
	height: 30px;
}
.testu_kutxa{
/* formularioen testu-kutxetan erabiltzeko estiloa*/
	font-family:Verdana, Sans-serif;
	font-size:10px;
	color:#ff6600;
	background-color:#FFFFFF;
	border:1px solid #2a4b8a;
}
.botoia{
	/* formularioen botoietan erabiltzeko estiloa*/
	font-family:Verdana, Sans-serif;
	font-size:11px;
	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;
}


.erdigunea
{
background-color: #FFFFFF;
}

table.erdigunea 
{
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
td.erdigunea{
	border: 1px dashed #4D96A6;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	}
.erdiguneaTituluaTestua{
	font-size: 13px;
	color: #964137;
	background-color: #E8E8E8;
}
.erdiguneaTituluak{
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../irudiak/titulufondoa.gif);
	background-repeat: repeat-x;
	height: 28px;
	font-weight: bold;
	text-indent: 5px;			
	
}

.egutegiaTxikia{
	text-align: left;
	font-family:Verdana, Sans-serif;
	font-size:11px;
	color:#2a4b8a;
	font-weight: normal;	
	
}
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:11px;
	color:#FF6600;	
}


#albisteZerrenda{
	padding-left:20px;
	padding-right: 10px;
}

.elkarte_titulua{
	font-size: 11px;
	color: #953E35;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #953E35;	
}
.marratxoa{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2a4b8a;
	padding-bottom: 2px;
	margin-right:5px;
}


.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:Verdana, Sans-serif;
	font-size:11px;
	color:#c15c18;
	font-weight: normal;
	
}

a.albisteTitulua
{
	font-family:Verdana, Sans-serif;
	font-size:11px;
	color:#1c376f;
	font-weight: normal;
	
}

.albisteTitulua
{
	font-family:Verdana, Sans-serif;
	font-size:11px;
	color:#1c376f;
	font-weight: normal;
	
}

a.iragarkiTaula
{
	font-family:Verdana, Sans-serif;
	font-size:11px;
	color:#2a4b8a;
	font-weight: normal;
	text-decoration: none;
}

a.iragarkiTaula:hover
{
	font-family:Verdana, Sans-serif;
	font-size:11px;
	color:#c15c18;
	font-weight: normal;
	text-decoration: none;
}


.ingerada
{
	font-family:Verdana, Sans-serif;
	font-size:11px;
	color:#365f9e;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7195b9;
	border-right-color: #7195b9;
	border-bottom-color: #7195b9;
	border-left-color: #7195b9;
	min-height:700px;	
	
}

.puntutxoak
{
	font-family:Verdana, Sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #365f9e;
	border-right-color: #365f9e;
	border-bottom-color: #365f9e;
	border-left-color: #365f9e;
	padding: 15px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.puntutxomarroiak
{
	font-family:Verdana, Sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: normal;
	padding: 15px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	border: 1px dashed #4f3806;
	
	
}

.urdina{
	font-size: 11px;
	color: #365f9e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.granatea{
	font-size: 12px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
}

.urdinahandiz{
	font-size: 11px;
	color: #365f9e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.naranjahandiz{
	font-size: 11px;
	color: #ff6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.ver_menu {

         display:block;

}

.ocultar_menu {

         display:none;

}

.testu_argia {
color:#2a4b8a;
text-decoration: underline;
font-size:11px;
}


a.testu_argia {
color:#2a4b8a;
text-decoration: underline;
font-size:11px;
}

a.testu_argia:hover {
color:#d46013;
text-decoration: underline;
}

