body {
margin:0;
float:center;
background:#FFFFFF;
text-align:center;
background-image: url(../img/sf-1.jpg); 
background-repeat: repeat-x; 
background-position: top center;
}

a.home    { 
background-image: url(../img/home1.jpg); 
background-repeat: no-repeat; 
background-position: top center;
}
a.x100 { 
display: block; 
width: 205px; 
height: 22px; 
background-image:; 
background-repeat: no-repeat; 
text-decoration: none;
}
a.x100:hover { 
width: 205px; 
height: 22px; 
background-image: url(../img/menu_sf_2_mov.gif); 
background-repeat: no-repeat;
padding: 0px 0px 0px 10px;
text-decoration: none;
} 

a.x101 {
   color: #FFFFFF;
   text-decoration: none;
   border-top: 3px dotted trasparent;
}
a.x101:hover {
   color: #000080;
text-decoration: none;
border-bottom: 1px dotted gray;
}

a.x102 {
   color: #808080;
   text-decoration: none;
}
a.x102:hover {
   color: #FF0000;
text-decoration: none;
border-bottom: 1px dotted red;
}

a.x102A {
   color: #808080;
   text-decoration: none;
   border-bottom: 1px dotted red;
}
a.x102A:hover {
   color: #FF0000;
text-decoration: none;
border-bottom: 0px dotted red;
}

a.x105{
background-image: url(../img/arrows2.gif); 
background-repeat: no-repeat;
width:32px;
height:16px;
padding: 0px 0px 0px 0px;
}
a.x105:hover {
background-image: url(../img/arrows2a.gif); 
background-repeat: no-repeat;
width:32px;
height:16px;
padding: 0px 0px 0px 0px;
background-position: top 50%;
}

a.busta {
background-image: url(../img/lett2.jpg); 
background-repeat: no-repeat;
width:18px;
height:15px;
}
a.busta:hover {
background-image: url(../img/lett1.jpg); 
background-repeat: no-repeat;
width:18px;
height:15px;
}
a.freccia {
background-image: url(../img/arrow1.jpg); 
background-repeat: no-repeat;
width:80px;
height:80px;
background-position: right 50%
}
a.freccia:hover {
background-image: url(../img/arrow2.jpg); 
background-repeat: no-repeat;
width:80px;
height:80px;
}
a.x103 {
   color: blue;
   text-decoration: none;
   border-bottom: 1px dotted cyan;
}
a.x103:hover {
   color: #ff0000;
   text-decoration: none;
   border-bottom: 0px dotted red;
}  
input {
      background-image: url(../img/sf_search2.gif);
      color: #000000;
        }
input.over {
      background-image: url(../img/sf_search.gif);
      color: #000000;
        }
        
input.out {
      background-image: url(../img/sf_search2.gif);
      color: #000000;
        }
		
textarea {
      background-image: url(../img/sf_search4.gif);
      color: #000000;
        }
textarea.over {
      background-image: url(../img/sf_search5.gif);
      color: #000000;
        }
        
textarea.out {
      background-image: url(../img/sf_search4.gif);
      color: #000000;
        }		
