/**********/
/* HEADER */
/**********/
#header 
{    
  background-image:url(../immagini/sfazz.jpg); background-repeat:repeat-x;
}

#subheader 
{    
  background-image:url(../immagini/subHeaderBack.jpg); background-repeat:repeat-x;
}

div#linkvert{ background-image:url(../immagini/sflink.jpg); background-repeat:repeat-x; padding-top:10px; height:128px;}
div#linkvert .tasti{ margin: 6px 0 0 20px;}

/**********/
/* FOOTER */
/**********/
div#footer{text-align:left; color:#FFFFFF; width:auto; font-size:10px;}
div#footer a{font-weight: bold;text-decoration: underline;color:#EC6400;}
div#footer .floatsx{float:left; margin-right:10px;}
div#footer .h1{font-size:11px; font-weight:normal; color: #8C8C8C;}
