@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-color: fef8e0;
	background-image: url(img/backgroun-verticale-interno.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.Menu-navigazione {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 15px;
}

.content_td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D895F;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 18px;
	text-align: justify;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #8F8B6E;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
}

content_left {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #8D895F;
	text-decoration: none;
	padding-top: 10px;
	margin: 20px;
	text-align: left;
	vertical-align: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: dashed;
	border-top-color: #8D895F;
	border-right-color: #8D895F;
	border-bottom-color: #8D895F;
	border-left-color: #8D895F;
	padding-left: 10px;
}

.pulito { display : none; }