a:link    { color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none}
a:hover   { color: #ee7b1e; text-decoration: none}

body{
  background-image: url(../grafica/sf01.jpg);
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-position: top center;
  margin: 1; padding: 1;
  }

.testo {color: #000000; font-size: 11px; font-family: "Lucida Sans Unicode", Verdana, Arial; text-align: justify;}
.testo_sotto {color: #a2a2a2; font-size: 10px; font-family: "Arial", Verdana; text-align: justify;}


/*menu*/

img{border-width: 0}
div#navigation{padding-top: 0px}
div#navigation ul{list-style-type: none;margin: 0;padding: 0}
div#navigation li{float: left;margin: 0;padding:0}
div#navigation a{display:block}
div#navigation a:hover{line-height: 1px; /*serve per IE*/}
div#navigation a:hover img{visibility: hidden}
div#navigation a#att:hover img{visibility: visible}
li#menuon_01 { background: url("../grafica/menu/mn01on.gif") no-repeat }
li#menuon_02 { background: url("../grafica/menu/mn02on.gif") no-repeat }
li#menuon_03 { background: url("../grafica/menu/mn03on.gif") no-repeat }
li#menuon_04 { background: url("../grafica/menu/mn04on.gif") no-repeat }

