* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFFFFF url(images/goiko_marra.gif) repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #363636;
}
img {
	border: none;
}

/* Menu */
#menu {
	width: 770px;
	height: 65px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a{
	display: block;
	float: left;
	width: 200px;
	height: 45px;
	padding: 20px 0 0 0;
	border-right: 1px solid #EDEBD5;
	text-decoration: none;
	text-align: center;
	font-size: 114%;
	color: #BABABA;
}
#menu a.DLH:hover {
	background: #82BC2B;
	color: #8C8C8C;
}
#menu a.DBH:hover {
	background: #F7FA22;
		color: #8C8C8C;
}
#menu a.CIHMA:hover {
	background: #FF9523;
	color: #8C8C8C;
}
#menu .DLH_aktiboa a {
	background: #82BC2B;
	color: #8C8C8C;
}
#menu .DBH_aktiboa a {
	background: #F7FA22;
	color: #8C8C8C;
}
#menu .CIHMA_aktiboa a {
	background: #FF9523;
	color: #8C8C8C;
}

#hizkuntza{
	text-align: right;
	font-size: 15px;
	font-weight: bold;
}
#hizkuntza a{
	display: block;
	float: left;
	width: 0px;
	height: 0px;
	padding: 40px 0 0 0;
	padding-left: 80px;
	border-right: none;
	text-decoration: none;
	font-size: 90%;
	color: #141414;
}
#hizkuntza a:hover{
	text-decoration: underline;
}

/* Header */

#header {
	width: 770px;
	height: 170px;
	margin: 0 auto;

	/*background: url(images/_ezagutu_DLH.jpg) no-repeat;*/
}

#header h1 {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0;
	padding: 00px 0 0 0;
	background: url(images/ezagutu_DLH.jpg) no-repeat;
	text-align: center;
	font-size: 15px;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: right;
	width: 550px;
	padding-top: 10px;
	font-size: 13px;
	text-align: justify;
}
#content img{
	padding: 10px;
}
.titulua{
	margin-left: 25px;
	margin-right: 15px;
	font-size: 19px;
	margin-bottom: 30px;
	text-align: left;
}
.testua{
	line-height: 22px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.testua_irudiak{
	background: white url(dlh/kredituak.jpg) no-repeat top;;
	line-height: 22px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.testua_irudiak table{
	margin-left: 40px;
	text-align: center;
}
.testua a{
	color: #0088B0;
	text-decoration: none;
}
.testua a:hover{
	color: #0088B0;
	text-decoration: underline;
}
.testua li{
	margin-left: 20px;
}
.bigarren_zerrenda {
	padding-left: 7px;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 25px 0;
	background: #EDEBD5 url(images/oina.gif) repeat-x;
}
#logoak { 
	margin:0 auto 0 auto;
	width: 800px; 
}
#logoak img{
	margin-left:25px;
}
