/* CSS Document */

.Stile1 {font-weight: bold}


.titolo {
	color: #000075;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.titolo2 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
}
.titoloqui {
	font-family: "Times New Roman", Times, serif;
	color: #000075;
	font-size: 18px;
	background-color: #FFFFFF;
}
.titolo3 {
	font-family: "Times New Roman", Times, serif;
	color: #9797DE;
	font-size: 18px;
}
.titolo4 {
	font-family: "Times New Roman", Times, serif;
	color: #F00;
	font-size: 16px;
}
.titolone {
	color: #000075;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}
.nascosto{display:none;}
.testo {	color: #000075;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.testorosso {	color: #f00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.testoverde {	color: #009966;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.testoitalico {
	color: #4D3531;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.testobold {	color: #000075;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
}
.piccolotestobordeaux {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BB3E3E;
}
.piccolotestoblu {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000075;
}

.didascalia{font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#9797DE;}

img {border: none;}

div#menu a {font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size: 18px; text-decoration:none;}
div#menu a:hover {text-decoration:underline;}
div#menu a#activelink {text-decoration:underline;}

div#sfondocolore {background-color:#FFCC66;}

a {color: #000075;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:none;}
a:hover {color: #000075;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:underline;}
a#active {color: #000075;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:underline;}