#home a{
	background-image:url('../ita/images/homeN.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
	display:block;
}

#home a:hover{
	background-image:url('../ita/images/homeH.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
}

#homeH {
	background-image:url('../ita/images/homeH.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
}

#profilo a{
	background-image:url('images/profiloN.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
	display:block;
}

#profilo a:hover{
	background-image:url('images/profiloH.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
}

#profiloH {
	background-image:url('images/profiloH.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
}

#contatti a{
	background-image:url('images/contattiN.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
	display:block;
}

#contatti a:hover{
	background-image:url('images/contattiH.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
}

#contattiH {
	background-image:url('images/contattiH.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
}

#foto a{
	background-image:url('images/fotoN.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
	display:block;
}

#foto a:hover{
	background-image:url('images/fotoH.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
}

#fotoH {
	background-image:url('images/fotoH.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
}

#video a{
	background-image:url('images/videoN.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
	display:block;
}

#video a:hover{
	background-image:url('images/videoH.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
}

#videoH {
	background-image:url('images/videoH.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
}

#proposte a{
	background-image:url('images/proposteN.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
	display:block;
}

#proposte a:hover{
	background-image:url('images/proposteH.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
}

#proposteH {
	background-image:url('images/proposteH.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
}

#pubblicazioni a{
	background-image:url('images/pubblicazioniN.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
	display:block;
}

#pubblicazioni a:hover{
	background-image:url('images/pubblicazioniH.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
}

#pubblicazioniH {
	background-image:url('images/pubblicazioniH.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
}

#repertorio a{
	background-image:url('images/repertorioN.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
	display:block;
}

#repertorio a:hover{
	background-image:url('images/repertorioH.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
}

#repertorioH {
	background-image:url('images/repertorioH.jpg');
	background-repeat:no-repeat;
	width:137px;
	height:30px;
}
