 
.iperLH 
	{
	line-height:50px;
	height:50px;
	/* ATTENZIONE AL COMPUTED TEXT */
	vertical-align:middle;
	}
.AAA{
	display:block;
	padding-top:20px;
}
/***************************** SEZIONE ANCHOR ****************************/
a 
	{
	color:#B15300; 
	text-decoration: none
	}
a:link 
	{
	color: #B15300; 
	text-decoration: none
	} 
a:visited 
	{
	color: #663366; 
	/*color:#663366;*/
	text-decoration: none
	}
#viewContainer a:visited 
	{
	color:#663366;
	}
#viewContainer ul 
	{
	list-style:none;
	padding:0px;
	margin:0px;
	}
.noBorder
	{
	border:none;
	}
/* SERVE PER TUTTE LE PAGINE CHE CONTENGONO ELENCHI PUNTATI */
li a:visited 
	{
	color:#663366;
	}
a:active 
	{
	color: #B15300; 
	text-decoration: none
	}
.Scheda A ,
.Scheda A:link ,
.Scheda A:visited ,
.Scheda A:active ,
.RichText A ,
.RichText A:link ,
.RichText A:visited ,
.RichText A:active 
	{
	text-decoration: underline
	}
a.noVisited:visited 
	{
	color:#4A4A4A;
	}
a.noVisited:link 
	{
	color:#4A4A4A;
	}
a.noVisitedStampa, a.noVisitedStampa:visited
	{
	color: #FFCE6B;
	text-decoration:none
	}
	
a.noVisitedStampa:hover 
	{
	color: #FFCE6B;
	text-decoration:underline
	} 
/***************************** SEZIONE Hn *************************************************************/
H1 
	{
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large; 
	color: #000000; 
	text-align: left;
	font-style:normal;
	font-weight:normal;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align:bottom;
	margin:0px ;
	}
.internalPage H1
		{
      font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-left:0px;
		padding-left:0px;
		}
H2 
	{
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000; 
	text-align: left;
	font-weight:bold;
	margin:0;
	}
.internalPage H2
		{
      font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: large; 
		color: #674621;
		text-align: left;
		margin:0;
		font-weight:bold;
		background:#ffffff;
		}
	/* RIDEFINISCE GLI H2 PER I TITOLI BOX (e soltanto quelli) */
	.intestBox H2 
		{
		font-size: small;
		}
H3 
	{
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000; 
	text-align: left;
	font-weight:bold;
	margin:0;
	}
.internalPage H3
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: small; 
		color: #000000; 
		text-align: left;
		font-weight:bold;
		margin:0;
		}
	/* RIDEFINIZIONE DI H2 E H3 SOLO PER LE VISTE CATEGORIZZATE */
	div.divView h2 a
		{
		font-size: small; 		
		color:#B15300;
		}
	div.divView h2 a:visited
		{
		font-size: small; 		
		color:#663366;
		}
	div.divView h3 a
		{
		font-size: small; 		
		color:#B15300;
		}
	div.divView h3 a:visited
		{
		font-size: small; 		
		color:#663366;
		}
	.anchorMappa {
		font-size: x-small; 		
		color:#B15300;
	}
H4 
		{
	font-size: x-small; 
	color: #000000; 
	text-align: left;
	font-style:normal;
	font-weight:normal;
	padding-top: 5px;
	padding-bottom: 0px;
	vertical-align:bottom;
	line-height: 12pt;
	margin:0;
	}
.titoloBoxSpecialeHomePage
	{
	font-size: x-small; 
	color: #000000; 
	text-align: left;
	font-style:normal;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 0px;
	vertical-align:bottom;
	line-height: 12pt;
	margin:0;
}
/************************************************************************************************/
div.AllegatiBox,  div.ApprofondimentiBox 
	{
	font-size: x-small;
	border-bottom: 1px solid #425A94;
	padding-left:5px;
	padding-right:5px;
	width:98%;
	}
