@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-color: fef8e0;
	background-image: url(img/backgroun-verticale_o.jpg);
	background-repeat: repeat-x;
}

.Menu-navigazione {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 15px;
}
.testo_home {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}


.pulito { display : none; }
