body {
	color: white;
	font-size: 10px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #0793cd;
}

a {
	color: #d2d2d2;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: navy;
	text-decoration: none;
}

#contenitore {
	width: 800px;
	height: 550px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -300px;
}

#enter {
	width: 800px;
	height: 30px;
	position: absolute;
	color: #9CD4EB;
	font-size: 10px;
	z-index: 9;
	visibility: hidden;
	top: 520px;
	right: 0px;
	line-height: 13px;
}

#pulsanteinfo {
	width: 48px;
	height: 11px;
	position: absolute;
	top: 194px;
	right: 74px;
	z-index: 15;
}

#pulsanteinfo:hover {
	border: 1px solid white;
}

#infoimmagini {
	width: 340px;
	height: 40px;
	position: absolute;
	font-size: 11px;
	z-index: 14;
	visibility: hidden;
	top: 130px;
	right: 20px;
	background-color: #0687BD;
	text-align: left;
	padding: 8px;
}

#immagine1 {
	width: 800px;
	height: 550px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	visibility: hidden;
}

#immagine2 {
	background-image: url(../img/index/sottomarino_disegno.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 800px;
	height: 500px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	visibility: hidden;
}

#immagine3 {
	width: 518px;
	height: 26px;
	z-index: 4;
	visibility: hidden;
	background: url(../img/index/5piu1aa.gif) no-repeat 0 0;
	position: absolute;
	bottom: 124px;
	left: 240px;
}

#immagine4 {
	width: 518px;
	height: 84px;
	z-index: 5;
	visibility: hidden;
	position: absolute;
	bottom: 30px;
	left: 240px;
}

#immagine5 {
	width: 518px;
	height: 84px;
	z-index: 6;
	visibility: hidden;
	position: absolute;
	bottom: 40px;
	left: 240px;
}

#stella {
	width: 518px;
	height: 84px;
	z-index: 10;
	visibility: hidden;
	position: absolute;
	bottom: 40px;
	left: 240px;
	background: url(../img/index/stella.gif) no-repeat 0 0;
}

#pulsante {
	width: 518px;
	height: 84px;
	z-index: 12;
	visibility: hidden;
	position: absolute;
	bottom: 40px;
	left: 240px;
}

#copyright {
	width: 470px;
	position: absolute;
	left: 322px;
	text-align: left;
}

#lingue {
	width: 160px;
	position: absolute;
	left: 136px;
	text-align: right;
}

#pulsante:hover {
	background: url(../img/index/stella_luce.gif) no-repeat 0 0;
}

#loading {
	width: 800px;
	height: 100px;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 0;
	font-size: 12px;
	font-variant: small-caps;
}
