body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #336600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #336600;
}
a:hover {
	text-decoration: none;
	color: #009933;
}
a:active {
	text-decoration: underline;
	color: #336600;
}
.tit {
	font-size: 20px;
	font-weight: normal;
	color: #339900;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.verde {
	color: #336699;
	font-size: 12px;
	font-weight: bold;
}
.album {
	background-image: url(../img/album.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#gallery {
	height: 282px;
	width: 741px;
	position: absolute;
	background-color: #FFFFFF;
}
.gruppo {
	padding: 4px;
	border: 1px solid #F4F4F4;
	height: 245px;
	width: 240px;
}

