/* CSS Document */
.sfo{ 
background-image:url(img/sfo con logo.jpg); 
background-repeat:no-repeat; 
background-attachment:fixed;
background-position:0px 70px;
}

.base { 
 font-family: Verdana;
 font-size: 12px; 
 word-spacing:1px;
 line-height:1.5em;
 text-decoration: none;
 text-align: justify;  
 color:#000000;
}

.titoletto{ 
 font-family: Verdana;
 font-size: 14px; 
 word-spacing:1px;
 line-height:1.5em;
 text-decoration: none;
 color:#0F568E;
  font-weight: 700;
}

a{ 
 font-family: Verdana;
 font-size: 11px; 
 word-spacing:1px;
 line-height:1.5em;
 text-decoration: underline;
 color:#333333;
 font-weight: bold;
}

a:hover{ 
 font-family: Verdana;
 font-size: 11px; 
 word-spacing:1px;
 line-height:1.5em;
 text-decoration: none;
 color:#cc0001;
 font-weight: bold;
}

 .piede { 
 font-family: Verdana;
 font-size: 10px;
 text-decoration: none; 
 color:#333333;
}



.link_pic{ 
 font-family: Verdana;
 font-size: 9px;
 text-decoration: none;
 color:#333333;
 text-decoration: underline;
 font-weight:700;
}

 .link_pic:hover{ 
 font-family: Verdana;
 font-size: 9px;
 text-decoration:none;
 font-weight: 700;
 color:#0F568E; 
}

.link_bia{ 
 font-family: Verdana;
 font-size: 9px;
 text-decoration: none;
 color:#ffffff;
 text-decoration: underline;
 font-weight:700;
}

.link_bia:hover{ 
 font-family: Verdana;
 font-size: 9px;
 text-decoration: none;
 color:#ffffff;
 text-decoration: none;
 font-weight:700;
}

 .link_pic:hover{ 
 font-family: Verdana;
 font-size: 9px;
 text-decoration:none;
 font-weight: 700;
 color:#0F568E; 
}


