/*********************************************************************/
/**** PAGINE ECM *********************************************/
/*********************************************************************/

#boxPaginaEcm { 
	clear: both;
 }
 
#boxPaginaEcm  TH{ 
	font-weight: normal;
 }
 
#boxPaginaEcm  H1{ 
	font-size: 140%;
 }
 
#boxPaginaEcm  H2{ 
	font-size: 140%;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
 }
 
#boxPaginaEcm  H3{ 
	font-weight: normal;
	font-size: 100%;
 }
 
#boxPaginaEcm  H4{ 
	font-weight: normal;
	font-size: 90%;
 }
 
#boxPaginaEcm  P{ 
	font-weight: normal;
 }