#nav {
	width:130px;
	margin: 0;
	padding: 0;
	}

#nav li {
	width:130px;
	margin: 0;
	padding: 0;
	height: 18px;
	position: relative;
	list-style: none;
}

/* main level link */
#nav a {
	text-decoration: none;
	display: block;
	margin:0;
	padding:0
}

/* main level link hover */
#nav .current a, #nav li:hover > a {
	background: none;
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
}

#nav ul a:hover {
	
}

/* dropdown */
#nav li:hover > ul {
	display: block;
}

/* level 2 list */
#nav ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 130px;
	position: absolute;
	top: 0;
	left: 130px;
}

#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#nav ul a {
	text-decoration: none;
	display: block;
	margin:0;
	padding:0
}

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {

}

.aButton {	
	position:relative;
	height: 12px;
	width: 102px;
	cursor:pointer;
	display:block;
	background: url('../images/homepage.png') no-repeat top left;
}

.aButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 12px;
	width: 102px;
	background:url('../images/homepage.png') no-repeat 0px -12px;
}

.bButton {	
	position:relative;
	height: 12px;
	width: 102px;
	cursor:pointer;
	display:block;
	float: left;
	margin-right: 50px;
	background: url('../images/corocastel.png') no-repeat top left;
}

.bButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 12px;
	width: 102px;
	background:url('../images/corocastel.png') no-repeat 0px -12px;
}

.cButton {	
	position:relative;
	height: 12px;
	width: 102px;
	cursor:pointer;
	display:block;
	float: left;
	margin-right: 50px;
	background: url('../images/calendario.png') no-repeat top left;
}

.cButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 12px;
	width: 102px;
	background:url('../images/calendario.png') no-repeat 0px -12px;
}

.dButton {	
	position:relative;
	height: 12px;
	width: 102px;
	cursor:pointer;
	display:block;
	float: left;
	margin-right: 50px;
	background: url('../images/discografia.png') no-repeat top left;
}

.dButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 12px;
	width: 102px;
	background:url('../images/discografia.png') no-repeat 0px -12px;
}

.eButton {	
	position:relative;
	height: 12px;
	width: 102px;
	cursor:pointer;
	display:block;
	float: left;
	background: url('../images/dicono.png') no-repeat top left;
}

.eButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 12px;
	width: 102px;
	background:url('../images/dicono.png') no-repeat 0px -12px;
}

.fButton {	
	position:relative;
	height: 12px;
	width: 102px;
	cursor:pointer;
	display:block;
	float: left;
	background: url('../images/album.png') no-repeat top left;
}

.fButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 12px;
	width: 102px;
	background:url('../images/album.png') no-repeat 0px -12px;
}

.gButton {	
	position:relative;
	height: 12px;
	width: 102px;
	cursor:pointer;
	display:block;
	float: left;
	background: url('../images/castello.png') no-repeat top left;
}

.gButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 12px;
	width: 102px;
	background:url('../images/castello.png') no-repeat 0px -12px;
}

.hButton {	
	position:relative;
	height: 12px;
	width: 102px;
	cursor:pointer;
	display:block;
	float: left;
	background: url('../images/contatti.png') no-repeat top left;
}

.hButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 12px;
	width: 102px;
	background:url('../images/contatti.png') no-repeat 0px -12px;
}

.baButton {	
	position:relative;
	height: 14px;
	width: 102px;
	cursor:pointer;
	display:block;
	background: url('../images/storia.png') no-repeat top left;
}

.baButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 14px;
	width: 102px;
	background:url('../images/storia.png') no-repeat 0px -14px;
}

.bbButton {	
	position:relative;
	height: 14px;
	width: 102px;
	cursor:pointer;
	display:block;
	background: url('../images/direttore.png') no-repeat top left;
}

.bbButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 14px;
	width: 102px;
	background:url('../images/direttore.png') no-repeat 0px -14px;
}

.bcButton {	
	position:relative;
	height: 14px;
	width: 102px;
	cursor:pointer;
	display:block;
	background: url('../images/organico.png') no-repeat top left;
}

.bcButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 14px;
	width: 102px;
	background:url('../images/organico.png') no-repeat 0px -14px;
}

.bdButton {	
	position:relative;
	height: 14px;
	width: 102px;
	cursor:pointer;
	display:block;
	background: url('../images/sede.png') no-repeat top left;
}

.bdButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 14px;
	width: 102px;
	background:url('../images/sede.png') no-repeat 0px -14px;
}

.beButton {	
	position:relative;
	height: 14px;
	width: 102px;
	cursor:pointer;
	display:block;
	background: url('../images/5x1000.png') no-repeat top left;
}

.beButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 14px;
	width: 102px;
	background:url('../images/5x1000.png') no-repeat 0px -14px;
}

.caButton {	
	position:relative;
	height: 14px;
	width: 102px;
	cursor:pointer;
	display:block;
	background: url('../images/prossimi.png') no-repeat top left;
}

.caButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 14px;
	width: 102px;
	background:url('../images/prossimi.png') no-repeat 0px -14px;
}

.cbButton {	
	position:relative;
	height: 14px;
	width: 102px;
	cursor:pointer;
	display:block;
	background: url('../images/archivio.png') no-repeat top left;
}

.cbButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 14px;
	width: 102px;
	background:url('../images/archivio.png') no-repeat 0px -14px;
}

.daButton {	
	position:relative;
	height: 14px;
	width: 102px;
	cursor:pointer;
	display:block;
	background: url('../images/produzione.png') no-repeat top left;
}

.daButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 14px;
	width: 102px;
	background:url('../images/produzione.png') no-repeat 0px -14px;
}

.dbButton {	
	position:relative;
	height: 14px;
	width: 102px;
	cursor:pointer;
	display:block;
	background: url('../images/collaborazioni.png') no-repeat top left;
}

.dbButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 14px;
	width: 102px;
	background:url('../images/collaborazioni.png') no-repeat 0px -14px;
}

.dcButton {	
	position:relative;
	height: 14px;
	width: 102px;
	cursor:pointer;
	display:block;
	background: url('../images/repertorio.png') no-repeat top left;
}

.dcButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 14px;
	width: 102px;
	background:url('../images/repertorio.png') no-repeat 0px -14px;
}

.faButton {	
	position:relative;
	height: 14px;
	width: 102px;
	cursor:pointer;
	display:block;
	background: url('../images/foto.png') no-repeat top left;
}

.faButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 14px;
	width: 102px;
	background:url('../images/foto.png') no-repeat 0px -14px;
}

.fbButton {	
	position:relative;
	height: 14px;
	width: 102px;
	cursor:pointer;
	display:block;
	background: url('../images/video.png') no-repeat top left;
}

.fbButton span.bg_fade {
	position: absolute;
	display:none;
	top: 0;
	left: 0;
	height: 14px;
	width: 102px;
	background:url('../images/video.png') no-repeat 0px -14px;
}