body {
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	text-align: center;
	background-color: #999999;
	background-image: url(images/onde.png);
	background-repeat: repeat;
	color: #FFFFFF;
}
#wrapper {
	width: 800px;
	height: 649px;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	background-image: url(images/wrapper.png);
	background-repeat: repeat;
	padding: 0;
	border-bottom: 1px solid #FF0000;
}
#content {
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	text-align: center;
	width: 600px;
	height: 486px;
	padding: 0;
	overflow: hidden;
}
#content p {
	margin-top: 50px;;
	margin-left: auto;
	margin-right: auto;
	color: #AAAAAA;
	width: 590px;
	height: 450px;
	text-align: justify;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.bianco {
	color: #ffffff;
}
.banner {
	margin-top: 8px;;
	bottom: 50px;
	width: 600px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: center;
	list-style: none;
}
.banner a:link, .banner a:visited {
	text-decoration: none;
	padding: 3px 30px 3px 30px;
	color: #888888;
}
.banner a:hover, .banner a:active {
	text-decoration: underline;
	color: #AAAAAA;
}
.intestazione {
	background-color: transparent;
	width: 800px;
	padding-top: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	color: #A2A2A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	border-collapse: collapse;
}
#logo a:hover {
	color: orange;
	margin-left: auto;
	margin-right: auto;
}
#navigation {
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	top: 80px;
	text-align: center;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}
#navigation li {
	display: inline;
	background-image: url(images/onde.png);
	background-repeat: repeat-x;
}
#navigation a:link, #navigation a:visited {
	padding: 3px 25px 3px 25px;
	border: 0;
	background-color: transparent;
	color: #AAAAAA;
	text-decoration: none;
}
#navigation a:hover, #navigation a:active {
	color: #FFFFFF;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}
#gallery {
	color: #AAAAAA;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#gallery img {
	margin-top: 60px;
	text-align: center;
	border: 4px inset #000000;
}
#gallery A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
	color: #AAAAAA;
	height: 30px;
	padding-left: 40px;
	padding-right: 40px;
	text-decoration: none;
	list-style: none;
}
#scarpa {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}
#mappa {
	margin-top: 50px;
}
#mappa iframe {
	width: 425px;
	height: 350px;
	border: 1px solid #ff0000;
}
#mappa a:link, #mappa a:visited {
	text-decoration: none;
	color: #ff0000;
	font-size: 13px;
}
#mappa a:hover, #mappa a:active {
	color: #ffffff;
}
#google {
	border: 1px dashed #fff;
	padding-top: 120px;
	width: 500px;
	height: 140px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
}
#version {
	margin-top: -100px;
	margin-bottom: 126px;
}
#version a:link, #version a:visited {
	text-decoration: none;
	margin-left: 60px;
	margin-right: 60px;
	color: #fff;
	font-size: 26px;	
}
#version a:hover, #version a:active {
	color: #f00;
}
