.errorMessage
{
    color: #FF0000;
    font-weight: bold;
    padding: 10px; 
}
.optima { 
	display : none;
}

.combo {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #ffffff;
}

.txtbold {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #7b7b7b;
	text-decoration: none;
	line-height: normal;
}
.txt {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal; /* color: #7b7b7b; */;
    color: #646464;
    text-decoration: none;
    text-transform: none;
    vertical-align: top;
}

.txtContatti {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7b7b7b;
	text-decoration: none;
}

.txtchiaro {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #919191;
	text-decoration: none;
}
.lnknews {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7b7b7b;
	text-decoration: none;
}
.lnknews:hover {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7b7b7b;
	text-decoration: underline;
}
.lnkdocumenti {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7b7b7b;
	text-decoration: none;
}
.lnkdocumenti:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #919191;
	text-decoration: none;
}

p {
	text-align: justify;
}

a {
	color: #646464;
}

ul {
    text-align: justify;
    list-style-type: disc;
    margin-bottom: 0px;
}
li {
    text-align: justify;
    vertical-align: middle;
}
