/*********************************************************************/
/**** BOX ACCESSIBILITA' *********************************************/
/*********************************************************************/

#boxAccessibilitaInformazioniTest{
	clear: both;
	width: 96%;
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 30px;
}

#formid_centro #boxAccessibilitaInformazioniTest p{
	line-height:1.4em;
	clear:left;
    text-align:justify;

}
 

#formid_centro #boxAccessibilitaInformazioniTest ul {
	position: relative;
	clear:left;
	margin-left:30px;
	list-style-type: none; 

}

#formid_centro #boxAccessibilitaInformazioniTest ol {
	position: relative;
	clear:left;
	margin-left:38px;
}

#formid_centro #boxAccessibilitaInformazioniTest ul li{
	position: relative;
    padding-bottom:3px;
	margin-left:30px;
	list-style-type: disc; 

}

#formid_centro #boxAccessibilitaInformazioniTest ol li{
	position: relative;
    padding-bottom:3px;
	margin-left:30px;
	list-style-type: disc; 

} 

 
/*********************************************************************/
/**** BOX MAPPA ******************************************************/
/*********************************************************************/

#boxMappaDelSito{
	clear: both;
	width: 96%;
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#boxMappaDelSito A{
	font-size: 90%;
}

#boxMappaDelSito .livello1{
	color: #156464;
	font-weight: bold;
}

#boxMappaDelSito .livello2{
	margin-top:  5px;
	margin-left: 23px;
}

#boxMappaDelSito .livello3{
	margin-left: 37px;
}


#boxMappaDelSito hr{
	height:2px;
	background:#156464;
	color:#156464;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*********************************************************************/
/*********************************************************************/
/*********************************************************************/
