html {
  height: 100%;
  overflow:visible;
}

.home {
	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: lighter;
}

.fotografi_napoli {
position:absolute; 
top:-10000px; 
left:-10000px; 
width:0; 
height:0; 
clear:none;
}


body {
	height: 100%;
    margin: 0;
    padding: 0;
	background-color: #000;
}

.footer {
	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #000000;
}

.footerb {
	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #ffffff;
}

a:link, a:visited, a:active {
	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

a:hover {
	color: #0099FF;
}

.sfondofooter {
	background-image: url(../flash/bkfl.jpg);
	background-position: center bottom;
}
.splash {
	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	text-shadow: 0px 1px 1px #000;
	font-size: 9px;
	font-weight: lighter;
	color: #ffffff;
}

img, div { behavior: url(iepngfix.htc); }
.bordo {
	padding: 10px;
	border: 1px solid #333333;
}
.bgflash {
	background-image: url(bgflash.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 520px;
	width: 900px;
}

#container {
  height: 100%;
}

*{
			margin:0;
			padding:0;
		}
		a{
			color:#8FC2FF;
			text-decoration: none;
			outline: none;
		}
		a:hover{
			text-decoration: underline;
		}
		img{
			border:none;
		}
		body {
			overflow:hidden;/*Needed to eliminate scrollbars*/
			background:#000;
		}
		#content{
			margin:0px auto;
			height:200px;
			width:100%;
			bottom:5%;
			z-index: 3;
			position:absolute;
		}
		#contentframe{
			overflow: hidden;
			height: 100%;
			text-align:center;
			z-index: 3;
		}
		#slidecounter{
			
		
		}
		#slidecaption{
			
		}
		/*Supersized Stamp*/
		.stamp{
			
			
		}
		/*Supersize Plugin Styles*/
		#navigation{
			
		}
		#loading {
			position: absolute;
			top: 49.5%; 
			left: 49.5%;
			z-index: 3;
			width: 24px; 
			height: 24px;
			text-indent: -999em;
			background-image: url(/shared/progress.gif);
		}
		#supersize{
			position:fixed;
		}
		#supersize img, #supersize a{
			height:100%;
			width:100%;
			position:absolute;
			z-index: 0;
		}
		#supersize .prevslide, #supersize .prevslide img{
			z-index: 1;
		}
		#supersize .activeslide, #supersize .activeslide img{
			z-index: 2;
		}