/* CSS Document */
a:link {
	text-decoration:underline;
	color: #770000;
	font-weight: bold;
}
a:visited {
	text-decoration:underline;
	color: #770000;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
	color: #FF0000;
	font-weight: bold;
}

.testoheader {
	font-size: 200%;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}

.testocorpuscentrale {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 140%;
	color: #850303;
}

.testofooter {
	color: #FFFFFF;
	font-size: 120%;
	line-height: 100%;
	font-style: normal;
	font-weight: normal;

}

.testodestro {
	color: #560903;
	line-height: 150%;
}
.testocorpuscentraleH1 {
	font-size: 120%;
	line-height: 140%;
	color: #850303;
}
.testocorpuscentraleTrip {

	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 140%;
	color: #589542;
}
