/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:0 0 #FFFFFF;
	color:#666666;
	font:12px Arial, Helvetica, sans-serif;
	text-align: justify;
}
a img {
	border: none;
	cursor: pointer;
}
a {
  outline: none;
}

.spacer {
	width: 960px;
	height: 35px;
	margin: 0 auto;
	background-position: center top;
	background-color: #FFFFFF;
}
#container {
	width: 960px;
	text-align: center;
	margin: 0 auto;
	background-position: center top;
	height: auto;
	padding-top: 0px;
	margin-top: 0px;
}
#top {
	width: 960px;
	text-align: center;
	margin: 0 auto;
	background-position: center top;
	height: 200px;
	padding-top: 0px;
	margin-top: 0px;
}
#main {
	width: 960px;
	text-align: center;
	margin: 0 auto;
	background-position: center top;
	height: 245px;
	padding-top: 0px;
	margin-top: 0px;
}
#sx {
	width: 480px;
	text-align: center;
	margin: 0 auto;
	background-position: center top;
	height: 245px;
	padding-top: 0px;
	margin-top: 0px;
	float: left;
}
#dx {
	width: 480px;
	text-align: center;
	margin: 0 auto;
	background-position: center top;
	height: 245px;
	padding-top: 0px;
	margin-top: 0px;
	float: right;
}
#box {
	width: 191px;
	height: 245px;
	float:right;
	margin: 0 auto;
	background-position: center top;

}
#box2 {
	width: 190px;
	height: 245px;
	float:left;
	margin: 0 auto;
	background-position: center top;

}
#titolo-sx {
	width: 289px;
	height: 245px;
	float:left;
	margin: 0 auto;
	background-position: center top;
	text-align:right;
	font-size: 16px;
	line-height: 245px;
}
#titolo-sx a {
	text-decoration: none;
	color: #666666;
}
#titolo-sx a:hover {
	color: #7a6b49;
}
#titolo-dx {
	width: 290px;
	height: 245px;
	float:right;
	margin: 0 auto;
	background-position: center top;
	text-align:left;
	line-height: 245px;
	font-size: 16px;
}
#titolo-dx a {
	text-decoration: none;
	color: #666666;
}
#titolo-dx a:hover {
	color: #7a6b49;
}
#footer {
	text-align: center;
	margin: 0 auto;
	background-position: center top;
	width: 960px;
	height: 30px;
	padding-top: 0px;
	margin-top: 0px;
}
#footer-copyright {
	width: 960px;
	height: 30px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	float: left;
}
#footer-copyright a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#footer-copyright a:hover {
	font-size: 10px;
	color: #7a6b49;
}
#footer-key-copyright {
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#footer-key-copyright a {
	color: #666666;
	text-decoration: none;
}
#footer-key-copyright a:hover {
	color: #7a6b49;
}

