body {
	font-family:Verdana, Arial, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #274e37;
	background-color: #F5F5F5;
	text-align: center;
}
h1 {
	margin-left: 60px;
	margin-top: 14px;
	margin-bottom: 14px;
	color: #c9282d;
	font-size: 20px;
}
img {
	border: none;
}
#container-home {
	position: relative;
	width: 960px;
	height: 550px;
	margin: 0px auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	text-align: left;
	padding:0;
	margin-bottom: 10px;
	/*position:absolute;
	top:50%;
	left:50%;
	width: 960px;
	height: 550px;
	margin-left:-480px;
	margin-top: -270px;
	background-color: #FFFFFF;
	text-align: left;*/
	background-image: url(images/sfondo-homepage.jpg);
}
#content-home {
	position: absolute;
	height: 360px;
	width: 816px;
	padding: 10px 0px 0px 0px;
	margin: 72px 72px 0px 72px;
	text-align: center;
}
#content-home a {
	color: #c9282d;
	text-decoration: none;
	font-weight: bold;
	margin-left: 6px;
}
#content-home a:hover {
	text-decoration: underline;
}
#container {
	position: relative;
	width: 960px;
	height: 550px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
/*	position:absolute;
	top:50%;
	left:50%;
	width: 960px;
	height: 550px;
	margin-left:-480px;
	margin-top: -270px;*/
	padding:0;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(images/cornice-di-sfondo-mercanti.jpg);
}
#content {
	position: absolute;
	width: 816px;
	height: 360px;
	padding: 8px 0px 0px 0px;
	margin: 72px 72px 0px 72px;
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
	left: -4px;
	top: -11px;
}
#content p {
	margin-left: 60px;
	margin-right: 60px;
	margin-bottom: 6px;
}
#content a {
	color: #c9282d;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	text-decoration: underline;
	text-align: center;
}
#footer {
	position: absolute;
	width: 788px;
	margin: 442px 72px 72px 72px;
	padding: 0px 14px 0px 14px;
}
.menu {
	display:block;
	padding-top: 8px;
	text-align: center;
	width:100%;
	font-size:14px;
}
.menu a {
	color: #c9282d;
	text-decoration: none;
	font-weight: bold;
	margin-right: 6px;
}
.menu a:hover {
	text-decoration: underline;
	text-align: center;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.verde {
	color: #00693e;
}
.bold {
	font-weight:bold;
	display:block;
	margin-bottom: 8px;
	margin-top: 20px;
}
.bold1 {
	font-weight:bold;
}
.font10 {
	font-size:10px;
}
#table-contact {
	width: 90%;
	margin-left: 60px;
}
.privacy {
	margin-top: 10px;
}
.button {
	background-color: #F5F5F5;
	color: #274e37;
	cursor:pointer;
}
.center {
	text-align:center;
}
.stemma {
	float:left;
	margin-left: 10px;
	margin-right: -40px;
}
