/*
+++++++++++++++++++++++++START NEWS++++++++++++++++++++++++
STILI DELLA NOTIZIA COME VISUALIZZATA IN AMMINISTRAZIONE NEWS

									NON CANCELLARE
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

DIV.news-box {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
DIV.news-content {
	padding: 5px 15px;
	border-bottom:1px solid #D0D8E2;
}

SPAN.news-title{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	line-height: 1.5em;
}
A.news-title:link, A.news-title:visited, A.news-title:active{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
}
A.news-title:hover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: underline;
}
span.news-abstract{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: none;
	font-weight: normal;
	line-height: 1.25em;
	color: #000000;	
}
SPAN.news-date {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #336699;
	line-height: 1.5em;
}
IMG.news-icon {
	border:1px solid #204558;
	float:left;
}
A.news-link-leggi:link, A.news-link-leggi:visited, A.news-link-leggi:active{
	font-size: xx-small;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
	line-height: 1.5em;
}
A.news-link-leggi:hover {
	font-size: xx-small;
	font-weight: bold;
	color: #EEEEEE;
	background: #5A6B83;
	text-decoration: none;
	line-height: 1.5em;
}
/*
++++++++++++++++++++++++++END NEWS+++++++++++++++++++++++++
*/



/*
+++++++++++++++++++++++++START NEWS+++++++++++++++++++++++++

STILI DELLA NOTIZIA COME VISUALIZZATA IN ARCHIVIO NEWS

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/


DIV.news-archive-box {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
DIV.news-archive-content {
	padding: 5px 15px;
	border-bottom:1px solid #cccccc;
	padding:10px;
}

SPAN.news-archive-title{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	line-height: 1.5em;
}
A.news-archive-title:link, A.news-archive-title:visited, A.news-archive-title:active{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
}
A.news-archive-title:hover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: underline;
}
span.news-archive-abstract{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: none;
	font-weight: normal;
	line-height: 1.25em;
	color: #000000;	
}
SPAN.news-archive-date {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #336699;
	line-height: 1.5em;
}
IMG.news-archive-icon {
	border:1px solid #204558;
	float:left;
}
A.news-archive-link-leggi:link, A.news-archive-link-leggi:visited, A.news-archive-link-leggi:active{
	font-size: xx-small;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
	line-height: 1.5em;
}
A.news-archive-link-leggi:hover {
	font-size: xx-small;
	font-weight: bold;
	color: #EEEEEE;
	background: #5A6B83;
	text-decoration: none;
	line-height: 1.5em;
}


/*
+++++++++++++++++++++++++START NEWS+++++++++++++++++++++++++

STILI DELLA NOTIZIA IN VISUALIZZAZIONE ESTESA

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/


DIV.news-detail-box {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	padding:10px 0;
}
td.news-detail-back {
	padding:0 0 0 10px;
	background:#E2E5EA;
}
A.news-detail-back:link, A.news-detail-back:visited, A.news-detail-back:active{
	font-size: xx-small;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
	line-height: 1.5em;
}
A.news-detail-back:hover {
	font-size: xx-small;
	font-weight: bold;
	color: #5A6B83;
	text-decoration: underline;
	line-height: 1.5em;
}