
.goiburuak{
	width: 50%;
    height: 9%;
    background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
    margin-top: 0%;
}
#hd1{
	background-image: url("../img/taxesOff.png");
    float: left;
}
#hd1:hover{
	background-image: url("../img/taxesOn.png");
}
#hd2{
	background-image: url("../img/SocialOff.png");	
}
#hd2:hover{
	background-image: url("../img/SocialOn.png");
}
#hd2{
	margin-left: 50%;
}
#taxessocial{ 
 	background-image: url("../img/taxesAndContributionsBASEA.png");
	width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}
#taxessocial img{
	position: absolute;
	cursor: pointer;
}
.infoak{
	background-image: url("../img/InformazioaTaxes.png");
	background-repeat: no-repeat;
	width: 3%;
	height: 4%;
	position: absolute;
	cursor: pointer;
	margin-left: 12.5%;
}
.infoak:hover{
	background-image: url("../img/InformazioaTaxes2.png");
}
#i1{	
    margin-top: 18%;
}
#i2{	
    margin-top: 29%;
}
#i3{	
    margin-top: 39.5%;
}
#socialsecurity{
	display: none;
	background-image: url("../img/SocialSecurityBASEA.png");
	width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
 }
 .infoak2{
    width: 20%;
    height: 5%;
    background-repeat: no-repeat;
    position: absolute;
    margin-left: 82%;    
 }
 #i5{
 	background-image: url("../img/retirement_btn1.png"); 	
 	margin-top: 6%;
 }
 #i5:hover{
 	background-image: url("../img/retirement_btn2.png");
 }
 #i6{
 	background-image: url("../img/unemployment_btn1.png"); 	
 	margin-top: 35%;
 }
 #i6:hover{
 	background-image: url("../img/unemployment_btn2.png");
 }
 #i7{
 	background-image: url("../img/Widows_btn1.png"); 	
 	margin-top: 44%;
 }
 #i7:hover{
 	background-image: url("../img/Widows_btn2.png");
 }
 #i8{
 	background-image: url("../img/Disability_btn1.png"); 	
 	margin-top: 52%;
 }
 #i8:hover{
 	background-image: url("../img/Disability_btn2.png");
 }
 #i9{
 	background-image: url("../img/Sickpay_btn1.png"); 	
 	margin-top: 56.5%;
 }
 #i9:hover{
 	background-image: url("../img/Sickpay_btn2.png");
 }
 #i10{
 	background-image: url("../img/others_btn1.png"); 	
 	margin-top: 58.2%;
 }
 #i11{
 	background-image: url("../img/maternity_btn1.png"); 	
 	margin-top: 60%;
 }
 #i11:hover{
 	background-image: url("../img/maternity_btn2.png");
 }

 .iximg{
 	display: none;
 }
 .iximg2{
 	display: none;
 	margin-left: -243%;
 }
 #i8img{
 	margin-top: -11%; 	
 }
 #i9img{
 	margin-top: -18%; 	
 }
 #i11img{
 	margin-top: -53%; 	
 }
