@charset "utf-8";
.TITOLONI {
	font-size: 18px;
	font-family: "Century Gothic";
	font-weight: bold;
}

.stilemenu  {
    font-family: "Century Gothic";
    font-size: 15px;
    font-style: normal;
    line-height: normal;
    color: #4D4E4F;
  }

.stiletext {
    font-family: "Century Gothic";
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #4D4E4F;
    text-align: justify;
    vertical-align: middle;
    }
.stiletextbold {
    font-family: "Century Gothic";
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #4D4E4F;
    text-align: justify;
    vertical-align: middle;
}
.Stiletextsottolineo {
    font-family: "Century Gothic";
    font-size: 14px;
    color: #4d4e4f;
    text-decoration: underline;
    text-align: justify;
}
.stiletextCenter {
    font-family: "Century Gothic";
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #4D4E4F;
    text-align: center;
    vertical-align: middle;
}


.Titoli {   font-family: "Century Gothic";
    font-size: 15px;
    color: #4D4E4F;
    font-weight: bold;

}

