body {
	text-align: center;
	margin: 18px 0px 0px 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

body.intro {
	background: #331b0d url(../img/intro-bk.jpg) top center no-repeat;
}

body.intro p {
	font-size: 10px;
	color: #9b8f89;
	margin-top: 30px;
}

body.home {
	background: #311b0e url(../img/home-bk.jpg) top center no-repeat;
}

body.storia {
}

body.filosofia {
}

body.contatti {
}

body.outlet {
}

body.test {
	background: #311b0e url(../img/test.jpg) top center no-repeat;
	margin-top: 600px;
}

#container {
	margin: 0px auto 0px auto;
	width: auto;
}

#img {
	margin: 0px auto 0px auto;
	width: 710px;
	height: 441px;
	overflow: hidden;
	text-align: center;
}

#header {
	margin: 0px auto 0px auto;
	width: 710px;
	height: 62px;
	overflow: hidden;
}

#header ul {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	list-style: none;
}

#header ul li {
	margin: 0px 34px 0px 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}

#header a img {
	margin: 2px 0px 0px 0px;
	border: 0px;
	float: right;
	display: inline;
}

#cont {
	margin: 0px auto 0px auto;
	width: auto;
	text-align: center;
}

#contenuti {
	margin: 0px auto 0px auto;
	width: 710px;
	height: 80px;
	overflow: hidden;
	text-align: left;
}

#contenuti p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}

#contenuti a img {
	border: 1px solid #90664f;
}

#contenuti a:hover img {
	border: 1px solid #988d87;
}

#footer {
	margin: 0px auto 0px auto;
	width: 710px;
	text-align: right;
	font-size: 12px;
}

#footer ul {
	margin: -15px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	list-style: none;
	float: right;
	display: inline;
}

#footer ul li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: right;
	list-style: none;
	display: inline;
	font-size: 11px;
	float: right;
}

ul.intro {
	width: 300px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	line-height: 50px;
	list-style: none;
	background: url(../img/bk.gif) top center no-repeat;
}

ul.intro li {
	margin: 0px;
	padding: 0px 15px;
	list-style: none;
	display: inline;
	font-size: 11px;
}

ul.intro li a {
	color: #988d87;
	text-decoration: none;
}

ul.intro li a:hover {
	color: #fff;
}

#contenuti a.open_button img {
	border: 0px;
	outline: none;
}
