body { 
	
  background-image:url('images/bg.gif') ;
	margin: 0px;
	padding: 0px;
	font: 8pt "verdana", "geneva", "arial", "sans serif" ; 
	color: #000;
}



a:hover
 { 
background-color: #FFAA40;
  }

table 

	 { 

font-size:10px;
border:1px solid #000; 
border-collapse:collapse;
}

td
 { 

text-align:center;
 border:1px inset #000;
  }

	
	a
{ 
color:#000;
 }
	
.bottoni
 {  	 
	 position:relative; 
   width:750px;
   text-align:justify;
	 padding-top:8px;
	 padding-bottom:15px;
 
 }
	
 .b a {


padding:10px 10px 10px 16px;
font: bold 14px "bimini","century gothic","arial","sans serif";
color:#666666;
background: url("images/arancio.gif") 0 0 no-repeat;
text-decoration: none;
 

}
.b a:hover { 
background-position: 0 -35px;
background: url("images/grigio.gif") 0 0 no-repeat;

}
.b a:active {
background-position: 0 -70px;
background: url("images/arancio.gif") 0 0 no-repeat;
}
	

.b_out a
 {


padding:10px 10px 10px 16px;
font: bold 14px "bimini","century gothic","arial","sans serif";
color:#666666;
background: url("images/arancio_out.gif") 0 0 no-repeat;
text-decoration: none;

}
.b_out a:hover { 
background-position: 0 -35px;
background: url("images/grigio_out.gif") 0 0 no-repeat;

}
.b_out a:active {
background-position: 0 -70px;
background: url("images/arancio_out.gif") 0 0 no-repeat;
}
	
 
	.testo
	 {
	 padding-top:18px; 
	 position:relative; 
   width:750px;
   text-align:justify;
 
	  }
	 
	 
	 .news
	 { 

	 
	 position:relative;
	 width:320px;
	 height:300px;
	 overflow:auto;
	 text-align:justify;
	scrollbar-face-color:#ffffff;
	 	 
	  }
	 .news_large
	 { 

	 margin-top:50px;
	 position:relative;
	 width:100%;
	
	 text-align:justify;
	
	 	 
	  }
		
p
 { 
 margin-left: 1%;
 margin-right: 1%;
  }

		
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: #FFAA40;
}	

h1 {
 text-indent:4px;
color: #808080;
text-align:left; 
background-color:#ffffff;
background-image:url(images/arancio.gif);
background-repeat:no-repeat;
background-position:left;
position:relative;
right:3px;
padding-top:3px;
padding-left:5px;
font-size: 14pt;
}	