#boxPaginaEcm 
{
	padding:0.5em 0;
}
	
#boxPaginaEcm h1 
{
	font-size: 145%;
	color: #3C4879;
}

#boxPaginaEcm h2 
{ 
	font-size: 125%;
	color: #3C4879;
}	
	
#boxPaginaEcm h3 
{ 
	font-size: 100%;
}

#boxPaginaEcm p 
{ 
	font-size: 100%;
}
	
#boxPaginaEcm h4 
{ 
	font-size: 85%;
}
	
#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 
{
    font-weight: bold;
    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;
	padding: 10px;
	border-bottom: 1px dotted #cccccc;
}

#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%;
}

#boxPaginaEcm H2 {
	background-color: #d8d7d5;
/*	border-bottom: 10px solid #ffdc4e; */
	width: 98%;
	padding: 5px;
	color: black;
	font-size: 110%;
}

#boxPaginaEcm A
{
    color: #004faa ;
    text-decoration: none;
}

#boxPaginaEcm A:hover: {
 	background-color: #004faa ;
    color: white ;
    text-decoration: none;
}


#boxIndiceQuadrati .immagine IMG {
    background-position: center center;
    overflow: hidden;
    width: 100%;
}


#boxIndiceQuadrati .immagine a { display: block; text-align: center; }

#boxIndiceQuadrati .box {
    box-shadow: 0 1px 2px #111;
    display: inline-block;
    height: auto;
    margin: 0 1.7% 40px;
    min-height: 210px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    width: 21.3%;
}


#boxIndiceQuadrati .titolo {
    background-color: #004faa;
    color: white;
    display: block;
    font-size: 110%;
    line-height: 110%;
    min-height: 58px;
    padding: 2%;
    width: 100%;
	text-align: center;
}

#boxIndiceQuadrati .titolo A {
	/*color: white;*/
    display: block;	
    color: white !important;	
}

#boxIndiceQuadrati .titolo A:hover {
	color: #ececec;	
}
