* {
	margin: 0;
	padding: 0;
}

body {
	background: #555;
	text-align: center;
}

#main {
	width: 800px;
	margin: 0 auto;
	background: transparent url(img/mainbg.jpg);
	font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	line-height: 16px;
	text-align: left;
}

a:link, a:active, a:visited {
	color: #555;
	border-bottom: 1px solid #FF9900;
	text-decoration: none;
}

a:hover {
	color: #555;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}

#head {
	background: transparent url(img/head.jpg) no-repeat top left;
	height: 170px;
	padding: 80px 490px 0 65px;
	text-align: left;
}

#content {
	margin: 0 200px 0 65px;
	text-align: left;
}

#foot {
	text-align: left;
	padding: 40px 0 5px 110px;
	background: transparent url(img/foot.jpg) no-repeat bottom left;
	color: #FFFFFF;
}

#foot a:link, #foot a:active, #foot a:visited, #foot a:hover {
	color: #fff;
	border-bottom: none;
	text-decoration: underline;
}

#mappa {
	background: transparent url(img/map.jpg) no-repeat left;
	color: #555;
	padding: 50px 130px 50px 100px;
	text-align: left;
}

h1 {
	font-size: 24px;
	margin-bottom: 10px;
}

h2 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}

h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

p {
	margin-bottom: 10px;
}

ul {
	margin-bottom: 10px;
	list-style-type: none;
}

li {
	padding-bottom: 5px;
}

.spacer {
	clear: both;
}

.datar {
	text-align: right;
	background: transparent url(img/databg.gif) no-repeat top right;
	padding: 15px;
	height: 190px;
}

.datar img {
	float: left;
}

.datar h1 img {
	float: none;
}

.datal img {
	float: right;
}

.datal h1 img {
	float: none;
}

.mappa {
	margin-top: 50px;
}

.trattino {
	display: inline;
	margin: 0 5px;
}

#gallery {
	margin: 30px 0;
}

#gallery table {
	display: inline;
	border: none;
	margin: 0 13px;
}

#gallery table img {
	border: none;
}

#media table a:link, #media table a:active, #media table a:visited {
	color: #555;
	border-bottom: none;
	text-decoration: none;
}

#media table a:hover {
	color: #555;
	border-bottom: none;
	text-decoration: none;
}