#container {
	width:45em;
}
#titolo{
	position:static;
}
div#istruzioni {
	width: 686px;
	color: #000000;
	position: absolute;
	top: 63px;
	right: 1em;
	font-size: 70%;
	text-align: center;
	background-color: #F3F3F3;
	border: 1px solid #999999;
	padding: 0.3em;
	left: 13px;
	height: 35px;
}
div#istruzioni h2 {
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
div#istruzioni p {
	margin: 0.5em 0px 0px;
	padding: 0px;
}
#foto {
	border: 1px solid #D4D0C8;
	height: 18.55em;
	width: 28.8em;
	position: absolute;
	left: 18%;
	top: 4.5em;
}
#foto img {
	height: 100%;
	width: 100%;
}
#foto:hover > div {
	visibility:visible;
}
#testo{
	border: 1px solid #0033CC;
	position: absolute;
	height: auto;
	width: 43%;
	background-image: url(/_images/Old/lavori/png/box.png);
	color: #FFFFFF;
	font-size: 70%;
	padding: 1%;
	visibility:hidden;
	top: 0.5em;
	right: 0.5em;
}
#gallery {
	position: relative;
	width: 100%;
	margin-top: 0.5em;
}
#superiore, #inferiore {
	border: 0px solid #0000CC;
	position: absolute;
	width: 100%;
	top: 0em;
	height: 16%;
	text-align: center;
	vertical-align: middle;
	left: 0px;
}
#inferiore {
	top: 23.5em;
}
#sinistro, #destro {
	border: 0px solid #009933;
	position: absolute;
	height: 53%;
	width: 17%;
	top: 4.5em;
	left: 0px;
	text-align: center;
}
#destro {
	left: auto;
	right: 0px;
}

div.orizzontale img, div.verticale img {
	width: 6.25em;
	/*height: 5.3em;*/
	height: 4em;
	border: 1px solid #990000;
}
div.orizzontale img {
	margin-right: 0.5em;
	margin-left: 0.6em;
}

div.verticale img {
	margin-bottom: 0.5em;
	margin-top: 0.1em;
}

#footer {
	top: 36em;
}
