            #index {
                width: 60px;
                height: 20px;
                border-style: none;
				font-size: 0;
				cursor: pointer;
                background:  url(pulsanti_dopo_outlet/home2.png) no-repeat bottom  ;
            }
            #index:hover {
                background:  url(pulsanti_dopo_outlet/home2.png) no-repeat  top;
            }	
            #contatti {
                width: 73px;
                height: 20px;
                border-style: none;
				font-size: 0;
				cursor: pointer;
                background:  url(pulsanti_dopo_outlet/contatti2.png) no-repeat bottom  ;
            }
            #contatti:hover {
                background:  url(pulsanti_dopo_outlet/contatti2.png) no-repeat  top;
            }	
            #eventi {
                width: 74px;
                height: 20px;
                border-style: none;
				font-size: 0;
				cursor: pointer;
                background:  url(pulsanti_dopo_outlet/eventi2.png) no-repeat bottom  ;
            }
            #eventi:hover {
                background:  url(pulsanti_dopo_outlet/eventi2.png) no-repeat  top;
            }	
            #liste {
                width: 117px;
                height: 20px;
                border-style: none;
				font-size: 0;
				cursor: pointer;
                background:  url(pulsanti_dopo_outlet/liste2.png) no-repeat bottom  ;
            }
            #liste:hover {
                background:  url(pulsanti_dopo_outlet/liste2.png) no-repeat  top;
            }	
            #prodotti {
                width: 85px;
                height: 20px;
                border-style: none;
				font-size: 0;
				cursor: pointer;
                background:  url(pulsanti_dopo_outlet/prodotti2.png) no-repeat bottom  ;
            }
            #prodotti:hover {
                background:  url(pulsanti_dopo_outlet/prodotti2.png) no-repeat  top;
            }	
