#testata {
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#lunetta {
	width: 760px;
}
.testatine {
	width:160px;
	margin: 0px;
	padding: 0px;
	width: 160px;
	float: left;
}

#leaderboard {
	width: 760px;
	background-color: #E6e7e7;
}
#corpo {
	width: 760px;
	background-color: #E6e7e7;
}
#menusx {
	float: left;
	width: 0px;
	height: 940px;
	margin: 0px;
	padding: 0px;
	list-style-image: url(/immagini/segnapostoappunti.gif);
	list-style-type: disc;
	list-style-position: inset;
}
.titolimaster {
	font-size: 12px;
	font-weight: bold;
	color: #FFA030;
	margin-bottom: 5px;
	
}
.contenuti {
	float: left;
	background-color: #FFFFFF;
	width: 585px;
	padding-left: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8B01;
	padding-bottom: 15px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF8B01;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF8B01;
	
}
#footer {
	
	background-color: #E6E7E7;
	width: 760px;
	padding-top: 10px;
}
#footer a {
	color:#000000;
	}
	#footer a:link {
	color:#000000;
	}
	#footer a:visited {
	color:#000000;
	}

