@charset "UTF-8";
.subti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}
.titol_gran {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.text {
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.titolseccio:link {
	font-family: "Trebuchet MS", Verdana;
	font-size: 36px;
	color: #E57A1A;
	text-decoration: none;
	font-weight: bold;
	text-indent: 40px;
}
a.titolseccio:visited {
	font-family: "Trebuchet MS", Verdana;
	font-size: 36px;
	color: #E57A1A;
	text-decoration: none;
	font-weight: bold;
	text-indent: 40px;
}
a.titolseccio:active {
	font-family: "Trebuchet MS", Verdana;
	font-size: 36px;
	color: #E57A1A;
	text-decoration: none;
	font-weight: bold;
	text-indent: 40px;
}
	a.titolseccio:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 36px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
	text-indent: 60px;
}
a.torna:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006699;
	text-decoration: none;
	text-align: center;
	background-color: #F3E191;
}
a.torna:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003399;
	text-decoration: none;
	text-align: center;
}
a.torna:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006699;
	text-decoration: none;
	text-align: center;
}
a.torna:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006699;
	text-decoration: none;
	text-align: center;
}

