@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
}
#header {
	height: 209px;
	width: 908px;
}
p {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/baseombra.png);
	background-repeat: repeat-y;
	padding-right: 23px;
	padding-left: 23px;
	clear: both;
}
#container2 {
	background-image: url(images/content-sfondo.jpg);
	background-position: 0px 209px;
	background-repeat: no-repeat;
	background-color: #D7DCD8;
}
#left {
	background-color: #eff0ef;
	background-image: url(images/fondo-left.jpg);
	background-repeat: no-repeat;
	width: 225px;
	float: left;
}
#container2 p {
}
#contenuto {
	text-align: left;
	width: 630px;
	margin-left: 250px;
}
#footer {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.png);
	background-repeat: repeat-y;
	padding-right: 23px;
	padding-left: 23px;
	height: 20px;
	position: relative;
	clear: both;
}
#vino {
	position: absolute;
	height: 561px;
	width: 426px;
	background-image: url(images/vino.png);
	top: 212px;
	left: 147px;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	word-spacing: normal;
}
