﻿@charset "utf-8";
a:link {text-decoration: none; color:#b54c2c}
a:visited {	text-decoration: none; color:#b54c2c}
a:hover {text-decoration: underline; color:#b54c2c}
a:active {text-decoration: none; color:#b54c2c}

html {
	overflow-y: scroll; /*Scrollbarra forzatu saltu horizontala kentzeko*/
}

html, body {
	display: inline;
	margin: 0px;
	padding: 0px;
	background-color: #d6d6d6;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position:top;
}
	
.dupfix {
	display: inline;
	float: left;
	width: 1px;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
}

#imgpreloader {
	display: inline;
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 2px;
	height: 1px;
	background-position: -1000px -1000px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}

#bg {
	display: inline;
	position: fixed;
	left: 50%;
	top: 0px;
	margin-top: 0px;
	margin-left: -480px;
	width: 960px;
	height: 540px;
	/*background-attachment:fixed;*/
	background-image: url(../img/ui/bg.png);
	background-repeat: no-repeat;
	background-position:top;
}

.menu {
	display: inline;
	position: fixed;
	left: 50%;
	top: 460px;
	margin-top: 0px;
	margin-left: -237px;
	width: 130px;
	height: auto;
	text-align: right;
}

#edukia {
	display: inline;
	width: 380px;
	padding: 10px;
	padding-top: 228px;
	overflow: hidden;
	border: 0px;	
	position: absolute;
	left: 50%;
	margin-top: 0px;
	margin-left: 0px;
}
	
.banatzailea {
	display: inline;
	float: left;
	cursor: default;
	margin: 0px;
	width: 380px;
	height: 20px;
	background-image: url(../img/ui/puntuak.png);
	background-repeat: repeat-x;
	background-position: center;
}

.headerbutton{
	float: left;
	border: none;
	overflow: visible;
	white-space: nowrap;
	display: inline;
	cursor: pointer;
	padding: 0px;
	width: 130px;
	height: auto;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #977166;
	
	font-family: "trebuchet MS",sans-serif;
	font-size: 18px;
	text-align: right;
	letter-spacing: 3.6pt;
	word-spacing: 2.8pt;

}
.headerbutton:hover {
	color: #b54c2c;
	text-decoration: none;
}
.headerbutton:active {
	color: #b54c2c;
	text-decoration: none;
}

.projectimg {
	display: inline;
	cursor: pointer;
	float: left;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 10px;
	width: 380px;
	height: 214px;
	border-width: 0px;
}
.projectimg:hover {
	display: inline;
	cursor: pointer;
}
	
.botoia {
	display: inline;
	cursor: pointer;
	float: left;
	margin: 0px;
	margin-top: 4px;
	margin-right: 4px;
	padding: 2px;
	border: 0px;
	width: auto;
	height: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #333333;
	background-color: #ADA49A;
}
	
.ikonoa {
	display: inline;
	cursor: pointer;
	float: left;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-right: 4px;
	width: 42px;
	height: 42px;
	border-width: 0px;
	background-color:#333333;
	background-repeat: no-repeat;
}	
.azkenikonoa {
	display: inline;
	cursor: pointer;
	float: left;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-right: 0px;
	width: 42px;
	height: 42px;
	border-width: 0px;
	background-color:#333333;
	background-repeat: no-repeat;
}
	
.projectname {
	display: inline;
	float: left;
	cursor: default;
	margin: 0px;
	width: 380px;
	height: auto;
	text-align: left;
	color: #b54c2c;
	font-style: normal;	
	font-family: "trebuchet MS",sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 4pt;
	word-spacing: 2.6pt;

}
	
.textua {
	display: inline;
	space: nowrap;
	float: left;
	cursor: default;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 10px;
	padding: 0px;
	border: 0px;
	width: 380px;
	height: auto;
	text-align: justify;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #977166;
	text-shadow: #CAC3BF 1px 1px 1px;

}

.footer {
	display: inline;
	cursor: default;
	float: left;
	overflow: hidden;
	width: 100%;
	height: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #977166;
}
