body {
	background-image: url(img/sfondo.gif);
	margin: 0px;
	padding: 0px;
}

td {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	color: 333333;
}


.footer {
	color: #C0C0C0;
	padding: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
}
.footer strong{
	font-weight: bold;
	color: #D7E2F6;
}
.footer a {
	color: #C0C0C0;
	text-decoration: underline;	
}

.footer a:hover {
	color: #C0C0C0;
	text-decoration: none;	
}

.contenuti {
	padding: 30px;
	text-align: justify;
}

.contenuti strong {
	font-weight: bold;
	color: #5089ED;
	font-size: 1em;
}

.contenuti a {
	color: #0042AE;
	text-decoration: underline;
}

.contenuti a:hover {
	color: #5089ED;
	text-decoration: none;
}

.sx {
	float: left;
	margin-right: 10px;
	border: 0px;
	margin-bottom: 5px;
}

.menu {
	color: #ffffff;
	letter-spacing: 0.05em
}

.menu a {
	color: #ffffff;
	text-decoration: underline;
}

.menu a:hover {
	color: #ffffff;
	text-decoration: none;
}

li {
	list-style-image: url(img/elenco.gif);
	line-height: 20px;
}