/**********Orokorrak*********************************/

body {
	margin: 0 auto;
	padding: 0;
	font: small Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #333;
}

h1 {
	font-size: 260%;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	font-size: 160%;
	margin-bottom: 0.5em;
	font-weight: normal;
}

h3 {
	font-size: 125%;
}


h3 a{
	font-size: 105%;
        background-color:#A9A90B;
        font-weight: bold !important;
padding: 3px 10px;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 90%;
}

h6 {
	font-size: 85%;
}

img, img a{
	border: 0px;
}

pre, code {
	font: 1em Courier, "Courier New", monospace;
	letter-spacing: -0.066em;	
}

p {
	margin: 0.3em 0 1.2em;
	line-height: 1.6em;
}

blockquote {
	border-left:4px solid #efefef;
	font-style: italic;
	margin-left:2em;
	padding-left:0.5em;
}

li, ul {
	line-height: 1.4em;
}
.clear{
	clear:both
}
hr {
	display: block;
	clear: both;
	visibility: hidden;
}

a{
	color:#04345E;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

#maincontainer {
	margin: 0 auto;
	background: url("top.gif") repeat-x;
}
#maincontainer2 {
	margin: 0 auto;
	width:890px;
}

/**********Maketaziokoak*********************************/

#header {
	padding: 0;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	height:125px;
	width: 850px;
}

#header a{
	color: #fff;
	text-decoration: none;
	}

#header a:hover{
	color: #000;
	text-decoration: none;
	}

#language {
	text-align: right;
	padding: 5px 0 0 20px;
	margin-right: 0px;
	color: #999;
	width: auto;
	float: right;
	color:white;
	font-size:85%;
	background-color:#C3C407;
}
#language a{
	color: white;
}
#language a:hover{
	color: black;
}

#tagline{
	padding: 5px 0 0 0;
	position:absolute;
	margin-top:45px;
	margin-left:250px;
	font-size:120%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#04345E;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
	background-color:#C3C407;
}
#logo{
	border: 0;
	margin-top:5px;
	float:left;
	margin-bottom:8px;
	height:87px;
}
#logo img{
	width:240px;
	height:87px;
}
#search {
	display: none;
}

/*****************Menu nagusia****************/

#mainmenu{
	clear:both;
	font-weight: bold;
	letter-spacing: 1px;
	height: 31px;
	background: #8E8E8E url("mainmenu.gif") repeat-x top;
}
#mainmenu ul {
	padding-top:8px;
	display:block;
	margin:0 auto;
	height:20px;
	text-align:center;
	margin-left:20px;
}
#mainmenu ul li { 
	display: inline;
	float: left;
}

#mainmenu ul li a{
	text-decoration: none;
	color:black;
	padding:8px 15px 6px 15px;
}

#mainmenu ul li a:hover{
	text-decoration: none;
	background: #999;
	background: url("mainmenu_on.gif") repeat-x top;
	color:white;
}

#mainmenu li#active{
	text-decoration: none;
	color:white;
	font-weight: normal;
	background: #999;
	background: url("mainmenu_on.gif") repeat-x top;
	padding:7px 20px 6px 20px;
	margin-top:-8px;

}

#mainmenu #active a{
	color:white;
}


#container {
	clear:both;
	text-align: left;
	width: 850px;
	margin: 0 auto;
}

#content {
	width: 600px;
	margin: 0px 0 0 230px;
	line-height: 1.6em;
	padding:0;
}

#content h1{
	line-height: 100%;
	margin-top:0;
}

#content h1, #content h2, #content h3{
}

#breadcrumb {
	margin: 10px 0px 20px 230px;
	width: 600px;
	text-align:left;
	padding: 20px 0 5px 0;
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#breadcrumb a:hover {  
text-decoration: underline;  
}  
#breadcrumb li span {  
color: black;  
}  

#breadcrumb ul {  
display: inline;  
margin-left: 0px;  
padding-left: 0;  
}
#breadcrumb ul ul{  
margin-left: 10px;

}
#breadcrumb ul li {  
display: inline;
}  
#breadcrumb ul ul li {
	background: url("gez.gif") no-repeat 0px 5px !important;
	padding-left: 15px;
	list-style:none;
	list-style-image:none;

}  
/*******************Ezkerreko menua, menu2********************/

#menu{ 
	width: 200px; 
	float: left;
	margin: 1em 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu li{
	border:1px solid #efefef;
	list-style: none;
	margin: 0px 0 3px 0;
	width:200px;
}

#menu li a {
	display:block;
	width:190px;
	text-decoration: none; 
	padding: 5px 0 5px 10px;
}

#menu li.active{
	color: #000;
	padding: 5px 0 5px 10px;
	width:190px;
	background-color:#efefef;
}

#menu li a:hover{
	text-decoration: none; 
	color: #000;
	background-color:#efefef;
}

#menu ul{
	padding-left: 5px;
	margin:0px;
}


#footer {
	font-size: 85%;
	background: url(footer.gif) no-repeat top center;
	color: black;

	margin: 0 auto;
	width: 100%;
	text-align: center;
	padding-top:20px;
}
#footer p{
	margin-left:20px;
}
#footer img{
	margin-right:30px;
	margin-top:-10px;
	margin-left:5px;
}
#footer a{
	color: black;
}

#utilities{
	text-align:left;
	padding: 5px 0 5px 10px;
	margin-left:25px;
	font-family: verdana;
	margin-bottom:30px;
	color:#999;
}
#utilities a{
	color:#999;
}
#utilities a:hover{
	color:black;
}

#utilities ul {  
    display: inline;
    margin-left: 0px;  
    padding-left: 0;  
}

