/* CSS Document */

/*improntabarre*/
div#menuList A.splash01{
	height:20px;
	width:102px;
	padding:90px 0px 0px 2px;;
		
	background-image:url(../images/menuSplash/improntabarre_0.jpg);
	background-repeat:no-repeat;
}

div#menuList A.splash01:Hover{
	background-image:url(../images/menuSplash/improntabarre_1.jpg);
	background-repeat:no-repeat;
	
	color:#e9ae4a;
	
}

/*filosofia*/
div#menuList A.splash02{
	height:20px;
	width:67px;
	padding:90px 0px 0px 2px;;
	
	background-image:url(../images/menuSplash/filosofia_0.jpg);
	background-repeat:no-repeat;
	
}

div#menuList A.splash02:Hover{
	background-image:url(../images/menuSplash/filosofia_1.jpg);
	background-repeat:no-repeat;
	
	color:#e9ae4a;

}


/*laboratorio*/
div#menuList A.splash03{
	height:20px;
	width:88px;
	padding:90px 0px 0px 2px;;
	
	background-image:url(../images/menuSplash/laboratorio_0.jpg);
	background-repeat:no-repeat;
}

div#menuList A.splash03:Hover{
	background-image:url(../images/menuSplash/laboratorio_1.jpg);
	background-repeat:no-repeat;
	
	color:#e9ae4a;
}

/*collaborazoni*/
div#menuList A.splash04{
	height:20px;
	width:98px;
	padding:90px 0px 0px 2px;;
	
	background-image:url(../images/menuSplash/collaborazioni_0.jpg);
	background-repeat:no-repeat;
}

div#menuList A.splash04:Hover{
	background-image:url(../images/menuSplash/collaborazioni_1.jpg);
	background-repeat:no-repeat;
	
	color:#e9ae4a;
}

/*prodotti*/
div#menuList A.splash05{
	height:20px;
	width:84px;
	padding:90px 0px 0px 2px;;
	
	background-image:url(../images/menuSplash/prodotti_0.jpg);
	background-repeat:no-repeat;
}

div#menuList A.splash05:Hover{
	background-image:url(../images/menuSplash/prodotti_1.jpg);
	background-repeat:no-repeat;
	
	color:#e9ae4a;
}

/*news*/
div#menuList A.splash06{
	height:20px;
	width:68px;
	padding:90px 0px 0px 2px;;
	
	background-image:url(../images/menuSplash/news_0.jpg);
	background-repeat:no-repeat;
}

div#menuList A.splash06:Hover{
	background-image:url(../images/menuSplash/news_1.jpg);
	background-repeat:no-repeat;
	
	color:#e9ae4a;
}

/*contatti*/
div#menuList A.splash07{
	height:20px;
	width:73px;
	padding:90px 0px 0px 2px;;
	
	background-image:url(../images/menuSplash/contatti_0.jpg);
	background-repeat:no-repeat;
}

div#menuList A.splash07:Hover{
	background-image:url(../images/menuSplash/contatti_1.jpg);
	background-repeat:no-repeat;
	
	color:#e9ae4a;
}