#boxPaginaEcm {
	padding:0.5em 0;
	font-family: Arial;
	font-size: 100%;
}
	
#boxPaginaEcm h1 {
	font-size: 145%;
}

#boxPaginaEcm h2 { 
	font-size: 125%;
	}	
	
	
#boxPaginaEcm h3 { 
	font-size: 100%;

	}

#boxPaginaEcm p { 
	font-size: 100%;

	}	
#boxPaginaEcm h4 { 
	font-size: 85%;
	display: block;
    border-bottom: 1px dotted #000000;
    padding: 5px;
    margin-bottom: 0.5em;	
	}
	
#boxPaginaEcm TH { 
	font-weight: normal;
	}	

#boxPaginaEcm ul
{
    clear: both;
    margin-left: 30px;
}

#boxPaginaEcm ol
{
    clear: both;
    margin-left: 38px;
}	
	
#formid_corpoContenuti
{
	width: 100%;
	position: relative;
}

#boxPaginaEcm a 
{
    
    text-decoration: underline;
    /*color: #3C4879;*/
}
#boxPaginaEcm table {
    clear: both;
	border-collapse: collapse;
}
#boxPaginaEcm img {
    max-height: 100% !important;
    max-width: 95% !important;
    overflow: hidden;
}
#boxPaginaEcm table img {
    max-height: none !important;
    /*max-width: none !important;*/
}

#boxPaginaEcm TABLE TH {
	/*background-color: white;
	border: 0px;
	
	border-bottom: 1px dotted #cccccc;
    padding: 5px;*/
}

#boxPaginaEcm TABLE TD {
	/*background-color: white;
	border: 0px;
	padding: 10px;
	border-bottom: 1px dotted black;*/
}

#boxPaginaEcm H1 {
	/*background-color: #ffdc4e;
	border-bottom: 10px solid #ffdc4e; */
	width: 98%;
	padding: 6px;
	color: black;
	font-size: 120%;
	margin: 0px;
    background-color: #D3E4FA;
    margin-top: 7px;
    border: 1px solid;
	font-weight: normal;
}

#boxPaginaEcm H2 {
/*	background-color: #d8d7d5;
	border-bottom: 10px solid #ffdc4e; */
	width: 98%;
	padding: 5px;
	color: black;
	font-size: 110%;
}

#boxPaginaEcm H6 {
	font-size: 100%;
}	
#boxPaginaEcm A
{
    text-decoration: underline;
	color: #000000;
}

#boxPaginaEcm A:hover {
 	
    color: #4573A0 !important;
    text-decoration: underline;
}