/* ................................................... */
/* .............. BOX PAGINA ECM ..................... */
/* ................................................... */


.sottoTitolo {
    color: #1b1d21;
    font-family: "Montserrat",sans-serif;
    font-weight: 800;
	font-size: 4rem;
}

.sottoTitoloDx {
font-family: "Red Hat Display",Sans-serif;
    font-weight: 700;
	margin-top: 4rem;
    line-height: 30px;
}

/* ................................................... */
/* .............. BOX CONTENUTI ...................... */
/* ................................................... */

#boxMacroCategoriaTitolo {
	clear: both;
	float: left;
	width: 98%;
	padding: 1%;
	color: #4a4a4a;
	font-size: 120%;
	font-weight: normal;
	background-color: #ececec;
}

.boxMacroCategoria1 {
	margin-bottom: 16px;
}

.boxMacroCategoria1 .boxMacroCategoriaTitolo { text-align: center; font-size: 120%; background-color: #333; color: #FFF; margin: 10px 0 10px 0; font-weight: bold; }
.boxMacroCategoria1 .boxMacroCategoriaTitolo A { color: #FFF; font-weight: bold; }

.boxMacroCategoria1 .boxMacroCategoriaFoto { background-color: white; width: 100%; }
.boxMacroCategoria1 .boxMacroCategoriaFoto  IMG {  }

.boxMacroCategoria1 .boxMacroCategoriaTesto { background-color: white;  line-height: 110%; padding: 1% 2%; }

.boxMacroCategoria2 .boxMacroCategoriaTitolo { font-size: 120%; color: #354B78; margin: 14px 0 6px 0; font-weight: bold; }
.boxMacroCategoria2 .boxMacroCategoriaTitolo A { color: #354B78; font-weight: bold; }



.boxMacroCategoria2 .boxMacroCategoriaTitolo2 { width: 95%; padding: 2% 0 1% 0; border-bottom: 1px solid #333; text-align: left; font-size: 120%; color: #333; margin: 0 0 12px 0; font-weight: bold; }

.boxMacroCategoria3 {
	margin-top: 26px;
}

.boxMacroCategoria3  .boxMacroCategoriaTesto { padding: 6px 0 0 0; }
.boxMacroCategoria3  .boxMacroCategoriaTitolo { font-weight: bold;  }

.boxMacroCategoria3  .boxMacroCategoriaFoto IMG { margin-top: 8px; }

.boxMacroCategoria4 {
	margin-top: 26px;
}

.boxMacroCategoria4  .boxMacroCategoriaTesto {  padding: 6px 0 0 0;  }
.boxMacroCategoria4  .boxMacroCategoriaTitolo { font-weight: bold;  }

.boxMacroCategoria4  .boxMacroCategoriaFoto IMG { margin-top: 8px; }

