*{
	margin:0;
	padding:0;
}

a img{
	border:0;
}

body{
	background:#000;
	margin-top:10px;
}

.content, a{
	color:#38d20e;
	font-family:"Lucida Console", "Courier New", Courier, monospace;
	font-size:12px;
}

p{
	margin-bottom:10px;
}

h2, h3{
	font-weight:normal;
	font-size:12px;
	text-align:center;
	margin-bottom:10px;
}

h3{
	padding-top:60px;
}

.littlemargin{
	padding-top:30px;
}

input{
	background:none;
	border:1px solid #38d20e;
	color:#38d20e;
	font-family:"Lucida Console", Courier, monospace;
	font-size:11px;
}

.margin{
	padding-top:20px;
}

.center{
	text-align:center;
}

.left{
	text-align:left;
}

#container{
	width:1024px;
	margin:0 auto;
}

#logo{
	margin-left:5px;
}

/* BOX TOP LEFT */
#boxtopleft{
	width:734px;
	float:left;
	margin-top:60px;
}

#top1{
	background:url(images/top1.png) no-repeat;
}

#left1{
	background:url(images/left1.png) no-repeat 0 67px;
}

#right1{
	background:url(images/right1.png) no-repeat 575px 67px;
}

#bottom1{
	background:url(images/bottom1.png) no-repeat 1px 230px;
	height:226px;
	padding-top:67px;
	padding-left:69px;
}

#boxtopleft .content{
	background:url(images/bg.gif);
	width:497px;
	height:143px;
	padding-top:20px;
	padding-left:10px;
}

/* BOX TOP RIGHT */
#boxtopright{
	width:290px;
	float:left;
	margin-top:26px;
}

#top2{
	background:url(images/top2.png) no-repeat;
}

#right2{
	background:url(images/right2.png) no-repeat 201px 101px;
}

#bottom2{
	background:url(images/bottom2.png) no-repeat 0px 264px;
	height:226px;
	padding-top:101px;
}

#boxtopright .content{
	background:url(images/bg.gif);
	width:201px;
	height:163px;
}

#login{
	margin-left:25px;
}

/* BOX BOTTOM LEFT */
#boxbottomleft{
	width:667px;
	float:left;
	background:url(images/legame.png) no-repeat 289px 0;
	padding-top:24px;
}

#top3{
	background:url(images/top3.png) no-repeat;
}

#left3{
	background:url(images/left3.png) no-repeat 0 69px;
}

#right3{
	background:url(images/right3.png) no-repeat 575px 69px;
}

#bottom3{
	background:url(images/bottom3.png) no-repeat 0px 397px;
	height:472px;
	padding-top:67px;
	padding-left:69px;
}

#boxbottomleft .content{
	background:url(images/bg2.gif);
	width:507px;
	height:329px;
	overflow:auto;
}

/* BOX BOTTOM RIGHT */
#boxbottomright{
	width:192px;
	float:left;
	margin-left:93px;
}

#top4{
	background:url(images/top4.png) no-repeat;
}

#left4{
	background:url(images/left4.png) no-repeat 0 24px;
}

#right4{
	background:url(images/right4.png) no-repeat 147px 24px;
}

#bottom4{
	background:url(images/bottom4.png) no-repeat 0px 127px;
	height:140px;
	padding-top:24px;
	padding-left:32px;
}

#boxbottomright .content{
	background:url(images/bg.gif);
	width:115px;
	height:103px;
	text-align:center;
}

#primolivello{
	margin-left:150px;
	padding-top:100px;
}

#secondolivello{
	text-align:center;
	padding-top:50px;
}

#quartolivello{
	margin-left:150px;
	margin-top:30px;
}

#quartolivello label{
	display:block;
	float:left;
	width:70px;
}

thead{
	font-weight:bold;
}

td{
	padding-right:10px;
	padding-bottom:10px;
}

#banner{
	float:left;
	margin-left:50px;
	margin-top:40px;
}

#bannertop{
	width:728px;
	margin-bottom:-50px;
	margin-top:10px;
}

#benvenuto{
	padding-top:30px;
	margin-left:20px;
}

#livellonove{
	margin-top:50px;
}

#register{
	margin-left:150px;
	padding-top:10px;
}

#classifica table{
	width:100%;
}

.err{
	color:red;
	font-size:10px;
}

#nome{
	width:250px;
}

#footer{
	clear:both;
	color:#38d20e;
	text-align:center;
	font-size:10px;
	font-family:"Lucida Console", "Courier New", Courier, monospace;
}

#footer a{
	font-size:10px;
	text-decoration:none;
}
