body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #1E1E1E;
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container-azienda {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	background-image: url(/images/layout-AZIENDA.jpg);
	margin-top: 20px;
	margin-bottom: 40px;
}

#container-territorio {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 40px;
	background-image: url(/images/layout-TERRITORIO.jpg);
}


#container-vini {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 40px;
	background-image: url(/images/layout-VINI.jpg);
}
#bottiglia {
	width: 200px;
	float: left;
	margin-top: 80px;
	text-align: center;
}


#container-vigneti {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 40px;
	background-image: url(/images/layout-CANTINE.jpg);
}

#container-contatti {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 40px;
	background-image: url(/images/layout-CONTATTI.jpg);
}

#container h1 {
	display: none;
}
#container h2 {
	display: none;
}

#content {
	width: 720px;
}
#nav {
	width: 720px;
	text-align: right;
	height: 80px;
	margin-top: 97px;
	float: right;
}
#testo {
	width: 500px;
	float: right;
	margin: 0px;

}
#testo p {
	font-size: 0.9em;
	margin-right: 20px;
}
#pulsante {
	width: 100px;
	margin-right: 500px;
	margin-top: 300px;
}


#footer {
	width: 720px;
	height: 120px;
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;

}
#vini {
	background-image: url((URL));
}


#Testo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: relative;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.TestoTitolo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.TestoHp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	margin-left: 50px;
}
