body {
	margin: 0px;
	background-color:#7d1c1c;
	background-image:url(immagini/sf-pag.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link, a:visited {
	color:#fff;
	text-decoration:none;
}
a:hover, a:active {
	color:#fff;
	text-decoration:underline;
}
#listino {
	margin-right:10px;
	margin-left:10px;
}
.testi {
	color:#fff;
	margin:20px 20px 10px 20px;
	line-height:18px;
}
td.menuleft {
	width:250px;
	padding:5px 0px 5px 20px;
}
.menuleft a:link, .menuleft a:visited {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.menuleft a:hover, .menuleft a:active {
	color:#900;
	font-weight:bold;
	text-decoration:underline;
}
#istituzionale {
	margin:5px 250px 10px 295px;
	color:#fff;
	line-height:18px;
}
#credits {
	margin:5px 100px 0px 295px;
	color:#fff;
}
#mappa_google {
	width:572px;
	height:350px;
	border:1px solid #FFDA5B;
	margin-left:20px;
}
