.usato{
	width:180px;
	height:20px;
	background-image: url(buttons/usato2.gif);
}
.usato a{
	display:block;
	height:20px;
	background-image: url(buttons/usato1.gif);
}
.usato a:hover{
	background-image: url(buttons/usato2.gif);
}
.testo{display:none;
}

.offerte{
	width:95px;
	height:20px;
	background-image: url(buttons/offerte2.gif);
}
.offerte a{
	display:block;
	height:20px;
	background-image: url(buttons/offerte1.gif);
}
.offerte a:hover{
	background-image: url(buttons/offerte2.gif);
}
.testo{display:none;
}


.marchi{
	width:182px;
	height:20px;
	background-image: url(buttons/marchi2.gif);
}
.marchi a{
	display:block;
	height:20px;
	background-image: url(buttons/marchi1.gif);
}
.marchi a:hover{
	background-image: url(buttons/marchi2.gif);
}
.testo{display:none;
}



.ricambi{
	width:235px;
	height:20px;
	background-image: url(buttons/ricambi2.gif);
}
.ricambi a{
	display:block;
	height:20px;
	background-image: url(buttons/ricambi1.gif);
}
.ricambi a:hover{
	background-image: url(buttons/ricambi2.gif);
}
.testo{display:none;
}



.assistenza{
	width:141px;
	height:20px;
	background-image: url(buttons/assistenza2.gif);
}
.assistenza a{
	display:block;
	height:20px;
	background-image: url(buttons/assistenza1.gif);
}
.assistenza a:hover{
	background-image: url(buttons/assistenza2.gif);
}
.testo{display:none;
}


.moto{
	width:165px;
	height:20px;
	background-image: url(buttons/moto2.gif);
}
.moto a{
	display:block;
	height:20px;
	background-image: url(buttons/moto1.gif);
}
.moto a:hover{
	background-image: url(buttons/moto2.gif);
}
.testo{display:none;
}


.abbigliamento{
	width:165px;
	height:20px;
	background-image: url(buttons/abbigliamento2.gif);
}
.abbigliamento a{
	display:block;
	height:20px;
	background-image: url(buttons/abbigliamento1.gif);
}
.abbigliamento a:hover{
	background-image: url(buttons/abbigliamento2.gif);
}
.testo{display:none;
}
