body {
	margin: 0;
	text-align: center;
	background-color: #eee;
}
img {
	border: 0;
}

div#center {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 580px;
}

div#main {
	float: left;
	position: relative;
	/*top: 20px;*/
	width: 100%;
	border-left: 1px #333 solid;
	border-right: 1px #777 solid;
	border-bottom: 1px #777 solid;
	border-top: 1px #777 solid;
}	
div#header {
	text-align: left;
	width: 100%;
	height: 176px;
	background-color: #d2d2d2;
	background-image: url(img/argento.jpg);
}

img#logo {
	float: left;
	margin-top: 30px;
	margin-left: 341px;		
}

div#titolo {
	margin-top: 18px;		
}

div#arzani {
	margin-top: 8px;
}

div#contenuto {
	float: left;
	width: 100%;
	background-color: #e2e2e9;
	background-image: url(img/bg.gif);
}
div#menu {
	float: left;
	text-align: left;
	width: 341px;
	height: 450px;
	background-image: url(img/menu.gif);
	background-repeat: no-repeat;
}
div#menu div {
	margin-top: 12px;
	margin-left: 20px;
}
div#menu div#primo {
margin-top: 35px;
}
div#testi {
	float: left;
	text-align: left;
}
p#testo {
	margin: 0;
	margin-top: 65px;
	width: 420px;
}
p, a, td {
	color: #555;
	font-family: "Times New Roman", Times, serif; 
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	line-height: 20px;
}
p#testo a:hover {
	color: #000;
	background-color: #f0f3f9;
}

table#eventi {
	margin: 0;
	margin-top: 68px;
	width: 360px;
}
table#eventi td {
	padding: 0 0 10px 0;
}

img#gioiello {
	float: left;
	position: absolute;
	left: 172px;
	top: 504px;
	z-index: 12;
}

img#anelli {
	float: left;
	position: absolute;
	left: 520px;
	top: 487px;
	z-index: 14;
}

img#collana {
	float: left;
	position: absolute;
	left: 620px;
	top: 176px;
	z-index: 12;
}