body {
	margin-right: auto;
	margin-left: auto;
	width: 899px;
	text-decoration: none;

}
#contenitore {
	width: 899px;
	margin-right: auto;
	margin-left: auto;

}
#header {
	width: 899px;
	margin-right: auto;
	margin-left: auto;

}
#top{
	width: 899px;
	float: left

}
#logo{
	width: 115px;
	float: left

}
#language{
	width: 80px;
	float: right

}
#english{
	width: 40px;
	float: left

}
#italiano{
	width: 40px;
	float: right

}
#menu{
	width: 899px;
	float: left;
	height: 48px;
	background-image: url(../grafica/menu.jpg);
	text-decoration: none;
}

#testi_menu{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	white-space: nowrap;
	display: inline;
	text-align: center;
	vertical-align: middle;
}

.menu_ex {
	height: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}

.menu_ex a {
	height: 15px;
	color: #999999;
	text-decoration: none;
}

.menu_ex a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#animazione{
	width: 899px;
	float: left;
	margin-top: 5px;	
}

#content{
	width: 899px;
	float: left;
	margin-top: 5px;
	
}

#container_sx{
	width: 500px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-align: left;
	
}
#container_dx{
	width: 390px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-align: left;
	
}
#history{
	width: 490px;
	float: left;
	padding-right: 5px;
	
	
	
}
#tessera{
	width: 390px;
	float: right;
	margin-top: 5px;
	
	
}
#negozio{
	width: 390px;
	float: right;
	margin-top: 5px;
	
	
}


#footer{
	float: left;
	width: 899px;
	background-color: #CCCCCC;
	height: 70px;
	margin-top: 5px;
}
#navi{
	float: left;
		
	
}
.navigation {
	width: 400px;
	height: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
}

.navigation a {
	color: #666666;
	text-decoration: none;
	height: 15px;
}


.navigation a:hover {
	color: #999999;
	
}
#credits{
	float: right;
		
	
}

