	#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;
			}
			#menu-menu {
			color:#CC0000;
			font-family:"Times New Roman", Times, serif;
			font-size:13px;
			}
				#menu-menu a {
				color:#CC0000;
				text-decoration:none;
				}
			.testo h3 {
			margin:15px 0 5px 0;
			color:#1C8DBD;
			font-family:"Times New Roman", Times, serif;
			font-size:22px;
			font-weight:normal;
			}
			.testo table {
			color:#CCCCCC;
			font-family:"Times New Roman", Times, serif;
			font-size:13px;
			padding-bottom:15px;
			width:600px;
			}
			.testo .prezzo {
			text-align:right;
			}
			.testo a {
			color:#CC0000;
			text-decoration:none;
			}