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

body {
	margin:0;
	padding: 0;
	font:small "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#f3f3f3;
}

h1 {
	font-size: 180%;	
	font-weight: normal;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 140%;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h3 {
	font-size: 125%;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 105%;
}

h5 {
	font-size: 90%;
}

h6 {
	font-size: 85%;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

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.4em;
}

li, ul {
	line-height: 1.4em;
}

hr {
	display: block;
	clear: both;
	visibility: hidden;
}

a{
	color: #D42E12;
	text-decoration: underline;
}

a:hover {
	color:#000;
	text-decoration:underline;
}
#maincontainer {
	width: 1000px;
	margin: 0 auto;
	margin-bottom:10px !important;
}
#maincontainer2{

}
/**********Portada*********************************/
#mainpicture {
	height:270px;
	width:576px;
	background: url("errota_fond.gif") no-repeat top left;
	float:right;
}

#mainpicture img {
	margin-top: 4px;
	margin-left:4px;
}
#mainnews{
	float:left;
	width:380px;
	padding-right:10px;
	border-right: 1px dashed #D42E12;
}
#mainnews h2{
	font-size:140%;
	font-weight:normal;
	background: url("mainmenuli.gif") repeat-x;
	FONT-WEIGHT:BOLD;
}
#mainnews h2 a{
	text-decoration:none;
	color:white;
	text-transform:uppercase;
	font-size:85%;
	padding:5px;
}
#mainnews img{
	width:120px;
	float:left;
	margin-right:10px;
}
#mainnews .newsitem{
	margin:0px;
	padding:0px;
	margin-top:20px;
}
#mainnews h3 {
	border-bottom: 1px dashed #D42E12;
	margin-top:0;
}
#mainnews h3 a{
	text-decoration:none;
}
#mainnews .data{
	background-color:#E99688;
	color:white;
	width:70px;
	padding:0 3px;
	margin-bottom:3px;
}
#mainnews .gehiago{
	text-align:right;
	margin-top:10px;
}
#mainnews .gehiago a{
	background-color:#E99688;
	color:white;
	width:70px;
	padding:0 8px;
	font-weight:bold;
	text-decoration:none;
}
#mainnews .gehiago a:hover{
	color:black;
}
/***eskumako destakatuak*****/
#mainfeatures {
	float:right;
	width:575px;
	padding:0;
	background: url("featuredfondoa.gif") no-repeat 0px 15px;
}
.featured{
	width:219px;
	margin-top:15px;
	background:url("fond_featured.gif") no-repeat top left;
	padding:0 8px;
	border-bottom:4px solid #9FA0A2;
}
#firstfeatured .featured{
	width:320px;
	margin:0;
	background-image:none;
	padding:0;
	border:none;
}
#firstfeatured {
	width:320px;
	float:right;
}
#firstfeatured h2{
	display:none;
}
#firstfeatured ul {
	margin-left:0;
	padding:0;
}
#firstfeatured ul li{
	background: url("home_li.gif") no-repeat top left;
	list-style-image:none;
	list-style:none;
	margin-left:0;
	line-height:30px;
	margin-bottom:12px;
	padding-left:35px;
}
#firstfeatured ul li a{
	color:black;
	text-decoration:none;
	font-weight:bold;
}
#firstfeatured ul li a:hover{
	text-decoration:underline;
}
#mainfeatures h3 {
	text-transform:uppercase;
	font-size:85%;
	padding:5px;
}
.featured h2{
	font-size: 110%;
	font-weight: bold;
}
.featured h2 a{
	text-decoration: none !important;
	color:white;
	padding:5px;
	text-transform:uppercase !important;
}

.featured h2 a:hover{
	color:black;
}

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

#header {
	padding: 0;	
	margin: 0px;
	background: url("header.gif") no-repeat left top;
	height:140px;
	border:1px solid #ccc;
}
#header a{
	text-decoration: none;
	}
#logo img{
	border: 0;
	}

#logo {
    float: left;
	border: 0;
	padding:0px;
	margin-top:0px;
	margin-left: 10px;
}

#language{
	float: right;
	padding: 4px 10px 0 10px;
	margin-right: 10px;
	color: white;
}

#language a{
	color: white;
	text-decoration: none;
}
#language a:hover{
	color: #E99688;
}
#utilities{
	text-align:right;
	padding: 5px 10px 0 0;
	margin-right: 0px;
	text-decoration: none;
	color:#E99688;
}
#utilities a{
	color:#E99688;
}
#utilities a:hover{
	color:white;
}
#tagline {
   float: left;
   margin-top:40px;
	font-size:15px;
	font-weight: bold;
	margin-left:15px;
}



