body {
	font-family: Garamond;
	font-size: 16px;
	color: #333333;
	margin: 0px;
	background-image: url(grafica/x-gaze.jpg);
	background-repeat: repeat-x;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#header {
	height: 146px;
	width: 1000px;
	background-image: url(grafica/index-header.jpg);
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 50px;
	padding-right: 200px;
	padding-bottom: 50px;
	padding-left: 50px;
}
#footer {
	height: 134px;
	width: 1000px;
	background-image: url(grafica/footer-gaze.jpg);
	padding-top: 20px;
}
#nav {
	height: 40px;
	background-image: url(grafica/nav-gazebo-pieghevole.jpg);
}
#leftcontent {
	float: left;
	height: 272px;
	width: 272px;
	margin-top: 30px;
	margin-left: 20px;
}
#rightcontent {
	height: 327px;
	width: 702px;
	float: right;
	text-align: left;
	margin-top: 30px;
}
#sottofoto {
	height: 484px;
	background-image: url(grafica/sotto-foto.jpg);
}
a:hover {
	color: #B8FFE6;
	background-color: #000000;
}
a {
	color: #006633;
	text-decoration: none;
}
#comunicazione {
	background-image: url(grafica/sotto-contatti.jpg);
	background-repeat: repeat-x;
	height: 485px;
	float: none;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#090;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#090;
}
#container {
	width:600px;
}
