#right {
background-image:url(../img/afterdinner/bg.jpg);
background-position:top right;
background-repeat:no-repeat;
}

	#contenuti {padding-top:20px;}
	
		#scritte {
		width:501px;
		float:left;
		color:#666666;/*9A9A9A*/
		font-family:'Times New Roman', Times, serif;
		padding-bottom:15px;
		}
			#scritte h2 {
			margin:0;
			padding:0;
			font-weight:normal;
			}
			#scritte h2.l1 {
			font-size:22px;
			}
			#scritte h2.l2 {
			font-size:30px;
			font-weight:bold;
			padding-left:130px;
			}
		
		.testo {
		clear:both;
		width:530px;
		}
			.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;
			}