.bottoneHome{
	position:absolute; 
	width:288px;
	height:39px;
	top:347px; 
	left:256px; 
	z-index:10000;
	background-image:url(/images/bottoni/btScaricaCatalogo_it.png);
	cursor: pointer;
}
.bottoneHome_hover{
	position:absolute; 
	width:288px;
	height:39px;
	top:347px; 
	left:256px; 
	z-index:10000;
	background-image:url(/images/bottoni/btScaricaCatalogo_a_it.png);
	cursor: pointer;
}

.bottoneAltro{
	position:absolute; 
	width:173px;
	height:24px;
	top:420px; 
	left:313px; 
	z-index:10000;
	background-image:url(/images/bottoni/btScaricaSezione_it.png);
	cursor: pointer;
}
.bottoneAltro_hover{
	position:absolute; 
	width:173px;
	height:24px;
	top:420px;
	left:313px; 
	z-index:10000;
	background-image:url(/images/bottoni/btScaricaSezione_a_it.png);
	cursor: pointer;
}

