body {
	margin: 0px;
	background: url(images/sfondino.gif);
	color: #000000;
}

#tuttomenu {
	display: none;
	z-index: 8;
}

#sfondoquickmenu {
	z-index: 9;
	position: absolute;
	width: 390px;
	right: 0px;
	background: #000000;
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	height: 400px;
}

#quickmenu {
	z-index: 10;
	position: absolute;
	width: 350px;
	padding: 20px;
	right: 0px;
}
/* livelli */
#centropagina {
	width: 970px;
	z-index: 0;
	position: relative;
}
#spaziotendine {
	position:absolute;
	left:10px;
	top:10px;
	width:560px;
	height:170px;
	z-index:10;
}
#spazionewscroll {
	position:absolute;
	left:580px;
	top:475px;
	width:390px;
	height:75px;
	z-index:10;
}
#spaziotestata {
	position:absolute;
	left:10px;
	top:10px;
	width:950px;
	height:540px;
	z-index:1;
}
/* sfondi */

.sfondo1 { background: url(images/testate/01.jpg) no-repeat top right; }
.sfondo2 { background: url(images/testate/02.jpg) no-repeat top right; }
.sfondo3 { background: url(images/testate/03.jpg) no-repeat top right; }
.sfondo4 { background: url(images/testate/04.jpg) no-repeat top right; }
.sfondo5 { background: url(images/testate/05.jpg) no-repeat top right; }
.sfondo6 { background: url(images/testate/06.jpg) no-repeat top right; }
.sfondo7 { background: url(images/testate/07.jpg) no-repeat top right; }
.sfondo8 { background: url(images/testate/08.jpg) no-repeat top right; }
.sfondo9 { background: url(images/testate/09.jpg) no-repeat top right; }
.sfondo10 { background: url(images/testate/10.jpg) no-repeat top right; }
.sfondo11 { background: url(images/testate/11.jpg) no-repeat top right; }
.sfondo12 { background: url(images/testate/12.jpg) no-repeat top right; }
.sfondo13 { background: url(images/testate/13.jpg) no-repeat top right; }
.sfondo14 { background: url(images/testate/14.jpg) no-repeat top right; }
.sfondo15 { background: url(images/testate/15.jpg) no-repeat top right; }
.sfondo16 { background: url(images/testate/16.jpg) no-repeat top right; }
.sfondo17 { background: url(images/testate/17.jpg) no-repeat top right; }
.sfondo18 { background: url(images/testate/18.jpg) no-repeat top right; }
.sfondo19 { background: url(images/testate/19.jpg) no-repeat top right; }
.sfondo20 { background: url(images/testate/20.jpg) no-repeat top right; }
.sfondo21 { background: url(images/testate/21.jpg) no-repeat top right; }
.sfondo22 { background: url(images/testate/22.jpg) no-repeat top right; }
.sfondo23 { background: url(images/testate/23.jpg) no-repeat top right; }
.sfondo24 { background: url(images/testate/24.jpg) no-repeat top right; }
.sfondo25 { background: url(images/testate/25.jpg) no-repeat top right; }
.sfondo26 { background: url(images/testate/26.jpg) no-repeat top right; }
.sfondo27 { background: url(images/testate/27.jpg) no-repeat top right; }
.sfondo28 { background: url(images/testate/28.jpg) no-repeat top right; }
.sfondo29 { background: url(images/testate/29.jpg) no-repeat top right; }
.sfondo30 { background: url(images/testate/30.jpg) no-repeat top right; }


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
