body {
	background-color: #CCCCCC;
	background-image: url(img/sfondo_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 220px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contenutohome {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.bianco18 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.contenutohome:hover {
	color: #FF0000;
	text-decoration: none;
}




.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #000000;
}
a.topmenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
