
body {
	background-color:#524735;
	margin:3px 0;
	text-align:center;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#f2e7d3;
}

a {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#f2e7d3;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#sito {
	width:980px;
	height:620px;
	margin:0 auto;
	background-color:#7b6c52;
	text-align:left;
	position:relative;
}

#logo {
	display:block;
}
#foto {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	width:980px;
	height:385px;
	margin:0;
}

address {
	width:850px;
	font-style:normal;
	text-align:center;
	line-height:20px;
}

#box {
	position:absolute;
	top:0;
	right:0;
	width:582px;
	height:213px;
	background-color:#a18a62;
}

#lingua {
	position:absolute;
	top:180px;
	left:20px;
}

#lingua a {
	color:#e7ebf2;
	font-weight:bold;
	text-decoration:none;
}
#lingua a:hover {
	color:#f2e7d3;
}

#service {
	position:absolute;
	bottom:0px;
	right:0px;
	color:#3e290f;
	width:80px;
	text-align:center;
	line-height:20px;
	font-size:11px;
}
#service a {
	font-size:11px;
	color:#3e290f;
	text-decoration:none;
}
#service a:hover {
	color:#f2e7d3;
}