/* CSS Document */
body{
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	}
.sfmenutop {
	background-color: #000000;
	background-image: url(images/sf-menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tblfondotop {
	background-color: #000000;
	background-image: url(images/sf_top.gif);
	background-repeat: repeat-x;
}
.testo {
	color: #FFFFFF;
	text-align: justify;
	padding-right: 10px;
}
.titolo {
	color: #EDECF2;
	font-size: 16px;
	font-weight: bold;
}
.linalti a{
text-transform:capitalize;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
