/*********************************************************************/
/**** BOX ACCESSIBILITA' *********************************************/
/*********************************************************************/

#boxAccessibilitaInformazioniTest{
	clear: both;
	float: left;
	width: 100%;
	position:relative;
}

#boxPaginaEcm {
	clear: both;
	float: left;
	width: 100%;
}
 
/*********************************************************************/
/**** BOX MAPPA ******************************************************/
/*********************************************************************/

#boxMappaDelSito{
	clear: both;
	float: left;
	width: 100%;
	position:relative;
}

#boxMappaDelSito .livello1{
	clear: both;
	margin-top:  10px;
	margin-left: 4px;
	font-weight: bold;
}

#boxMappaDelSito .livello2{
	clear: both;
	margin-top:  10px;
	margin-left: 23px;
}

#boxMappaDelSito .livello3{
	clear: both;
	margin-left: 37px;
}

#boxMappaDelSito .livello4{
	clear: both;
	margin-left: 57px;
}

#boxMappaDelSito hr
{
	clear: both;
	float: left;
	height:0px;
	background:#550000;
	color:#550000;
	border-top: 1px solid #550000;
	vertical-align: middle;
	margin: 10px 2% 10px 2%;
	width: 96%;
}

/*********************************************************************/
/*********************************************************************/
/*********************************************************************/
