	  table.main {
			background-image: url("../images/sfondo.png");
			background-repeat: no-repeat; 

		}
		
		tr.centrale {
			background-image: url("../images/base_centrale.png");
			background-repeat: no-repeat;
		}
		
		tr.centrale2 {
			background-image: url("../images/base_centrale_grande.png");
			background-repeat: no-repeat;
		
		}
		
		td.baseimg {
			background-image: url("../images/base_img_big.png");
			background-repeat: no-repeat;
		}
		
		td.baseimg2 {
			background-image: url("../images/base_img_estesa.png");
			background-repeat: no-repeat;
				background-position: center center;
		}
		
		td.fasciabassa {
			background-image: url("../images/base_img_small.png");
		}
		.testo {
				font-family: Verdana, Helvetica,century gothic;
    	  font-size: 13px;
				/*color: #054880;*/
     	  color: #000;
				line-height: 16px;
				padding-left: 20px;
				padding-top: 2px; 
				padding-bottom: 0px;
				padding-right: 20px;
				padding-left: 10px;
				text-align: justify;
		}
		
		td.didascalia {
				background-image: url("../images/base_didascalia.png");
				background-repeat: no-repeat;
				padding-left: 10px;
				padding-top: 0px; 
				padding-bottom: 15px;
				padding-right: 10px;		
				font-family: Verdana, Helvetica;
    	  font-size: 10px;
     	  color: #054880;
				line-height: 17px;
    	  text-align: justify;
				font-weight: bold;	
		}
		
		td.didascalia_big {
				background-image: url("../images/base_didascalia_big.png");
				background-repeat: no-repeat;
				padding-left: 10px;
				padding-top: 0px; 
				padding-bottom: 15px;
				padding-right: 10px;		
				font-family: Verdana, Helvetica;
    	  font-size: 10px;
     	  color: #054880;
				line-height: 17px;
    	  text-align: justify;
				font-weight: bold;	
		}
		
		body{
    	margin: 0;
    	padding:0; 
    	font-family:Verdana, Arial, sans-serif;	
    	font-size:11px;
    }
		
		td.titolo {
			font-family: century gothic, Verdana, Helvetica;
    	font-size: 25px;
    	/*color: #054880;*/
			color: #054880;
    	font-weight: bold;
    	text-align: left;
			padding-left: 20px; 
			background-image: url("../images/base_titolo.png");
			background-repeat: no-repeat;
		}
		
		td.titoloestesa {
			font-family: century gothic, Verdana, Helvetica;
    	font-size: 25px;
    	/*color: #054880;*/
			color: #054880;
    	font-weight: bold;
    	text-align: left;
			padding-left: 20px; 
			background-image: url("../images/base_titolo.png");
			background-repeat: no-repeat;
		}
		
		td.slogan {
			font-family: century gothic,Verdana, Helvetica;
    	font-size: 15px;
    	color: #9eb52d;
    	font-weight: bold;
    	text-align: center;
		}
		
		.testo_des {
			font-family: century gothic,Verdana, Helvetica;
    	font-size: 15px;
    	color: #317f99;
    	font-weight: bold;
    	text-align: left;
			padding-top: 0px;
			padding-left: 20px; 
			padding-right: 10px;
		}
		
	

		TH {
    	font-family: Verdana, Arial; 
    	font-size: 11px; 
    	margin: 0px; 
    	background-color: #009AFF;
    	color: #FFFFFF;
    }

		
		textarea {
      scrollbar-face-color:#293E4C;
      scrollbar-highlight-color:#FFFFFF;
      scrollbar-3dlight-color:#6A747A;
      scrollbar-darkshadow-color:#3A444A;
      scrollbar-shadow-color:#808080;
      scrollbar-arrow-color:#E19218;
      scrollbar-track-color:#D1D3D4;
    }
		
		.testoscroll {
			width:520px;
			height:400px;
			overflow-y:auto;
			overflow-x:auto;
			border:0px solid red;
			align:top;
			text-align: justify;
			padding: 20px;
			scrollbar-base-color : #778899;
			
			font-family: Verdana, Helvetica;
    	  font-size: 13px;
     	 	/*color: #054880;*/
     	  color: #000;
		}
		
.testo td

	 { 
	 font-size:12px;
/*border:1px solid #054880; 
border-collapse:collapse; */

}
	
.testo table

	 { 
	 font-size:12px;
border:0px; 
border-collapse:collapse;
}		
		
.linktree {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #778899;
	font-weight: bold;
}

A:link, A:visited {
	text-decoration:none;
	font-weight:bold;
}