.titolo {
	font-family: "Arial Black";
	font-size: 18px;
	color: #003366;
}
.descrizione {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.bordo_dx_tratteggiato {
	border-right-width: 3px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.bordo_udlr {
	border: 1px solid #000000;
}
.PRJtitolo {
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
.PRJdescrizione {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}
.txtevid {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}
.bordoAvatar {
	border: 1px solid #CCCCCC;
}
.txtpiccolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bordo_completo {
	border: 1px solid #000000;
}
.faq_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #800000;
}
.titoloBIG {

	font-family: "Arial Black";
	font-size: 24px;
	color: #003366;
}
.titoloEvid {

	font-family: "Arial Black";
	font-size: 18px;
	color: #990000;
}
.input_cerca {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFF0;
	width: 100%;
	border: 1px solid #000000;
	padding: 2px;
}
.bordo_sx_tratteggiato {
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #999999;
}

.bordo_sotto_tratteggiato {
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

.textUsername {
	font-family: tahoma;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}

.textUsernameBAD {
	font-family: tahoma;
	font-size: 11px;
	color: #999;
	font-weight: bold;
	text-decoration:line-through;
}