#mainmenu {
	padding-bottom:0px;
	margin-bottom: 0px;
	height: 24px;
	text-align: right;
	margin-top:92px;
	margin-left:200px;
	background: url("mainmenuli.gif") repeat-x top left;
	text-transform:uppercase;
	font-weight:bold;
}
#mainmenu ul {
	padding: 0px;
	margin: 0px;
	text-align: right;
}
#mainmenu li {
	float:left;
	margin: 0 !imortant;
	list-style: none;
}
#mainmenu li.menushop{
	width: 200px;
}

#mainmenu a {
	display: block;
	color: white;
	text-decoration: none;
	background: url("mainmenuli.gif") repeat-x top left;
	padding:3px 15px 3px 15px;
	border-right:1px solid #BE1A0A;
	margin-left: 0 !imortant;
}
#mainmenu li a:hover {
	background: url("mainmenulion.gif") repeat-x top left;
	color: white;
	border-right:1px solid #BE1A0A;
}
#mainmenu #active {
	padding:3px 15px 3px 15px;
	background: url("mainmenulion.gif") repeat-x top left;
	color: white;
	border-right:1px solid #BE1A0A;
}
#mainmenu #active a{
	padding:0;
	background-image:none;
}
#container {
	padding-bottom:20px;	
	text-align: left;
	background-color:white;
	border:1px solid #ccc;
	padding:10px;
}

#container a{
    text-decoration: underline;
	}

#content {
	width: 755px;
	margin-left: 220px; 
	margin-top: 15px;
}

#breadcrumb {
	margin: 10px 0px 20px 220px;
	width: 755px;
	text-align:left;
	padding-top: 10px;
}


/*****ezkerreko menua*****/
#menu{ 
	width: 180px; 
	float: left; 
	padding-left: 0;
	margin-left: 0px;
	margin-top: 15px;
	text-align: left;
	font-size:105%;
}

#menu li{
	list-style: none;
	margin: 0;
	padding:5px 5px 10px 5px;
	margin-bottom:8px;
/*	background:transparent url("menu2_li.gif") no-repeat bottom right;*/
	border-bottom:1px solid #ccc;
	background-color:#efefef;
}


#menu li li, #menu li li li{
	border: 0px;
}

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

#menu li a { 
	text-decoration: none;
	color:#999;
}
#menu li a:hover { 
	color:black;
}

#footer {
	text-align:left;
	margin-top:20px;
	clear:both;
    padding: 10px;
	color: black;
	background-color:white;
	border:1px solid #ccc;
}
#footer P{
	WIDTH:200PX;
}
#footer a {	
	text-decoration:none;
	font-weight:bold;
}
#babesleak{
	float:right;
}
#babesleak h2{
	border-bottom:1px dashed #D42E12;
	font-size:90%;
	text-align:center;
}
#babesleak img{
	margin:10px;
}
/**********Albistegia*********************************/

.newsitem p, h2{   
	margin:0px;
}

.newsitem {   
    padding: 10px 0px 0px 10px;
	margin-bottom:20px;
	}

.newsitem h2{   
	margin:0px;
    font-size: 100%;
	font-weight: bold;
	}

.data{   
	margin:0px;
    font-size: 90%;
	color: #999999;
	font-weight: bold;
	}

.summary p{   
	margin:0px;
	background: #FFE4DF;
	padding: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 95%;
	font-weight: bold;
	}
/*******modeloa******/

#content h3{
	background-color:#efefef;
	padding-left:5px;
}
.irudia img{
	margin: 0px;
	padding:0px;
	} 

.irudia p{
	font-size: x-small;
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:400px;
}
.imgleft{
	float:left;
	margin:0 10px 10px 0;
}
.imgleft p{
	font-size: x-small;
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:270px;
}
.imgright{
	float:right;
	margin:0 0 10px 10px;
}
.imgright p{
	font-size: x-small;
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:270px;
}
table th{
	background-color:#C01C0B;
	color:white;
	padding:3px;
}
table td{
	padding:3px;
	border:1px solid #efefef;
}
table.datuak{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	border:1px solid #ccc;
}
table.datuak th{
	background-color:#ccc;
	color:black;
}
.cleaner{
	margin:0px;
	padding: 0px;
	clear: both;
	font-size: 5px;
	width: 750px;
}

#contact fieldset{
	border:1px solid #efefef;
}
#contact legend {
	text-transform:uppercase;
}