#centro {
	position: relative;
	height: 405px;
	width: 536px;
	left: 0px;
	top: 0px;
	background-color: #000000;
	background-image: url(../IMMAGINI/luoghi2007_corpo.jpg);
}

#contenitore-gallery {
	position: absolute;
	height: 375px;
	width: 505px;
	left: 26px;
	top: 13px;
	overflow: auto;
}
#tabella-gallery {
	position: absolute;
	height: 733px;
	width: 482px;
	left: -4px;
	top: -1px;
}
