BODY {
background: #FFFFFF;

}
/*spaziatura BORDI E INTERLINEA MENU*/
.spaziatura
{
    margin-left: 10px;
	line-height: 18px;
}

	
	/*stile indicatore pagina*/
	
	/*usato*/
	.testo_titolo { 
	 color:#000000;
	 font-family: verdana,Geneva, Arial, Helvetica, sans-serif; 
	 font-size: 20px;
	 text-align:center;
	 
	 }
	 
	 .testonews {  
	  font-size: 10px;
	 color: #000000;
	 text-decoration: none;
	 margin-left: 3px;
	 margin-right: 12px;
	 line-height: 20px;
	 text-align:justify;	
	}
	
	 .testonewsgrandi {  
	 font-family: Tahoma, Verdana, Arial;
	 font-size: 11px;
	 color: #000000;
	 text-decoration: none;
	 margin-left: 40px;
	 margin-right: 40px;
	 line-height: 20px;
	 text-align:justify;	
	}
	
	.titolonews
{
    COLOR: #FF9A52;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    TEXT-ALIGN: left;
    FONT-WEIGHT: bold;  
}
/*usato*/
.testo {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
color:black;
font-size:10px;
 line-height: 1.5em;
 }
 .testo2 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
color:black;
font-size:13px;
 line-height: 1.5em;
 }
 .testoscuro {
 color:#000000;
	FONT-FAMILY: verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	white-space : wrap;
	line-height: 1.5em;
	}
 
 .testotahoma {
 font-family: Tahoma, Verdana, Arial;
	font-size:11px;
	color: #999999;
	font-weight:bold;
	text-decoration:none;
	white-space : wrap;
 }
 
 /*stile titoli */
 .H1 {
 font-weight:bold;
  text-align:"justify";
  font-size:15px;
  color:#000000; 
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing:"2px"; margin-top:"3px";
  }
  
   /*stile titoli */
 .H1black {
 font-weight:bold;
  text-align:"center";
  font-size:20px;
  text-indent: 10px;
  color:#000000; 
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing:"2px"; margin-top:"3px";
  }
  /*usato*/
  UL {
  list-style-type: square;
  
  }
  /*usato*/
  LI {
  list-style-position: outer;
  
  }
  
  /*usato*/
  .titoverdesottolineato {
    COLOR: #336600;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    TEXT-ALIGN: center;
    FONT-WEIGHT: bold; 
    text-decoration: underline;
 
  }
  /*usato*/
  
A.linkvari:link {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #339900; 
	FONT-FAMILY: Tahoma, Verdana, Arial; 
	TEXT-DECORATION: none
}
A.linkvari:visited {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #339900; 
	FONT-FAMILY: Tahoma, Verdana, Arial; 
	TEXT-DECORATION: none
}
A.linkvari:active {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #339900; 
	FONT-FAMILY: Tahoma, Verdana, Arial; 
	TEXT-DECORATION: none
}
A.linkvari:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #FF9900; 
	FONT-FAMILY: Tahoma, Verdana, Arial; 
	TEXT-DECORATION: none
}
  /* usato*/
  
  A.linkgrandi:link {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20px; 
	COLOR: #000000; 
	FONT-FAMILY: Tahoma, Verdana, Arial; 
	TEXT-DECORATION: none
}
 A.linkgrandi:visited {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20px; 
	COLOR: #000000; 
	FONT-FAMILY: Tahoma, Verdana, Arial; 
	TEXT-DECORATION: none
}
 A.linkgrandi:active {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20px; 
	COLOR: #000000; 
	FONT-FAMILY: Tahoma, Verdana, Arial; 
	TEXT-DECORATION: none
}
 A.linkgrandi:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Tahoma, Verdana, Arial; 
	TEXT-DECORATION: none
}
  