/* CSS Document */

#menu {
width: 560px;
height: 20px;
margin: auto;
}

#tasto1 {
float: left;
margin: auto;
padding: 0;
width: 127px;
height: 20px;
}

#tasto1 a, #tasto1 a:link, #tasto1 a:visited {
background-image: url(../images/menu/company.jpg);
background-repeat: no-repeat;
background-position: top;
margin: auto;
padding: 0;
width: 127px;
height: 20px;
display: block;
}

#tasto1 a:hover, #tasto1 a:active {
background-image: url(../images/menu/company.jpg);
background-repeat: no-repeat;
background-position: bottom;
margin: auto;
padding: 0;
width: 127px;
height: 20px;
display: block;
}

#tasto1_attivo a {
background-image: url(../images/menu/company.jpg);
background-repeat: no-repeat;
background-position: bottom;
margin: auto;
padding: 0;
width: 127px;
height: 20px;
display: block;
float: left;
}

#tasto2 {
float: left;
margin: auto;
padding: 0;
width: 69px;
height: 20px;
}

#tasto2 a, #tasto2 a:link, #tasto2 a:visited {
background-image: url(../images/menu/news.jpg);
background-repeat: no-repeat;
background-position: top;
margin: auto;
padding: 0;
width: 69px;
height: 20px;
display: block;
}

#tasto2 a:hover, #tasto2 a:active {
background-image: url(../images/menu/news.jpg);
background-repeat: no-repeat;
background-position: bottom;
margin: auto;
padding: 0;
width: 69px;
height: 20px;
display: block;
}

#tasto2_attivo a {
background-image: url(../images/menu/news.jpg);
background-repeat: no-repeat;
background-position: bottom;
margin: auto;
padding: 0;
width: 69px;
height: 20px;
display: block;
float: left;
}

#tasto3 {
float: left;
margin: auto;
padding: 0;
width: 69px;
height: 20px;
}

#tasto3 a, #tasto3 a:link, #tasto3 a:visited {
background-image: url(../images/menu/fiere.jpg);
background-repeat: no-repeat;
background-position: top;
margin: auto;
padding: 0;
width: 69px;
height: 20px;
display: block;
}

#tasto3 a:hover, #tasto3 a:active {
background-image: url(../images/menu/fiere.jpg);
background-repeat: no-repeat;
background-position: bottom;
margin: auto;
padding: 0;
width: 69px;
height: 20px;
display: block;
}

#tasto3_attivo a {
background-image: url(../images/menu/fiere.jpg);
background-repeat: no-repeat;
background-position: bottom;
margin: auto;
padding: 0;
width: 69px;
height: 20px;
display: block;
float: left;
}

#tasto4 {
float: left;
margin: auto;
padding: 0;
width: 103px;
height: 20px;
}

#tasto4 a, #tasto4 a:link, #tasto4 a:visited {
background-image: url(../images/menu/contatti.jpg);
background-repeat: no-repeat;
background-position: top;
margin: auto;
padding: 0;
width: 103px;
height: 20px;
display: block;
}

#tasto4 a:hover, #tasto4 a:active {
background-image: url(../images/menu/contatti.jpg);
background-repeat: no-repeat;
background-position: bottom;
margin: auto;
padding: 0;
width: 103px;
height: 20px;
display: block;
}

#tasto4_attivo a {
background-image: url(../images/menu/contatti.jpg);
background-repeat: no-repeat;
background-position: bottom;
margin: auto;
padding: 0;
width: 103px;
height: 20px;
display: block;
float: left;
}

#tasto5 {
float: left;
margin: auto;
padding: 0;
width: 119px;
height: 20px;
}

#tasto5 a, #tasto5 a:link, #tasto5 a:visited {
/*background-image: url(../images/rollover/clienti.jpg);*/
background-image: url(../images/menu/area_riservata.jpg);
background-repeat: no-repeat;
background-position: top;
margin: auto;
padding: 0;
width: 119px;
height: 20px;
display: block;
}

#tasto5 a:hover, #tasto5 a:active {
/*background-image: url(../images/rollover/clienti_over.jpg);*/
background-image: url(../images/menu/area_riservata.jpg);
background-repeat: no-repeat;
background-position: bottom;
margin: auto;
padding: 0;
width: 119px;
height: 20px;
display: block;
}

#tasto5_attivo a {
/*background-image: url(../images/rollover/clienti_over.jpg);*/
background-image: url(../images/menu/area_riservata.jpg);
background-repeat: no-repeat;
background-position: bottom;
margin: auto;
padding: 0;
width: 119px;
height: 20px;
display: block;
float: left;
}

#tasto6 {
float: left;
margin: auto;
padding: 0;
width: 73px;
height: 20px;
}

#tasto6 a, #tasto6 a:link, #tasto6 a:visited {
background-image: url(../images/menu/press.jpg);
background-repeat: no-repeat;
background-position: top;
margin: auto;
padding: 0;
width: 73px;
height: 20px;
display: block;
}

#tasto6 a:hover, #tasto6 a:active {
background-image: url(../images/menu/press.jpg);
background-repeat: no-repeat;
background-position: bottom;
margin: auto;
padding: 0;
width: 73px;
height: 20px;
display: block;
}

#tasto6_attivo a {
background-image: url(../images/menu/press.jpg);
background-repeat: no-repeat;
background-position: bottom;
margin: auto;
padding: 0;
width: 73px;
height: 20px;
display: block;
float: left;
}
