 .contenutoXHTML ul {
	list-style:none;	
}
#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  */
.box 
		{
		margin-bottom:0px;
		margin-left:50px;
		}
.box  a 
		{
		color:#B15300;
		font-size: x-small;
		font-weight:normal;
		}
.titolo
		{
		font-size: x-small;
		font-weight:bold;
		color:#000000;
		}
.titolo a:visited {
		color:#663366;
}
h1
	{  
	font-family: Verdana, Arial, Helvetica, 
	sans-serif; font-size: large; 
	font-weight: bold; 
	color: #000000; 
	vertical-align:middle;
	}
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; 
	padding-left: 2px; 
	padding-top: 7px;
	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;
	}
.divtitolo
		{
		font-size: x-small;
		font-weight:bold;
		color:#B15300;
		margin-left:10%;
		margin-top:10px;
		}
.divform
	{
	width:90%; 
	margin-left:13%;
	}
.divlabel
		{
		display:inline;
		font-size: x-small;
		font-weight:normal;
		color:#000000;
		width:10%;
		}
.divlabel a:visited {
		color:#663366;
}
.divradio
		{
		
		font-size: x-small;
		font-weight:normal;
		color:#000000;
		width:10%;
		}
.descServizio {
		font-size: xx-small;
		font-weight:normal;
		font-style:italic;
}
.nomeServizio {
		font-size: x-small;
		font-weight:bold;
}
.button 
	{
	border:1px solid #B15300;
	background-color:#ecd6bb;
	color:#674621;
	font-size:x-small;
	font-weight:bold;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	
	}
.buttonLink 
	{
	font-size:x-small;
	font-weight:normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color:#B15300;
	}
.inputText
	{
	font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #B15300;
	background-color:#fff;
	/* ATTENTO AL COMPUTED TEXT  0 e 1*/
	margin-top:1px;
	/* ATTENTO AL COMPUTED TEXT */	
	padding-top:1px;	
	}
.error
	{
	font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
	background-color:#fff;
	/* ATTENTO AL COMPUTED TEXT  0 e 1*/
	margin-top:1px;
	/* ATTENTO AL COMPUTED TEXT */	
	padding-top:1px;	
	}
.inputRadio
	{
	display:inline;
	font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#674621;
	}
.message
	{
	background-color:#ffffff;
	color:#000000;
	width: 50%;
	font-size:x-small;
	font-weight:normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
	}
.error
	{
	color:#ff0000;
	}
.divlink a 
	{
	color: #B15300;
	}
.divlink a:visited 
	{
	color: #B15300;
	} 

