.nav {
width: 760px;
height: 45px;
background: url(images/tasti_unione_eng.jpg) no-repeat;
position: absolute;
}

.nav li {
display: inline;
}

.nav li a:link, .nav li a:visited {
position: absolute;
top: 0;
height: 45px;
text-indent: -9000px;
overflow: hidden;
z-index: 10;
}

.nav .home a:link, .nav .home a:visited {
left: 0px;
width: 190px;
}

.nav .home a:hover, .nav .home a:focus {
background: url(images/tasti_unione_eng.jpg) no-repeat -0px -45px;
}

.nav .home a:active {
background: url(images/tasti_unione_eng.jpg) no-repeat -0px -90px;
}

.current-home .home a:link, .current-home .home a:visited {
background: url(images/tasti_unione_eng.jpg) no-repeat -0px -135px;
}

.nav-home, .nav-home-click {
position: absolute;
top: 0;
left: 0px;
width: 190px;
height: 45px;
background: url(images/tasti_unione_eng.jpg) no-repeat -0px -45px;
}

.nav-home-click {
background: url(images/tasti_unione_eng.jpg) no-repeat -0px -90px;
}

.nav .opere a:link, .nav .opere a:visited {
left: 190px;
width: 190px;
}

.nav .opere a:hover, .nav .opere a:focus {
background: url(images/tasti_unione_eng.jpg) no-repeat -190px -45px;
}

.nav .opere a:active {
background: url(images/tasti_unione_eng.jpg) no-repeat -190px -90px;
}

.current-opere .opere a:link, .current-opere .opere a:visited {
background: url(images/tasti_unione_eng.jpg) no-repeat -190px -135px;
}

.nav-opere, .nav-opere-click {
position: absolute;
top: 0;
left: 190px;
width: 190px;
height: 45px;
background: url(images/tasti_unione_eng.jpg) no-repeat -190px -45px;
}

.nav-opere-click {
background: url(images/tasti_unione_eng.jpg) no-repeat -190px -90px;
}

.nav .allestimenti a:link, .nav .allestimenti a:visited {
left: 380px;
width: 190px;
}

.nav .allestimenti a:hover, .nav .allestimenti a:focus {
background: url(images/tasti_unione_eng.jpg) no-repeat -380px -45px;
}

.nav .allestimenti a:active {
background: url(images/tasti_unione_eng.jpg) no-repeat -380px -90px;
}

.current-allestimenti .allestimenti a:link, .current-allestimenti .allestimenti a:visited {
background: url(images/tasti_unione_eng.jpg) no-repeat -380px -135px;
}

.nav-allestimenti, .nav-allestimenti-click {
position: absolute;
top: 0;
left: 380px;
width: 190px;
height: 45px;
background: url(images/tasti_unione_eng.jpg) no-repeat -380px -45px;
}

.nav-allestimenti-click {
background: url(images/tasti_unione_eng.jpg) no-repeat -380px -90px;
}

.nav .contatti a:link, .nav .contatti a:visited {
left: 570px;
width: 190px;
}

.nav .contatti a:hover, .nav .contatti a:focus {
background: url(images/tasti_unione_eng.jpg) no-repeat -570px -45px;
}

.nav .contatti a:active {
background: url(images/tasti_unione_eng.jpg) no-repeat -570px -90px;
}

.current-contatti .contatti a:link, .current-contatti .contatti a:visited {
background: url(images/tasti_unione_eng.jpg) no-repeat -570px -135px;
}

.nav-contatti, .nav-contatti-click {
position: absolute;
top: 0;
left: 570px;
width: 190px;
height: 45px;
background: url(images/tasti_unione_eng.jpg) no-repeat -570px -45px;
}

.nav-contatti-click {
background: url(images/tasti_unione_eng.jpg) no-repeat -570px -90px;
}
