/* CSS Document */



body{
margin:0;
padding:0;
background: #d6dec0;
font: normal 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color: #46502b;
	}
a:visited{
	text-decoration: none;
	color: #707a56;
	}
a:hover{}
a:active{}

a:link.lotura-indar {
	text-decoration: underline;
	color: #46502b;
	font-weight: bold;
}
a:visited.lotura-indar  {
	text-decoration: underline;
	color: #707a56;
	font-weight: bold;
}
a:hover.lotura-indar  {
	text-decoration: none;
	color: #46502b;
	font-weight: bold;
}
a:active.lotura-indar  {
}

img { border: 0; }

h1,h2,h3,h4 {
margin: 0;
padding: 0;
}

form {
margin: 0;
padding: 0;
}

hr {
	margin: 7px 0;
	border-top: solid 3px #bdc4ab;
}
.hr-handiagoa {
	margin: 20px 0;
	border-top: solid 3px #bdc4ab;
}
h3.aukera-nagusiak a:link {
	text-decoration: none; 
	color: #fff;
	font-size: 15px;
}
h3.aukera-nagusiak a:visited {
	text-decoration: none; 
	color: #fff;
	font-size: 15px;
}
h3.aukera-nagusiak a:hover {
	text-decoration: none; 
	color: #46502b;
	font-size: 15px;
	padding: 0 3px;
	background: #f0f7e7;
}
h3.aukera-berriak a:link {
	color: #fff;
}
h3.aukera-berriak a:visited {
	color: #fff;
	text-decoration: none;
}
h3.aukera-berriak a:hover {
	color: #46502b;
}
h3.despieze-tituloa {
	margin-top: 20px;
	font-size: 18px;
}
h3.portada-kaxa-tituloak {
	display: inline;
}
h3.portada-kaxa-tituloak a:link{
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
h3.portada-kaxa-tituloak a:visited{
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
h3.portada-kaxa-tituloak a:hover{
	font-size: 14px;
	font-weight: normal;
	color: #333;
	background: #f0f7e7;
	padding: 0 3px;
}
h2.albisteak a:link{
	color: #46502b;
	text-decoration: none;
	font-size: 22px;
}
h2.albisteak a:visited{
	color: #828f60;
	text-decoration: none;
	font-size: 22px;
}
h2.albisteak a:hover{
	color: #46502b;
	background: #dde4ca;
	border-bottom: 1px solid #46502b;
	font-size: 22px;
}

h2.albisteak{
	color: #333;
	font-size: 22px;
}

ol li {
	margin: 15px 0;
	font-size: 16px;
}



