/* CSS Document */
body{
	background-color: #fffbea;
	/*background-image: url(h_home/prova1.jpg);*/
	
}
#main{
	position: relative;
	/*background-color: #abdf00;*/
	height:580px;
	width: 910px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#picture{
	height: 580px;
	width: 900px;
	/*height: 38em;
	width: 55em;*/
	background-image: url(h_home/index_last2.jpg);
	background-repeat: no-repeat;
}

#ind{
	position: relative;
	clip: rect(0px,auto,0px,auto);
	height: 200px;
	width: 15em;
	left: 5%;
	top: 25%;
	right: auto;
	bottom: auto;
	font-size: 1.2em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	
}
#Layer1{
	position:absolute;
	left:0%;
	top:20px;
	width:8em;
	height:1em;
	z-index:2;
	font-size: 1.2em;
	color: #000000;
	background-color: #FFFBEA;
}
#Layer2{
	position:absolute;
	left:0%;
	top:18px;
	width:9em;
	height:1em;
	z-index:2;
	background-color: #FFFBEA;
	font-size: 1.4em;
	color: #990000;
	cursor: default;
	filter: Grey;
	visibility: hidden;
	font-weight: bold;
	cursor:pointer;
}
#Layer3{
	position:absolute;
	left:0%;
	top:60px;
	width:8em;
	height:1em;
	z-index:3;
	font-size: 1.2em;
	color: #000000;
	background-color: #FFFBEA;
}
#Layer4{
	position:absolute;
	left:0%;
	top:58px;
	width:8em;
	height:1em;
	z-index:4;
	background-color: #FFFBEA;
	font-size: 1.4em;
	color: #990000;
	cursor: default;
	filter: Grey;
	visibility: hidden;
	font-weight: bold;
	cursor:pointer;
}
#Layer5{
	position:absolute;
	left:0%;
	top:100px;
	width:10em;
	height:1em;
	z-index:2;
	font-size: 1.2em;
	color: #000000;
	background-color: #FFFBEA;
}
#Layer6{
	position:absolute;
	left:0%;
	top:98px;
	width:11em;
	height:1em;
	z-index:2;
	background-color: #FFFBEA;
	font-size: 1.4em;
	color: #990000;
	cursor: default;
	filter: Grey;
	visibility: hidden;
	font-weight: bold;
	cursor:pointer;
}
#Layer7{
	position:absolute;
	left:0%;
	top:140px;
	width:9em;
	height:1em;
	z-index:2;
	font-size: 1.2em;
	color: #000000;
	background-color: #FFFBEA;
}
#Layer8{
	position:absolute;
	left:0%;
	top:138px;
	width:9.5em;
	height:1em;
	z-index:2;
	background-color: #FFFBEA;
	font-size: 1.4em;
	color: #990000;
	cursor: default;
	filter: Grey;
	visibility: hidden;
	font-weight: bold;
	cursor:pointer;
}
#info1{
	position: relative;
	left: 10%;
	top: 45%;
	right: auto;
	bottom: auto;
	clip: rect(0px,auto,auto,0px);
	height: 5em;
	width: 12em;
	font-family: sans-serif;
}
#info2{
	position: relative;
	left: 48%;
	top: 2%;
	right: auto;
	bottom: auto;
	clip: rect(0px,auto,0px,auto);
	height: 7em;
	width: 8em;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
}
#info3{
	position: relative;
	left: 85%;
	top: 15%;
	right: auto;
	bottom: auto;
	clip: rect(0px,auto,0px,auto);
	height: 3em;
	width: 12em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#info4{
	position: relative;
	left: 2%;
	top: 20%;
	right: auto;
	bottom: auto;
	clip: rect(0px,auto,0px,auto);
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#fx{
	position: relative;
	left: 88%;
	top: 20%;
	right: auto;
	bottom: auto;
	clip: rect(0px,auto,0px,auto);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 1em;
	width: 7em;
	

}
.estilo1{
	font-size: 0.9em;
	color: #990000;
	font-weight: bold;
}
.estilo2{
	font-size: 0.7em;
}
.estilo3{
	font-size: 0.8em;
	/*font-weight: bold;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.estilo4{
	color: #fffbea;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
