html,body{
	margin: 0;
	padding:0;
	text-align: center;
}

body {
	background-color: #808080;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../img/sfondo.jpg);
	background-repeat: no-repeat;
}
.shadow_left {
	width: 60px;
	float: left;
	height: 810px;
}
.shadow_right {
	width: 60px;
	float: left;
	height: 810px;
}
.container {
	background-color: #333333;
	height: 810px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.header {
	background-color: #333333;
	height: 173px;
	width: 800px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
}
.menu {
	height: 50px;
	width: 785px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 15px;
	padding-left: 15px;
	background-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #333333;
}

a {
	color: #CCCCCC;
	text-decoration: none;
}
.footer {

	background-color: #333333;
	height: 70px;
	width: 785px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 50px;
	padding-left: 15px;
}
.sale_descrizione {
	height: 420px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	float: left;
	text-align: left;
}
.middle {
	background-color: #FFFFFF;
	height: 500px;
	width: 792px;
	border: 5px solid #eebb2d;
}
.middlestoria {
	height: 400px;
	width: 346px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-right: 30px;
}
.middleSale {
	background-color: #333333;
	height: 500px;
	width: 800px;
	position: relative;
}
.middleopere {

	background-color: #FFFFFF;
	height: 3000px;
	width: 792px;
	border: 5px solid #eebb2d;
}
.middleflash {
	background-color: #333333;
	height: 400px;
	width: 800px;
	padding-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.header_main {

	background-color: #333333;
	height: 253px;
	width: 800px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
}
