/* NON MODIFICARE ASSOLUTAMENTE */
#content_custom
{
	float:left;
	width:100%;
}

#content2_custom
{
	float:left;
	width:100%;
        min-height: 125px;
}

#footer_custom
{
       
    clear:left;
    height:107px;
    width:960px;
    margin: 0 auto;    
        
}
/* FINE PARTE DA NON MODIFICARE ASSOLUTAMENTE*/

/* MODIFICA SOLO PER PAGINA CUSTOM*/
div.contenuto_grigio_scuro{
  height: 60px;
  overflow: hidden;
}

div.contenuto_grigio_chiaro{
  height: 90px;
  overflow: hidden;
}

div.contenuto_bianco{

}
/*FINE MODIFICA SOLO PER PAGINA CUSTOM*/
