/* CSS Document */

.pulsanti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	color: #9C2E0A;
	text-decoration: none;
}
.pulsanti:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	color: #374231;
	text-decoration: none;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #9C2E0A;
	text-decoration: none;
}
.credits:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
    color: #374231;
	text-decoration: none;
}
.indirizzo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F2F0EB;
	text-decoration: none;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #663300;
	padding-top: 10px;
	text-align: left;
	font-weight: normal;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #374231;
	text-align: left;
	font-weight: normal;
}
.testocentrato {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #663300;
	padding-top: 10px;
	text-align: center;
	font-weight: normal;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #9C2E0A;
	font-weight: bold;
}
.posta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F2F0EB;
	text-decoration: underline;
}
.posta:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #374231;
	text-decoration: underline;
}
.bordocolore {
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.privacy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	color: #333333;
	text-align: justify;
}
.iva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	color: #374231;
	text-decoration: none;
	text-align: left;
}
.titolochiaro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFCDF;
	font-weight: bold;
}
.lingua {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 3px;
	color: #9C2E0A;
	text-decoration: none;
}
.lingua:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 3px;
	color: #374231;
	text-decoration: none;
}
