body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
body {
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFDE91;
}
a {
	font-family: Verdana;
	color: #666666;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #DF8402;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D7A557;
	text-align: center;
	font-weight: normal;
}
.titoli {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DF8400;
	font-weight: bold;
	letter-spacing: 4px;
}
.titoli2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DF8400;
	font-weight: bold;
	letter-spacing: 2px;
}
.puntini_menu {
	text-align: justify;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.linea_bianca_vert {
	background-image: url(images/barra_verticale.gif);
	background-repeat: repeat-y;
}