@charset "utf-8";
.intestazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-align: center;
}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
	text-align: center;
}
.pulsante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #990000;
	text-align: center;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
.testo_grassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.testo_faq {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
}


.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
}
.testo_corsivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link2_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link2_big:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.titolo_FAQ {
	font-family: Arial;
	font-size: 24px;
	color: #990000;
}
.domanda {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
