html, body {
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
.struttura {
	width: 750px;
	height: 400px;
}
.sfondo_titolo {
	BACKGROUND-IMAGE: url(chiave.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
/*.titolo span {
	font-size:26px;
	color:#ff6633;
	font-weight:bold;
	position:absolute;
	left:80px;
	top:31px;
	line-height:25px;
}
.titolo span img {
	position:absolute;
	left:-0px;
	top:-5px;
}*/
.titolo p {
	padding-bottom:2px;
}
.titolo span {
	font-size:17px;
	color:#fff;
	font-weight:bold;
	line-height:17px;
}
.tabulatore img {
}
.striscia {
	BACKGROUND-IMAGE: url(striscia.gif);
	vertical-align: middle;
}
span.Head {
}
.galleryTab *, .galleryTab table, .galleryTab td {
	margin:0;
	padding:0;
	line-height:0;
}
.galleryTab td * {
	vertical-align:middle;
	line-height:0;
}
/*.galleryTab table table td td {
	background-color:#CCC;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}*/
.galleryTab img {
	padding:2px;
	margin:3px 10px 10px 10px;
	border:1px solid #999;
}

