/* CSS Document */

body {
background-image:url(2008/struttura/sf_index.jpg);
background-color: F3B70F;
background-position:top;
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
margin-top: 0px;}

.titoli {      font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size: 18px;
	  color: #000000;}
	  
.imgbord { border-color:#F2BA00;
           border-style:solid;
		   border-width:1px;}

A:LINK    {color: #000000;
font-size: 14px;
text-decoration : none; }
A:VISITED {color:#000000;
text-decoration : none; 
font-size: 14px;}
A:HOVER   {text-decoration: underline ;
font-size: 14px;}

.sf_news { background-image: url(struttura/sf_tab.gif); 
  border-width: 1px;
  border-style: dashed;
  border-color: #F2BA00;
  padding: 10px; }
  
  
.tabup { background-image:url(struttura/sf_top.jpg);
         background-repeat:repeat-x;}


.tablu { background-image:url(struttura/sf_lat.jpg);
         background-position: center;
		 background-repeat:repeat-y;
		 background-color: #FFFFFF;
	   }
		 
.tabfooter { background-image:url(struttura/sf_footer.jpg);
             background-repeat:repeat-x;
			 background-position:bottom;
			 background-color: #FFFFFF;
			 }		 

.padda { padding: 3px;}