#utilities ul li {  
    display: inline;
    margin-left: 10px;
} 

/**********Albistegia*********************************/

.newsitem p{   
	margin:0px;
}

.newsitem {
	margin-bottom: 0px;
	display: block;
	}

.newsitem h2, .agenda h2{   
	margin:0px;
    font-size: 130%;
	font-weight: normal;
	}
	
.agenda h2{   
	margin:1em 0 0 0;
	}
.data{   
	color:#999999;
	font-family:georgia;
	font-size:90%;
	margin-bottom:0.8em !important;
	padding-bottom: 0.2em;
	width:50%;
	}

.newsitem .data, #lastblog .data{   
	margin-bottom:0.2em !important;
	padding-bottom: 0.1em;
	}

#lastnew .data{   
	border: 0;
	}

.summary p{   
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	font-size: 110%;
	font-weight: bold;
	}

.cleaner{
	margin:0px;
	padding: 0px;
	clear: both;
	font-size: 0.1em;
}

.smalllink{
	font-size: 0.85em;
}

.rss{
	padding-left: 25px !important;
	background: url(rss.gif) no-repeat 8px 8px;
	width:170px;
}
.rss:hover{
	width:175px !important;
}



.agenda p.data{
	margin:0 !important;
	padding:0 !important;
}

.calendar a{
	background:#e2e387;
}

.calendar{
	font-size: 85%;
	margin-left: 2em;
}

.calendar td{
	padding: 3px 3px;
}
.calendar th{
	text-align: center;
	background-color: #e2e387;
}

/******************Irudiak*************/

.imgright, .imgleft {
	font-size: 0.8em;
	color: #666;
	margin-bottom: 1em;
	margin-top: 1em;
	border:1px solid #ccc;
	padding:1px;
}
.imgright p, .imgleft p {
	padding: 0 1em;
	line-height: 120%;
}
.imgright{
	float: right;
	margin-left: 1.5em;
}
.imgleft{
	float: left;
	margin: 0 1.5em 1em 0;
}

/****************************albistegia*******/

#picture{
	float: right;
	margin: 0 0 1em 1em;
	}


/*****Portada*******************/

#maincontent{

}

#maincontent p{
	line-height: 1.4em;
}
#mainpicture{
	background: url("mainpicture.gif") no-repeat bottom left;
	height:300px;
	PADDING-RIGHT:270PX;
	margin-top:20px;
}
#mainpicture h1{
	font-size:130%;
	color:black;
	padding-left:10px;
}
#mainpicture h2{
	font-size:110%;
	color:black;
	font-weight:bold;
	padding-left:10px;
}
#mainpicture p{
	padding-left:10px;
}

#mainfeatures{
	width:565px;
	float:left;
	margin-top:20px;
}
#lastfeatured .featured{
	background:url("lastfeatured.gif") repeat-x top;
}

#lastfeatured .featured h2{
	background-color:#113e66;
}

.featured{
	float: left;
	border:1px solid #dfdfdf;
	padding:5px 10px 10px 10px;
	width:250px;
	background:url("featured_top.gif") repeat-x top;
	margin-right:10px;
	margin-bottom:10px;
margin-top: 1em;
margin-bottom: 2em;
}

.featured h2{
	font-size:110%;
	font-weight:bold;
	margin-top:0;
	background-color:#A9A90B;
}
.featured h2 a{
	font-weight:bold;
	color:white !important;
}
.featured img{
	display:block;
        margin: 2em auto 1em auto;
}
#mainnews{
	margin-left:580px;
	margin-top:-165px;
	WIDTH:260PX;
	padding-left:10px;
	/*background:url("mainnews.jpg") no-repeat top right;*/
}
#mainnews h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#04345E;
	font-size:170%;
	letter-spacing:2px;
	margin-top: 2em;
	border-top: 1px dotted #ccc;
}
#mainnews .newsitem{
	padding-left:10px;
	margin-bottom:10px;
	background: url("lauki.gif") no-repeat 0px 5px;

}
#mainnews .newsitem h2{
	font-size:85%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0;
	margin-top:0;
	border:0;
}
#mainnews .newsitem h2 a{
	font-weight:bold;
}
#mainnews h3{
	border-top:1px dotted #ccc;
	font-size:120%;
	margin-top:20px;
	padding-top:10px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:10px;

}
#mainnews input{
	background: url("button_boletin.gif") no-repeat;
	height:29px;
	width:188px;
	border:none;
	color:white;
	font-weight:bold;
	margin-left:10px;
}
.botoia{
	background:#FF6000 url("button_boletin.gif") no-repeat;
	height:24px;
	width:188px;
	border:none;
	color:white;
	font-weight:bold;
	margin-left:10px;
	display:block;
	padding-top:5px;
	text-align:center;

}
.newsphoto{
	float:right;
	margin: 0 0 10px 10px;
	border:1px solid #ccc;
	padding:1px;
	
}

#mainevents2 ul{
	margin:0;
padding:0;
font-size: 90%;
	
}

#mainevents2 p{
	margin:0;
padding:0;
text-align: left !important;
	
}

#mainevents2 ul li{
	margin:0;
padding:0;
list-style: none;
background:url("lauki.gif") no-repeat scroll 0 7px transparent;
margin-bottom:10px;
padding-left:10px;
color: #999;
font-family: georgia;
font-size:90%;	
}

#mainevents2 ul li a{
font-weight: bold;
font-family: verdana;
display:block;
	margin-bottom:3px;

}

.agenda p.data{
	margin:0 !important;
	padding:0 !important;
}
