    .supporto {
      color: #b16e8a;
      padding: 10px;
      text-decoration: none;
    }

    .supporto_on {
      color: #b16e8a;
      font-weight: bold;
    }

    .menu-container {
      display: flex;
      flex-direction: row;
      align-items: center;
      background-color: #f9f9f9;
      padding: 5px;
    }

    .menu-separator {
      width: 12px;
      height: 12px;
      background-image: url("../img/supp_sep.gif");
      background-size: contain;
      background-repeat: no-repeat;
      margin: 0 5px;
    }

    .submenu {
      display: none; /* statico: non gestiamo il toggle **/
    }
	.header-i {
		background-image: url(../img/header/menuBg.jpg);

		line-height:19px; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; text-transform:uppercase; padding-left:7px; padding-right:7px; 
	}
	.text-i{
		color: #FFFFFF !important
	}
	.table-i{
		width: 820px"
	}