html, body, #container {
 min-height:100%;
 width:100%;
 height:100%;
 position: absolute;
 bottom: 0px;
 top: 0px;
 left: 0px;
  } 
  
  
html>body, html>body #container {
	height: auto;
	 }  
  
 
body {
	margin: 0px;
	padding: 0px;

}


p {
	font-size: 80%;
	margin: 20px 20px 20px;
	line-height: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
}



a {
color:white;
	text-decoration: none;
	font-size: 80%;
 
}
a:hover{
	text-decoration: underline;
	background: transparent;
	font-size: 80%;
	border-bottom-color: white;
	border-color: white;
	 
}

#barranav {
	position: absolute;
	left: 0%;
	top: 0%;
	z-index: 35;
	width: 100%;
	height: 3%;
	background-color: black;
}

#sfondo{
left: 0%;
top: 0%;

z-index: 1;
}



#nuovicolori{
	position: absolute;
	z-index: 25;
	top: 43%;
   width: 40%;
	height: 5%;
 
	left: 33%;
	visibility:hidden;
 

}

#periodorosso{
	position: absolute;
	z-index: 25;
   top: 43%;
   width: 40%;
	height: 5%;
	left: 33%;
	visibility:hidden;
 
}

#periodoblu{
	position: absolute;
	z-index: 25;
   top: 43%;
   width: 40%;
	height: 5%;
	left: 33%;
	visibility:hidden;

}

#ritratti{
	position: absolute;
	z-index: 25;
   top: 43%;
   width: 40%;
	height: 5%;
	left: 33%;
	visibility:hidden;

}
#grafica{
	position: absolute;
	z-index: 25;
	top: 43%;
	width: 40%;
	height: 5%;
	left: 33%;
	visibility:hidden;

}
#altro{
	position: absolute;
	z-index: 25;
	top: 43%;
	width: 40%;
	height: 5%;

	left: 33%;
	visibility:hidden;

}




#tub1{
	position: absolute;
	z-index: 22;
	top: 14%;
   width: 18%;
	height: 18%;
	left: 20%;
}

#tub2{
	position: absolute;
	z-index: 20;
	top: 14%;
   width: 18%;
	height: 18%;
	left: 40%;
}

#tub3{
	position: absolute;
	z-index: 21;
	top: 14%;
   width: 18%;
	height: 18%;
	left: 60%;
}

#tub4{
	position: absolute;
	z-index: 22;
	top: 50%;
  width: 18%;
	height: 18%;
	left: 20%;
}

#tub5{
	position: absolute;
	z-index: 20;
	top: 50%;
  width: 18%;
	height: 18%;
	left: 40%;
}

#tub6{
	position: absolute;
	z-index: 21;
	top: 50%;
  width: 18%;
	height: 18%;
	left: 60%;
}

#sotto{
	position: absolute;
	left:0%;
	z-index: 25;
	width: 100%;
	bottom: 0%;
   background-color: black;
}

#testo{
	position: absolute;
	left:0%;
	z-index: 32;
	width: 100%;
	top: 10%;
 
}
