.news_titolo{
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 6px;
	color: #00713d;
}

.news_data{
	font-size: 11px;
	font-style: italic;
	padding-top: 6px;
}

.news_testo{
	font-size: 11px;
	text-decoration: italic;
	padding-top: 6px;
	text-align: justify;
}

.news_table{
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

a.news_link:LINK, a.news_link:ACTIVE, a.news_link:VISITED{
	color: #00713d;
	text-decoration: none;
}
a.news_link:HOVER{
	color: #000000;
	text-decoration: underline;
}

a.news_attach:LINK, a.news_attach:ACTIVE, a.news_attach:VISITED{
	color: #cc3300;
	text-decoration: none;
}
a.news_attach:HOVER{
	color: #000000;
	text-decoration: underline;
}

a.news_cat:LINK, a.news_cat:ACTIVE, a.news_cat:VISITED{
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}
a.news_cat:HOVER{
	color: #00713d;
	text-decoration: underline;
}

#box_printing{
	display:none;
}
.quadrato_rosso{
	width: 6px;
	height: 6px;
	background-color: #ffcccc;
	border: 1px solid #ff0000;
	margin: 4px;
	float: left;
}

.quadrato_giallo{
	width: 17px;
	height: 17px;
	background-color: #ffffcc;
	border: 1px solid #cc9900;
	margin: 4px;
	float: left;
}

.quadrato_verde{
	width: 12px;
	height: 12px;
	background-color: #ccffcc;
	border: 1px solid #009900;
	margin: 4px;
	float: left;
}

.quadrato_celeste{
	width: 17px;
	height: 17px;
	background-color: #ccffff;
	border: 1px solid #006699;
	margin: 4px;
	float: left;
}

.quadrato_viola{
	width: 17px;
	height: 17px;
	background-color: #ccccff;
	border: 1px solid #0000ff;
	margin: 4px;
	float: left;
}

.quadrato_grigio{
	width: 17px;
	height: 17px;
	background-color: #e3e3e3;
	border: 1px solid #818181;
	margin: 4px;
	float: left;
}

.quadrato_rosa{
	width: 17px;
	height: 17px;
	background-color: #f4dbf1;
	border: 1px solid #b65dad;
	margin: 4px;
	float: left;
}
