.contenuto	{

		display: block;
		padding: 10px;
		}
.sinistra 	{
		display: block;
		float: left;
		width: 460px;
		}
		
.destra 	{
		display: block;
		float: left;
		width: 460px;
		}	
		
b		{
		color: #202020;
		}
		
		
a		{
		color: #202020;
		text-decoration: none;
		}
		
a:hover		{
		color: #202020;
		text-decoration: none;
		}
	
.listello1 {
	   display:		block;
	   width: 		450px;
	   height:		69px;
	   background-color:	#ffffff;
	   border-bottom:	solid 1px #d0d0d0;
	   margin-bottom:	1px;
	   text-decoration:	none;
	   margin-left: 	10px;
	  }
	  
.listello2 {
	   display:		block;
	   width: 		450px;
	   height:		69px;
	   background-color:	#ffffff;
	   border-bottom:	solid 1px #d0d0d0;
	   margin-bottom:	1px;
	   text-decoration:	none;
	   margin-left: 	10px;
	  }
	  
.listello3 {
	   display:		block;
	   width: 		443px;
	   height:		70px;
	   background-color:	#ffffff;
	   border:		solid 1px #d0d0d0;
	   margin-bottom:	1px;
	   text-decoration:	none;
	   margin	: 	5px;
	   padding	: 	5px;
	   float: left;
	  }
	  
.listello3:hover	{
 		border:		solid 1px #a0a0a0;
		}	  
	  
.listello:hover
		{
		  border-bottom:	solid 1px #0090f1;
		  }	  
	  
.listelloImg
	 {
	   width: 		85px;
	   height:		60px;
	   padding:		5px;
	   float: 		left;
	  }
	  
.listelloInfo 
	 {
	   width: 		240px;
	   height:		60px;
	   padding:		5px;
	   float: 		left;
	   color: 		#303030;
	  }			
	  
	
.listelloDownload 
	 {
	   width: 		90px;
	   height:		60px;
	   padding:		5px;
	   float: 		left;
	   color: 		#303030;
	  }	
	
.dx
	{
	display:	block;
	width:		695px;
	float:		left;
	border-left:	solid 1px #a0a0a0;
	padding-left:	10px;
	}
	
.sx	{
	display: block;
	width:	220px;
	padding-right: 10px;
	float: left;
	}
	
		  
