/* CSS Document */

*{
	padding: 0px;
	margin: 0px;
	border: 0px;

}

body{
	background-image: url(../img/fondo.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
}

#ama{
	position: relative;
	width: 750px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
}
#logo{
	position: absolute;
	margin-top: 33px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	width: 177px;
	height: 80px;
	background-color:#333333;
}
#testua1{
	background-color:#FFFFFF;
	position: absolute;
	width: 255px;
	height: 170px;
	margin-top: 127px;
	padding: 10px;
}
#testua2{
	background-color:#FFFFFF;
	position: absolute;
	width: 230px;
	height: 145px;
	margin-top: 127px;
	margin-left: 257px;
	padding: 10px;
}
#testua3{
	background-color:#FFFFFF;
	position: absolute;
	width: 250px;
	height: 145px;
	margin-top: 127px;
	margin-left: 490px;
	padding: 10px;
}
#linea{
	position: absolute;
	width: 1px;
	height: 215px;
	background-color:#69913B;;
	background-repeat: repeat-y;
	margin-top: 127px;
	margin-left: 255px;

}
#linea2{
	position: absolute;
	width: 1px;
	height: 215px;
	background-color:#69913B;;
	background-repeat: repeat-y;
	margin-top: 127px;
	margin-left: 487px;

}
#prezioa{
	position: absolute;
	width: 326px;
	height: 30px;
	margin-top:90px;
	margin-left:430px;
}

ul.ezaugarriak li{
	list-style-type: none;
	font-family: Arial;
	color:#333333;
	font-size: 12px;
	line-height: 18px;

}
ul.izenburua li{
	list-style-type: none;
	font-family: Arial;
	color:#69913B;
	font-size: 12px;
	font-weight: bold;	
}
.aclarar{
	clear: both;
}

#arg_index1{
	position: absolute;
	width: 396px;
	height:211px;
	margin-top: 350px;
	overflow:hidden;
	
}
#arg_index2{
	position: absolute;
	width: 361px;
	height:211px;
	margin-top: 350px;
	overflow:hidden;
	margin-left:399px;
}
/* MENUA */
#menu{
	position: absolute;
	width: 400px;
	height: 16px;
	margin-top: 52px;
	margin-left: 380px;

}
ul.menu li{
	list-style-type: none;
	float: left;
}
span.zanpatua{
	background-color:#699131;
	height: 16px;
	padding: 10px;
	margin: 3px;
	font-family: Arial;
	color:#FFFFFF;
	font-style: normal;
	text-decoration: none;
}
a.botoiak:link{
	background-image:url(../img/botoia.gif);
	background-repeat: repeat-x;
	height: 16px;
	padding: 10px;
	margin: 3px;
	font-family: Arial;
	color:#FFFFFF;
	font-style: normal;
	text-decoration: none;
}
a.botoiak:hover{
	height: 16px;
	padding: 10px;
	margin: 3px;
	font-family: Arial;
	color:#69913B;
	font-style: normal;
	text-decoration: none;
}
a.botoiak:active{
	background-image:url(../img/botoia.gif);
	background-repeat: repeat-x;
	height: 16px;
	padding: 10px;
	margin: 3px;
	font-family: Arial;
	color:#FFFFFF;
	font-style: normal;
	text-decoration: none;
}
a.botoiak:visited{
	background-image:url(../img/botoia.gif);
	background-repeat: repeat-x;
	height: 16px;
	padding: 10px;
	margin: 3px;
	font-family: Arial;
	color:#FFFFFF;
	font-style: normal;
	text-decoration: none;
}

/* HELBIDEA */
.aclarar{
	clear: both;
}

#helbidea{
	position: absolute;
	width: 750px;
	height:20px;
	margin-top: 561px;
	text-align: center;
	padding-top: 3px;
}
a.mail:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
}
a.mail:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#333333;
	text-decoration:none;
}
a.mail:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
}
a.mail:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
}
a.ekilur:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#999999;
	text-decoration:none;
}
a.ekilur:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
}
a.ekilur:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#999999;
	text-decoration:none;
}
a.ekilur:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#999999;
	text-decoration:none;
}
#ekilur{
	position: absolute;
	width: 750px;
	height:20px;
	margin-top: 650px;
	margin-left:auto;
	padding-top: 3px;

}
#babeslea{
	position: absolute;
	width: 300px;
	height: 80px;
	margin-left:0px;
	margin-top:585px;
}
font.babesle{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}