
	
#testo {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 55px;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 30px;
	text-align: justify;
	}
	
.news_titolo {
	color: #C0B06A; 
	font-size: 13px;
	line-height: 15px;
	}
	
a.news_titolo {
	color: #8E772E;
	font-size: 12px;
	text-decoration: underline;
	line-height: 30px;
	}

.news_link {
	color: #8E772E;
	font-size: 12px;
	line-height: 16px;
	}

a.news_link {
	text-decoration: underline;
	}

a.news_link:hover {
	color: #D6B447;
	}
.news_testo {
	font-size: 11px;
	line-height: 12px;
	color: #4F4F4F;
	margin-top: 15px;
	}
	
.news_data {
	font-size: 11px;
	font-weight: bold;
	color: #515151;
	line-height: 15px;
	}
	
td.tabella {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
}

td.press {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	height: 30px;
	vertical-align: top;
	margin-top: 10px;
}
.press_intestab {
	color: #8E772E;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	}

.press_titolo {
	color: #013D7B;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	}

.press_data {
	font-size: 13px;
	font-weight: bold;
	color: #515151;
	}
.press_testo {
	font-size: 11px;
	line-height: 12px;
	color: #4F4F4F;
	}
.press_link {
	color: #4F4F4F;
	font-size: 11px;
	line-height: 12px;
	}