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;
	
}
#articolo{
	width: 435px;
	float: left;
	margin: 5px;
	height: 140px;
}

#picture{
	width: 130px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
}
#active{
	width: 300px;
	float: right
	
}
#description{
	width: 300px;
	float: left;
	text-align: left;
	padding: 5px;
	
}
#acquista{
	width: 300px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 20px;
	
}
.compra_ex {
	height: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #999999;
	text-decoration: none;
	text-align: right;
}

.compra_ex a {
	height: 15px;
	color: #999999;
	text-decoration: none;
}

.compra_ex a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#pagine{
	float: right;
	width: 899px;
	margin-top: 5px;
	text-align: right;
}
.search_ex {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	text-align: right;
}

.search_ex a {
	color: #999999;
	text-decoration: none;
}

.search_ex a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#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;
		
	
}

