.voceMENU, .voceMENU a {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #03046e;
}
.voceMENU a:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #03046e;
}
.titoloBARRA, .titoloBARRA a {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	padding-left: 7px;
}
.titoloBARRADX {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding-left: 18px;
}
.nomeCAT, .nomeCAT a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #03046e;
}
.nomeCAT a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #03046e;
}
.testo {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #03046e;
	padding-left: 5px;
}
.testo a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #03046e;
}
.testo_grande {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #03046e;
	padding-left: 5px;
}
.testo_grande a {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #03046e;
}
.testomenu a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #03046e;
	padding-left: 5px;
}
.footer {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #03046e;
}
.footer a {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	color: #03046e;
}
.etichetta {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #03046e;
	padding-left: 5px;
}
.field {
	font-family: tahoma;
	font-size: 11px;
	width: 180px;
}
.fieldsmall {
	font-family: tahoma;
	font-size: 11px;
	width: 135px;
}
.select {
	font-family: tahoma;
	font-size: 11px;
	width: 186px;
}
.textarea1 {
	font-family: tahoma;
	font-size: 11px;
	width: 180px;
	height: 40px;
}
.textarea2 {
	font-family: tahoma;
	font-size: 11px;
	width: 180px;
	height: 80px;
}