a:link    {text-decoration: none; color: white;}
a:visited {text-decoration: none; color: white;}
a:hover   {text-decoration: none; color: red;}
img{
	border: none;
}
a.black:link{
	color: black;
}
a.black:visited{
	color: black;
}
a.black:hover{
	color: black;
}
#telaio{
	width: 100%;
	height: 700px;
	padding:0%;
	border: 0px;
	margin: 0%;
}
#lang_ita,#lang_eng{
	position: absolute;
	width: 40px;
	height: 26px;
	top:20px;
	left:5px;
}
#lang_ita{
	background-image: url(images/italiano.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#lang_eng{
	background-image: url(images/english.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#levelup{
	position: absolute;
	background-image: url(images/up.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 40px;
	height: 40px;
	top:75px;
	left:5px;
}
#testata{	
	background-image:url(images/blackhead.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 950px;
	height: 125px;
	margin: auto;
}
#testo_utility,#testo_link,#testo_firmware,#testo_dealers,#testo_about,#testo_registrazione,#testo_people{
	position: relative;
	height: 600px;
	background-repeat: no-repeat;
	margin-left: 50px;
	margin-right: 50px;
	text-align:justify;
}

#testo_dealers{
	background-image: url(images/mondo.jpg);
	background-position: bottom;
	height: 700px;
}
#testo_about{
	top:30px;
}
#testo_registrazione{
	height: 750px;
}
#testo_people{
	top:30px;
	overflow: auto;
	height: 500px;
}
#introduction{
  padding-right:10px;
	height: 300px;
	margin: auto;
}
.people{
	width: 600px;
	height: 300px;
	margin: auto;
}
.presentation{
	float: right;
	width:250px;
	height: 265px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 25px;
}
#oronti{
	float: left;
	width: 300px;
	height: 300px;
	background-image: url(images/people/alessio_oronti.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#cecchi{
	float: left;
	width: 300px;
	height: 300px;
	background-image: url("images/people/vania cecchi.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
#manetti{
	float: left;
	width: 300px;
	height: 300px;
	background-image: url("images/people/massimo manetti.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
#basciano{
	float: left;
	width: 300px;
	height: 300px;
	background-image: url("images/people/elena basciano.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
#rialti{
	float: left;
	width: 300px;
	height: 300px;
	background-image: url("images/people/giovanni rialti.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
#sottoscrtitti{
	float: left;
	width: 300px;
	height: 300px;
	background-image: url("images/people/loris sottoscritti.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
#bellucci{
	float: left;
	width: 300px;
	height: 300px;
	background-image: url("images/people/andrea bellucci.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
#tofanelli{
	float: left;
	width: 300px;
	height: 300px;
	background-image: url("images/people/marco tofanelli.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
#aterini{
	float: left;
	width: 300px;
	height: 300px;
	background-image: url("images/people/maurizio aterini.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
#place{
	width:500px;
	height: 300px;
	float:left;
	background-image: url("images/people/Akamai.jpg");
	background-repeat: no-repeat;
}
body {
	padding: 0px;
	margin: 0px;
	border: 0px;
	color:white;
	font-family:  "BankGothic Lt BT", Verdana, Arial;
	background-color: #000000;
}
h1{
	color:red;
}
#title{
		width: 700px;
		margin: auto;
		font-size: 16px;
		text-align: center;
}
#rules{
	width: 700px;
	height: 50px;
	margin: auto;
	text-align: center;
	font-size: small;	
}
#news{

		height:550px;
		margin-left:50px;
		margin-right: 50px;
		font-size: 14px;
		text-align: center;
}
#download{
	position: relative;
	top:50px;
	width: 960px;
	height: 350px;
	margin: auto;
}
table{
margin:auto;
}
td{
	width:300px;
	padding-left: 10px;
	padding-right: 10px;
}
#sezioni1,#sezioni2,#sezioni3{
	width: 300px;
	height: 300px;
}
#sezioni1{
	background-image: url(images/firmware.jpg);
}
#sezioni2{
	background-image: url(images/utility.jpg);
}
#sezioni3{
	background-image: url(images/links.jpg);
}
.commenti{
	position: relative;
	top:70px;
	width:200px;
	height: 220px;
	margin: auto;
	text-align: justify;
	overflow: auto;
}
#key,#featuretitle{
	color: red;
}
#key{
	font-size: 18px;
}
#featuretitle{
	font:bolder;
	text-align: center;
	font-size: 24px;
}
.errormsg{
	color: red;
	font-size: 12px;
	font-weight: bold;
}
#enter{
	position: relative;
	margin: auto;
	background-image: url(images/enter.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 180px;
	height: 50px;
}