body{
	font-family: Arial, "Times New Roman", Times, sans-serif;
	color: white;
	background-image: url(images/divers/logo_bg.jpg);
	background-attachment: fixed;
	background-position: 0 -82px;
}

a{
	color: white;
	font-family: Arial, "Times New Roman", Times, sans-serif;
	
}

img{
	border: none;
}
h1, h2, h3, h4, h5, h6{
	text-align: left;
}

ul{
	list-style-type: circle;
}

li{
	line-height: 100%;
	padding-bottom: 20px;
}

.harrera{
	line-height: 100%;
	padding-bottom: 5px;
}

.egutegimerkatia{
	color: #FF7D16;
	font-weight: 600;
}

.egutegielkarte{
	color: #F7b70d;
	font-weight: 600;
}

.egutegisolas{
	color: #C785FF;
	font-weight: 600;
	}
	
.egutegikulturaldia{
	color: #2A8080;
	font-weight: 600;
}

.float{
	float:left;
	margin: 0 20px 20px 0;
	}
	
.egutegi1{
	text-align: center;
	width: 94%;
	background-color: #2a8080;
	line-height: 150%;
	margin: auto;
	border: 1px white solid;
}

.egutegi2{
	text-align: center;
	width: 94%;
	background-color: #8EBE1C;
	line-height: 150%;
	margin: auto;
	border: 1px white solid;
}

.egutegi3{
	text-align: center;
	width: 94%;
	background-color: #F7B70D;
	line-height: 150%;
	margin: auto;
	border: 1px white solid;
}


	
.imagePage{
	width: 200px;
	height: 41px;
	margin-left: 2px;
	margin-top: 12px;
	padding-bottom: 13px;
	}
	
.centre{
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

