.style1 {
	color: #FFFF00;
	font-weight: bold;
}
.Stile2 {
	font-family: "Comic Sans MS";
	color: #FFFF00;
	font-weight: bold;
	font-size: 18px;
}
.piedeIndex {
	font-family: "Comic Sans MS";
	color: #FFFF00;
	font-weight: bold;
	font-size: 12px;
}
#apDiv1 {
	position:absolute;
	left:381px;
	top:1026px;
	width:314px;
	height:23px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:299px;
	top:1023px;
	width:530px;
	height:27px;
	z-index:1;
	overflow: auto;
}
.style2 {
	color: #FFFF00;
	font-family: "Comic Sans MS";
	font-size: 21px;
}
.style6 {
	font-size: 14px;
	color: #FFFF00;
}
.style9 {
	font-size: 16px;
	color: #FFFF00;
}
#Layer1 {
	position:absolute;
	left:245px;
	top:1023px;
	width:606px;
	height:8px;
	z-index:1;
}
.Stile15 {
	font-size: 24px;
	color: #FFFF00;
	font-weight: bold;
}
.Stile1 {
	font-size: 18px;
}
.Stile4 {
	font-size: 16px;
}
.Stile16 {
	font-size: 20px;
}
.Stile17 {
	font-size: 18px;
}
.Stile1 {
	font-size: 20px;
	font-weight: bold;
}
.Stile3 {
	color: #FFFF00;
	font-size: 24px;
	font-weight: bold;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
}
a:hover {
	color: #FFFF00;
}

.zoom span{
position:absolute;
visibility:hidden;
}

.zoom{
position:relative;
z-index:0;
}

.zoom:hover{
z-index:1;
}

.zoom:hover span{
visibility:visible;
top:10px;
left:70px;
}