@charset "UTF-8";

.sfumaturasx {
	background-image: url(images/sx.jpg);
	width: 50px;
	clear: no;
	float: no;
}
.sfumaturadx {
	background-image: url(images/dx.jpg);
	width: 50px;
	clear: no;
	float: no;
}
.pulsanti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #83acd5;
	text-align: center;
	vertical-align: middle;
	width: 144px;
	clear: no;
	float: no;
}
.link {
	color: #FFFFFF;
	text-decoration: none;
}
.sfondodiv {
	background-color: #c2d6eb;
	text-align: center;
}
.pulsantisx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #83acd5;
	text-align: center;
	vertical-align: middle;
	width: 147px;
	clear: no;
	float: no;
}
.pulsantidx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #83acd5;
	text-align: center;
	vertical-align: middle;
	width: 147px;
	clear: no;
	float: no;
}
.filetto2px {
	background-color: #FFFFFF;
	width: 2px;
	clear: no;
	float: no;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
}
.testoform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.testocorsivo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-right: 20px;
	padding-left: 20px;
	font-style: italic;
	color: #0066CC;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}
.tabella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #c2d6eb;
	border-right-color: #c2d6eb;
	border-bottom-color: #c2d6eb;
	border-left-color: #c2d6eb;
	color: #000000;
}
.elenco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	list-style-position: outset;
	list-style-type: decimal;
	text-indent: 15px;
}
