#right {
background-image:url(../img/cantina/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;
			}
			#scritte h2.l3 {
			font-size:22px;
			}
			#scritte h2.l4 {
			font-size:30px;
			font-weight:bold;
			}
		
		.testo {
		clear:both;
		}
			.testo p {
			color:#CCCCCC;
			font-family:"Times New Roman", Times, serif;
			font-size:13px;
			}
			.testo h3 {
			margin:15px 0 5px 0;
			color:#1C8DBD;
			font-family:"Times New Roman", Times, serif;
			font-size:22px;
			font-weight:normal;
			}
			
			.testo ul {
			margin:15px 0;
			padding:0;
			color:#CCCCCC;
			font-family:"Times New Roman", Times, serif;
			font-size:13px;
			list-style:none;
			}
			
			.testo ul a {
			color:#ffffff;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			text-decoration:none;
			}
			
			.listaVini {
			float:left;
			width:280px;
			}
			.listaVini a {
			color:#ffffff;
			}
			.listaVini a:hover {
			color:#1C8DBD;
			}
			
			.schede {
			width:300px;
			background-color:#000000;
			float:right;
			margin:20px 0;
			}
				.schede_titolo {
				color:#720F25;
				font-family:"Times New Roman", Times, serif;
				font-size:15px;
				text-align:right;
				padding:10px;
				width:190px;
				float:right;
				border-top:1px solid #999999;
				border-right:1px solid #999999;
				letter-spacing:0px;
				}
				.schede p {
				padding:20px 0;
				}
				.schede span {
				color:#720F25;
				}
				.chiusa {
				color:#720F25;
				font-family:"Times New Roman", Times, serif;
				font-size:15px;
				text-align:right;
				padding:10px;
				width:190px;
				float:right;
				border-bottom:1px solid #999999;
				border-right:1px solid #999999;
				}
				.schd {display:none;}