div.AllegatiBox td, div.ApprofondimentiBox td
	{
	font-size: x-small;
	}
.AllegatiBox#Titolo, .ApprofondimentiBox#Titolo
	{
	font-size: x-small;
	font-weight: bold;
	color:#425A94;
	padding-left:5px;
	border-bottom: 1px solid #425A94;
	width:98%;
	}
.altezzaMinima 
	{
	height:300px;
	}
div.container 
	{
	width:98%; 
	margin:1%;
	text-align: center;
	}
.AllegatiBox a,
.AllegatiBox a:link,
.AllegatiBox a:visited,
.AllegatiBox a:active 
	{
	text-decoration: none
	}
.AllegatiBox a:hover 
	{
	text-decoration: underline
	}
.ApprofondimentiBox a,
.ApprofondimentiBox a:link,
.ApprofondimentiBox a:visited,
.ApprofondimentiBox a:active 
	{
	text-decoration: none
	}
.ApprofondimentiBox a:hover 
	{
	text-decoration: underline
	}
/*********************************BOTTONE **********************************************************************/
.bottone	{
	text-align:center;
	background-color:#F7F7DE;
	border: 1px;
	border-color: #B15300;
	border-style: solid;
	}
.bottone a  
	{
	text-decoration: none; 
	color:#674621;
	}
.bottone a:link 
	{
	color: #674621; 
	text-decoration: none
	}
 
.bottone a:visited 
	{
	color: #663366; 
	text-decoration: none
	}
.bottone a:active 
	{
	color: inherit; 
	text-decoration: none
	}
/*************** VERIFICARE ****************/
tr .hidden 
	{
	display:none;
	}
/************************************************/
/* Gestione delle colonne delle viste*/
.colonnaSinistraVista 
	{
	width:6%;
	float:left;
	}
.colonnaCentraleVista 
	{
	width:89%;
	float:left;
	line-height:15px;
	}
.colonnaDestraVista 
	{
	width:4%;
	float:right;
	}
/* Gestione delle colonne del dettaglio documenti*/
.colonnaSinistraDettaglio 
	{
	width:6%;
	float:left;
	}
.colonnaCentraleDettaglio 
	{
	width:68%;
	float:left;
	}
.colonnaDestraDettaglio 
	{
	width:25%;
	float:right;
	border: 0px solid gray;
	margin-top:-5px;
	}
.colonnaDestraDettaglio ul 
	{
	border-left:1px solid #B15300;
	border-right:1px solid #B15300;
	border-bottom:1px solid #B15300;
	list-style:none;
	margin: 0px 0px 5px 0px;
	padding:5px 10px 5px 10px;
	}
/* Titolo dei box */
.colonnaDestraDettaglio h3 
	{
	font-size:x-small;
	border:1px solid #B15300;
	font-weight:bold;
	background:#ecd6bb;
	margin:5px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
	}
/************************************************* SI APPLICA ALLE LISTE ***************************************/
/* APPLICA LO STILE ALLE SOLE LISTE DELLE NEWS HOMEPAGE */
#news .ul.box, #news .box ul, #news .box li
	{
	margin:0px;
	padding:0px;
	}
.Immagini ul li
	{
	text-align:center;
	}
.listaSenzaStile
	{
	list-style: none;
	}
.margineSenzaLista
	{
	
	}
/* Serve per formattare le liste nei contenitori di schede 'avanzati' */
#RCContenitorePlus ul {
  	list-style:none;
	font-size:x-small;
   	font-family:Verdana;
}
/************************ 16set05 *******************************************/
.tdSet
	{
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding:1px 5px 0px 5px;
	}
.trSet
	{
	}
table
	{
	background-color:white;
	}
.thSet
	{
	background-color: #f7f7de;
	padding:2px 10px 4px 10px;
	font-weight: bold;
	border-top: 1px solid #B15300;
	border-left: 1px solid #B15300;
	border-right: 1px solid #B15300;
	border-bottom: 2px solid #B15300;
	}
.bordoTabella 
	{
	}
 
