body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
body {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#f6f6ee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #762F18;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #762F18;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #762F18;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #762F18;
	font-weight:bold;
}
.tabella {
	border:8px solid #FFF;
	background-color: #f6f6ee;
}
.menu {
	text-align: right;
}
.virgole {
	background-image:url(../images/virgole.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #762F18;
	font-style: italic;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #762F18;
	font-style: italic;
}
.sx {
	text-align: left;
}
.testo {
	text-align: justify;
	font-size:13px;
}

