body,html { height:100%;margin:0;
background-color: Black; 
}
.nascondi{
	z-index:1;
}
#formeperscarpe{
width:900px; height:669px;
position:absolute;top:50%;left:50%;
margin:-334.5px 0 0 -450px;
font:10px verdana, sans-serif;
background-image: url(images/index.jpg);
background-repeat: no-repeat;
}
#top{
 width:900px;
 height:669px;
 z-index:6;
}
#top h1{
 padding: 0;
	margin: 0;
   color: #FFFFFF;
	font-size: 13px;
}
#stampipercalzature{
 position: absolute;
 width:900px;
 top:546px;
 height: 30px;
 font-family: Verdana, Arial, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #ECECEC;
 letter-spacing: 4px;
 text-align: center;
}
#prototipiperscarpe{
 position: absolute;
 width:200px;
 top:600px;
 left:10px;
}
#down{
 width:900px;
 background-color: #000000;
 margin-top:55px;
 z-index:12;
 text-decoration: none;
 color: #FFFFFF;
}
#down h1{
	padding: 0;
	margin: 0;
   color: #FFFFFF;
	font-size: 13px;
}
#down a:{
 text-decoration: none;
 color: #FFFFFF;
}
#down a:link, #down a:visited, #down a:hover{
 text-decoration: none;
 color: #FFFFFF;
}
#footer{
	width: 900px;
	position: absolute;
	top: 610px;
	text-align: center;
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

