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

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #819F0D;
	word-spacing: normal;
	letter-spacing: 0em;
	line-height: normal;
	white-space: normal;
	text-align: center;
	text-decoration: none;
}.sfondosotto {
	background-image: url(../imm/immagini/sfondosotto.jpg);
	background-repeat: repeat-x;
}
.corpo, .texty {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
}
.corpopiccolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.titolo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #809D0D;
}
.coda {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #C27201;
	line-height: 18px;
}
