 
#viewContainer ul {
	list-style:none;	
}
/* INIZIO: SERVE PER GESTIRE LA FORMATTAZIONE DEL DETTAGLIO DEL DOCUMENTO  */
.contenutoXHTML {
	font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	list-style:none;	
}
.contenutoXHTML a{
	color:#B15300;
}
.doverivolgersi{
	margin:0px;
	padding:0px;
	list-style:none;	
}
/* FINE: SERVE PER GESTIRE LA FORMATTAZIONE DEL DETTAGLIO DEL DOCUMENTO  */
H2
		{
      font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: large; 
		color: #674621;
		text-align: left;
		margin:0;
		font-weight:bold;
		}
/* BOX GENERALE NEWS */
#news	{
	margin:0px 10px 0px 10px;
	border:0px solid red;
	padding:1px 1px 1px 1px;
	line-height:16px;
	margin-top: 0px;
	margin-bottom:0px;
	}
/* BOX GENERALE ARCHIVIO NEWS */
#archivioNews 
	{
	text-align:left;
	padding-top:20px;
	margin-left:10px;
	font-size:x-small;
	font-weight:bold;
	}
/* TITOLO DELLE NEWS COLONNA CENTRALE */
.titolonews
		{
		font-size: x-small;
		font-weight:bold;
		}
.titolonews a:visited {
		color:#663366;
}
.box .txtSolo a 
		{
		color:#B15300;
		font-size: x-small;
		font-weight:normal;
		}
.box .txt a 
		{
		color:#B15300;
		font-size: x-small;
		font-weight:normal;
		}
.txtSolo 
		{
		font-size:x-small;
		text-align:left;
		}
/* STILE DIV CONTENENTE IL TESTO DELLA NEWS CON IMMAGINE  */
.txt 
	{
	font-size:x-small;
		text-align:left;
		padding:0px 0px 0px 0px;
	}
.dataPubblicazione 
		{
		color:#000;
		font-weight:normal;
		font-style:italic;
		font-size:x-small;
			}
.dataPubblicazioneArchivio 
		{
		color:#000;
		font-weight:bold;
		font-style:normal;
		font-size:x-small;
			}
/* STILE DIV CONTENENTE IL TESTO DELLA NEWS SENZA IMMAGINE */
.txtSolo 
		{
	          	padding:1px 1px 1px 1px;
	}
h1
	{  
	font-family: Verdana, Arial, Helvetica, 
	sans-serif; font-size: large; 
	font-weight: bold; 
	color: #000000; 
	vertical-align:middle;
	}
	
.div-margin-left1 h3
	{  
	font-family: Verdana, Arial, Helvetica, 
	sans-serif; font-size: small; 
	font-weight: bold; 
	color: #000000; 
	vertical-align:middle;
	background:#ffffff;
	}
h4 a , h4 a:visited
	{  
	font-family: Verdana, Arial, Helvetica, 
	sans-serif; font-size: x-small; 
	font-weight: bold; 
	color: #B97132; 
	vertical-align:middle;
	}
.voci 
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	background-color: #FFFFFF; 
	padding-left: 2px; 
	padding-top: 7px;
	text-align:justify;
	}
.abstract
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000; 
	background-color: #FFFFFF; 
	text-align:justify;
	}
.label {
	font-weight: bold; 
}
.datadett 
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-style: normal;
	text-align:left;
	}
.anno 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	font-weight: bold;
	}
.voci a:hover 
	{
	text-decoration: underline; 
	}
.voci a 
	{
	color: #B15300;
	} 
.voci a:visited 
	{ 
	color: #B15300;
	}
br.separatore {
	line-height:5px;
}
.altezzaSeparazione {
	height:10px;
	line-height:10px;
}
#news img{
	border: 1px solid gray;
	padding:2px;
	margin:4px 4px 0px 1px;
}
.box img{
	border: 1px solid gray;
	padding:2px;
	margin:4px 4px 0px 1px;
}
br.separatoreNews {
	visibility: hidden;
   	clear: both;
} 

