@charset "utf-8";
.form {
	line-height: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.titolopagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	text-indent: 20px;
}
.intestazioni {
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-image: url(../img/retro_intest.jpg);
	text-decoration: none;
}
.intestazioni a{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-image: url(../img/retro_intest.jpg);
	text-decoration: none;
}
.tabella {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #000099;
}
#scheda {
	color: #333333;
	font-size: 16px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 50px;
	line-height: 200%;
}
.conferme {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-indent: 50px;
}
.risposta_conferme {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-indent: 100px;
}
.righe_coinvolte {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-indent: 100px;
	font-style: italic;
}
.statistiche {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-indent: 100px;
	font-style: italic;
}

