.titolo
{
	font-size: 18px;
	color: #ff760b;
	font-weight: bold;
}
.sezione
{
	background-color: #BADBFE;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.testo_grigio {
	color: #666666;
}
.testo_intestazione {
	font-weight: bold;
	color: #333333;
}
.news_titolo
{
	font-weight:bold;
	font-size: 18px;
}

.news_sottotitolo
{
	font-style: italic;
}

.news_data
{
	color: gray;
}
.news_testo
{
	padding-left: 14px;
	padding-right: 22px;
	text-justify: inter-word;
	text-align: justify;
}
