/*********************************************************************/
/**** BOX ACCESSIBILITA' *********************************************/
/*********************************************************************/

#boxPaginaEcm

{
 font-size:110%;
 margin-top:10px;
	
}


#boxTotale
{
	word-wrap: break-word;
}




#boxAccessibilitaInformazioniTest{
	margin-top:1em;
	margin-left:3%;
	width:94%;
	
}

* html #boxAccessibilitaInformazioniTest{
	margin-left:1%;
}

#boxAccessibilitaInformazioniTest p{
	line-height:1.4em;
	clear:both;
}

#boxAccessibilitaInformazioniTest ul li{
	line-height:1.4em;
	clear:both;
}

#boxAccessibilitaInformazioniTest ol{
	margin-bottom:1em;
	margin-left:2em;
}

#boxAccessibilitaInformazioniTest ol li{
	margin-left:1em;
}

#boxAccessibilitaInformazioniTest ol li ol li{
	margin-left:2em;
}

#boxAccessibilitaInformazioniTestol li ol li ol li{
	margin-left:3em;
}

/*********************************************************************/
/**** BOX MAPPA ******************************************************/
/*********************************************************************/

#boxMappaDelSito{
	clear: both;
	float: left;
	margin-top: 0px;
	width: 100%;
}


#boxMappaDelSito .livello1{
	margin-top:  10px;
	margin-left: 4px;
}

#boxMappaDelSito  .livello1 A  {
      color:#000000;
	  font-weight:normal;
	  text-decoration:none;
}

#boxMappaDelSito .livello1 A:hover  {
	  text-decoration:underline;
}

#boxMappaDelSito .livello2{
	margin-top:  5px;
	margin-left: 23px;
}

#boxMappaDelSito  .livello2 A  {
      color:#000000;
	  font-weight:normal;
	  text-decoration:none;
}

#boxMappaDelSito .livello2 A:hover  {
	  text-decoration:underline;
}

#boxMappaDelSito .livello3{
	margin-left: 37px;
}

#boxMappaDelSito  .livello3 A  {
      color:#000000;
	  font-weight:normal;
	  text-decoration:none;
}

#boxMappaDelSito .livello3 A:hover  {
	  text-decoration:underline;
}


#boxMappaDelSito hr{
	height:1px;
	color:black;
}

/*********************************************************************/
/*********************************************************************/
/*********************************************************************/

/****************************************/
/* ECM TESTO TITOLO ***************/
/****************************************/
#boxPaginaEcm H1 {
	 
	FONT-SIZE: 130%;
	font-style : normal;
	font-weight : normal;
}
/****************************************/
/* ECM TESTO SOTTO TITOLO *******/
/****************************************/
#boxPaginaEcm H2 {
	 
	/*FONT-SIZE: medium;
	*/
	FONT-SIZE: 110%;
	font-style : normal;
	font-weight : normal;
}
/****************************************/
/* ECM TESTO NORMALE ***********/
/****************************************/
#boxPaginaEcm H3 {
	 
	font-style : normal;
	FONT-SIZE: 100%;
	font-weight : normal;
}

#boxPaginaEcm p {
	 
	font-style : normal;
	FONT-SIZE: 100%;
	font-weight : normal;
}


/****************************************/
/* ECM TESTO PICCOLO ***********/
/****************************************/
#boxPaginaEcm H4 {
	 
	/*FONT-SIZE: x-small;*/
	FONT-SIZE: 90%;
	font-style : normal;
	font-weight : normal;
}

#boxPaginaEcm TH {
	FONT-SIZE: 100%;
	font-weight: normal;
}

#boxPaginaEcm Table 
{
	width:100%;
}