@charset "utf-8";
.arrowlistmenu{
width: 110px; /*width of accordion menu*/
}

.arl{
width: 100px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader, .arl .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 14px Arial;
	color: #FFFFFF;
	background: black url(../elementi/titlebar.png) repeat-x center left;
	margin-bottom: 5px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}

.arrowlistmenu .openheader, .arl .openheader{ /*CSS class to apply to expandable header when it's expanded*/
color: #FFFFFF;
background-image: url(../elementi/titlebar-active.png);
}

.arrowlistmenu ul, .arl ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.arrowlistmenu ul li, .arl ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a, .arl ul li a{
	color: #DCB035;
	display: block;
	padding: 2px 0;
	padding-left: 5px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #FFFFFF;
	font-size: 90%;
	background-color: #000;
}

.arrowlistmenu ul li a:visited, .arl ul li a:visited{
color: #DCB035;
}

.arrowlistmenu ul li a:hover, .arl ul li a:hover{ /*hover state CSS*/
	color: #FFFFFF;
	background-color: #000000;
}

.noteendpage{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}

.titologenerale {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;

}

.titololakers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #9966CC;
	text-align: center;

}

.tabella {
	padding: 20px;
}

.titoloCeltics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #33CC33;
	text-align: center;

}

.backtotop{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
}

.descrizoine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-align: justify;
	padding: 10px;
	line-height: 20px;
}

.titolobiglakers{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #9966CC;
	padding: 5px;
	font-size: 26px;
	font-weight: bold;

}

.titolobiglceltics{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #33CC33;
	padding: 5px;
	font-size: 26px;
	font-weight: bold;

}

.girl{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
}

.introgame {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: justify;
	color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #474747;
	line-height: 24px;
}

.punto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}

.ai {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: justify;
	padding: 10px;
	background-image: url(../../final05/trophy_sbiadito.jpg);
	}

#apDiv6 {
	position:absolute;
	left:5px;
	top:150px;
	width:auto;
	height:auto;
	z-index:40;
}
#apDiv7 {
	position:absolute;
	left:120px;
	top:150px;
	width:auto;
	height:auto;
	z-index:40;
}
#apDiv8 {
	position:absolute;
	left:225px;
	top:150px;
	width:auto;
	height:auto;
	z-index:40;
}
#apDiv10 {
	position:absolute;
	left:330px;
	top:150px;
	width:auto;
	height:auto;
	z-index:40;
}
#apDiv11 {
	position:absolute;
	left:435px;
	top:150px;
	width:auto;
	height:auto;
	z-index:40;
}

#apDiv130 {
	position:absolute;
	left:540px;
	top:150px;
	width:auto;
	height:auto;
	z-index:40;
}

#apDiv131 {
	position:absolute;
	left:645px;
	top:150px;
	width:auto;
	height:auto;
	z-index:41;
}
