@charset "utf-8";
* { margin: 0; padding: 0; border: 0; }
ul.disc {
	display:inline;
}
ul.disc li {
	float:left;
	width:200px;
	padding-right:20px;
}



.alma {
    margin: 20px auto 75px auto;
    padding: 0;
    width: 150px;
    position: relative;
}
li.alma em {
    background: url(images/alma_sub.png) no-repeat;
    width: 200px;
    height: 60px;
    position: absolute;
    top: 150px;
    left: 25px;
    text-align: center;
    text-indent: -9999px;
    z-index: 2;
    display: none;
	
}
#alma {
    width: 150px;
    height: 150px;
    background: url(images/alma.jpg) no-repeat 0 0;
    text-indent: -9999px;
    margin: 0 auto;
    display: block;
}
.sonkalo {
    margin: 20px auto;
    padding: 0;
    width: 150px;
    position: relative;
}

li.sonkalo em {
    background: url(images/sonkalo_sub.png) no-repeat;
    width: 200px;
    height: 60px;
    position: absolute;
    top: 150px;
    left: 25px;
    text-align: center;
    text-indent: -9999px;
    z-index: 2;
    display: none;
	
}
#sonkalo {
    width: 150px;
    height: 150px;
    background: url(images/son.kalo.jpg) no-repeat 0 0;
    text-indent: -9999px;
    margin: 0 auto;
    display: block;
}
.coll {
    margin: 20px auto;
    padding: 0;
    width: 150px;
    position: relative;
}

li.coll em {
    background: url(images/collaborations_sub.png) no-repeat;
    width: 200px;
    height: 60px;
    position: absolute;
    top: 150px;
    left: 25px;
    text-align: center;
    text-indent: -9999px;
    z-index: 2;
    display: none;
	
}
#coll {
    width: 150px;
    height: 150px;
    background: url(images/collaborations.jpg) no-repeat 0 0;
    text-indent: -9999px;
    margin: 0 auto;
    display: block;
}
.inedits {
    margin: 20px auto;
    padding: 0;
    width: 150px;
    position: relative;
}

li.inedits em {
    background: url(images/inedits_sub.png) no-repeat;
    width: 200px;
    height: 60px;
    position: absolute;
    top: 150px;
    left: 25px;
    text-align: center;
    text-indent: -9999px;
    z-index: 2;
    display: none;
	
}
#inedits {
    width: 150px;
    height: 150px;
    background: url(images/Vengo-6.jpg) no-repeat 0 0;
    text-indent: -9999px;
    margin: 0 auto;
    display: block;
}