body {
	margin:0px;
	padding:0px;
	font-family:'Trebuchet MS';
	font-size:12px;
	line-height:1.5em;
	background-color:#000000;
	color: #909090;
}
A {
	font-weight:bold;
}
A:link {
	color: #989898;
	text-decoration: none;
}
A:visited {
	color: #989898;
	text-decoration: none;
}
A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

H1 {
	font-size:22px;
	margin:0px;
	padding:0px;
}

H2 {
	font-size:16px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

#content {
	text-align:left;
	width:950px;
	color: #909090;
	margin-left:auto;
	margin-right:auto;
	font-size:16px;
}

#top {
	width:100%;
	text-align:right;
	color: #909090;
}

#top A {
	font-size:16px;
}

#centrale {
	width:100%;
}

#bottom {
	float: bottom;
	width:100%;
	text-align:center;
	font-size:16px;
	color: #909090;
}

.collezione IMG {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.collezione:hover IMG {
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
}

.collez IMG {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	border: #909090 1px solid;
	padding-right: 2px;
	padding-bottom: 4px;
}

.collez:hover IMG {
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
.breaker{overflow:hidden;height:1px;clear:both;margin:0;padding:0;}

#lightbox {
	padding:10px;
	background-color:white;
	color:black;
}

.navig {
	text-align:center;
	font-size:18px;
	color:white;
}

.navig A {
	font-size:18px;
	color:white;
}
.navig A:hover {
	color:#888888;
}

