body {
	background-image: url(bkg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}

#active a
{
background: #B5E026;
color: #ccc;
}

.fondot {
	background-image: url(../images/fondotesta.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.base {
	background-image: url(../images/base3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.testo {
	font-family: "Trebuchet MS";
	font-size: 11px;
}


a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000066;
}



.Stile1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.Stile2 {
	font-family: "Trebuchet MS";
	font-size: large;
	color: #339900;
}
.Stile2c {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #339900;
}
.Stile3 {
	color: #B0DE27;
	font-weight: bold;
}
.Stile4 {color: #333333}