body {
	font-family: Trebuchet ms,Arial, Helvetica, sans-serif;
	margin-top:0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #009900;

}
.navigazione {
	font-weight: normal;
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration:none;
	display:block;
}
.navigazione:hover {
	color: #006600;
	background-color: #fff;
	border:none;
	text-decoration: underline;
}
.navigazione:active {
	color: #006600;
	background-color: #fff;
	border:none;
	text-decoration: underline;
}

.navigazioneQui {
	font-weight: normal;
	font-size: 1.1em;
	color: #006600;
	background-color: #fff;
	border:none;
	text-decoration: underline;
	display:block;
}

.piede {
	font-size:0.8em;
	color: #FFFFFF;
	text-decoration:none;
}
.piede:hover {
	color: #006600;
	background-color: #fff;
	text-decoration: underline;
}

.testo {
	font-weight:normal;
}

.abstract {
	font-weight:normal;
	font-size:0.8em;
}

.titolotesto {
	font-weight:bold;
}
.titologrande {
	font-weight:bold;
	font-size:1em;
}

