	/*relativa alla pagina DOWNLOAD*/
      table.down_list
      {
			text-align: left;
			font-size: 10pt;
		}
		
		table.down_list th 
		{
			border-bottom:	solid 1px #000;
			padding:5px;
		}
		
		table.down_list td 
		{
			text-align: center;
			padding:5px;
		}
		table.down_list img 
		{
			margin: 0 5px 0 5px;
		}

      table.downpage
      {
			border: solid 1px #1C50B7;
			font-size: 10pt;
			margin: 0 0 0 0;
		}
		
		table.downpage img 
		{
			margin: 0 5px 0 5px;
		}
		
		th.recensione 
		{
			color: #1F3A86;
			background: #46A9FA;
			text-align: center;
			font-size:15pt;
		}
		
		td.intest 
		{
			solid 1px #1C50B7;
			color: #FFFFFF;
			background:#1F3A86;
			text-align: center;
			padding: 5px;
		}
		
		td.cont 
		{
			border-bottom:	dotted 2px #1F3A86;
			text-align: center;
			width: 150px;
		}
		

		td.lateral 
		{
			solid 1px #1C50B7;
			color: Black;
			background: #96CDFA;
			padding: 5px 10px 5px 10px;
		}
		
		td.describe 
		{
			solid 1px #1C50B7;
			color: Black;
			text-align=justify;
			border: solid 1px #1C50B7;
		}
		
		
	/*relativa all'home page*/
      
      table.news_form
      {
         border: solid 2px #46A9FA;
			font-size: 10pt;
      }
      
      div#content table.news_form h1
      {
      	margin-bottom: 0;
   		margin-top: 0;
      	font-size: 15pt;
   		font-weight: normal;
   		color: #46A9FA;
   		border-bottom-width: 0;
      }
      
      table.news_form th
      {
      	border-bottom: solid 2px #46A9FA;
      	color: #46A9FA;
      	margin: 0;
			font-size: 10pt;
      }
      
      td.latd
      {
      	padding: 5px;
      	background: #C4E2FA;
      	text-align: justify;
      	border-bottom:	solid 1px #46A9FA;
      }
      
		td.latdf
      {
      	padding: 5px;    
      	text-align: justify;
      	background: #C4E2FA;
      }
      
      td.lats
      {
      	padding: 5px;	
      	border-bottom:	solid 1px #46A9FA;
      	text-align: justify;
      }
      
		td.latsf
      {
      	padding: 5px;
      	text-align: justify;
      }


