/* CSS Document */

body {background: #F6DA00 url(struttura/sf_top_sx.jpg) repeat-x top;
      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: #009900;
text-decoration : none; }
A:VISITED {color:#009900;
text-decoration : none; }
A:HOVER   {text-decoration: underline ;}

.sf_news { background-image: url(struttura/sf_tab.gif); 
  border-width: 1px;
  border-style: dashed;
  border-color: #F2BA00;
  padding: 10px; }
  
.separa {  
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #F2BA00;
 }
  
.tabprogr { background-image:url(struttura/img_programma2.jpg);
            background-repeat:no-repeat;
			background-position:center;
			}    
.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;}

		   
A.menu:LINK
{	background-color: #F2BA00;
    background-image:url(struttura/sf_menu2.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	/*font-stretch:wider;*/
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
	padding-top: 7px; 
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color:#F2BA00;

}
A.menu:VISITED 
{	background-color: #F2BA00;
    background-image:url(struttura/sf_menu2.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 18px;
	padding-top: 7px; 
		border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color:#F2BA00;
}
A.menu:HOVER
{	background-color: #F6DA00;
  background-image: url(struttura/sf_menu.jpg);
    color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color:#006600;
}

.premuto
{	
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	display: block;
	height: 18px;
	padding-top: 7px; 	
    background-image: url(struttura/sf_menu.jpg);
    color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color:#006600;
}
