	#contenuti {padding-top:20px;}
		
		#testo {
		clear:both;
		width:600px;
		}
			#testo p {
			color:#CCCCCC;
			font-family:"Times New Roman", Times, serif;
			font-size:13px;
			padding-bottom:15px;
			}
			#testo h3 {
			margin:15px 0 5px 0;
			color:#1C8DBD;
			font-family:"Times New Roman", Times, serif;
			font-size:22px;
			font-weight:normal;
			}
			
			
	#scritte {
		float:left;
		color:#666666;/*9A9A9A*/
		font-family:'Times New Roman', Times, serif;
		padding-bottom:15px;
		}
			#scritte h2 {
			margin:0;
			padding:0;
			font-weight:normal;
			font-size:22px;
			}
			#scritte h2.l2 {
			padding-left:35px;
			}
			h2 span {
			font-size:30px;
			font-weight:bold;
			}