#right {
background-image:url(../img/distillati/bg.jpg);
background-position:top right;
background-repeat:no-repeat;
}

	#contenuti {padding-top:20px;}
	
		#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;
			}
			#scritte h2 {
			font-size:22px;
			}
			h2 span {
			font-size:30px;
			font-weight:bold;
			}
		
		.testo {
		clear:both;
		width:623px;
		}
			#menu-menu {
			color:#CC0000;
			font-family:"Times New Roman", Times, serif;
			font-size:13px;
			}
				#menu-menu a {
				color:#CC0000;
				text-decoration:none;
				}
			.testo #nome {
			width:530px;
			float:left;
			}
			.testo a {
			color:#CC0000;
			text-decoration:none;
			}
			.testo #prezzi {
			width:93px;
			float:left;
			text-align:right;
			}
			.testo p {
			color:#CCCCCC;
			font-family:"Times New Roman", Times, serif;
			font-size:13px;
			padding-bottom:15px;
			letter-spacing:1px;
			}
			.testo h3 {
			margin:15px 0 5px 0;
			color:#1C8DBD;
			font-family:"Times New Roman", Times, serif;
			font-size:22px;
			font-weight:normal;
			}