@charset "UTF-8";
/* CSS Document */

body {
	background-color: #702633;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
}
tt {
	font-size: small;
}

.titoli_grandi_viola {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	color: #702633;
}

.titoli_grigi_intermedi, .titoli_grigi_intermedi a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
}

.titoli_grigi_sottili, titoli_grigi_sottili a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}
.testo, .testo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.titoli_grigi_intermedi a:hover, .titoli_grigi_sottili a:hover, .testo a:hover {
	text-decoration: underline;
}

.navbar, .navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navbar a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.sottosezioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #6f6f6f;
	text-decoration: none;
	background-color: #e2e2e2;
}

.sottosezioni a:hover {
	text-decoration: underline;
	color: #702633;
}

.sottosezioni_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #702633;
	text-decoration: none;
}
