#tutto {
	background-color: #990000;
	height: 100%;
	width: 100%;
	margin: 0px;
	background-position: left top;
	background-image: none;
}
#tutto #testata {
	height: 20px;
}
#tutto #cornice {
	background-image: url(pulsantiXweb/sfondo.jpg);
	background-repeat: no-repeat;
	text-align: left;
	position: static;
	background-position: center top;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: auto;
	height: 600px;
	width: 800px;
}
#tutto #cornice #pulsanti {
	padding-top: 20px;
	height: 80px;
	position: static;
	margin-left: 260px;
	margin-right: 45px;
	clip: rect(auto,auto,auto,auto);
}
#tutto #cornice #testi {
	margin-left: 260px;
	height: 350px;
	margin-right: 45px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	word-spacing: normal;
	font-weight: normal;
	vertical-align: top;
	margin-bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	text-align: justify;
	position: static;
	padding-top: 10px;
	color: #FFFFFF;
	margin-top: 10px;
}
#tutto #cornice #piede {
	font-family: Arial;
	float: left;
	position: relative;
	left: 0px;
	top: -150px;
}
#tutto #cornice #testi #immagini {
	height: 399px;
	width: 495px;
	overflow: scroll;
	background-attachment: scroll;
	background-color: #990000;
}

