
	body {
		background-position: center top;
		background-repeat: repeat-x;
		background-image: url(img/bg.jpg);
		padding: 0px;
		margin: 0px;
		color: #333333;
		background-color: white;
		font-size: 13px;
		font-family: Helvetica, Verdana, Arial, sans-serif;
	}

	#header {
		background-repeat: no-repeat;
		height: 111px;
		text-align: center;
		padding: 0px;
		margin: 0px;
		width: 100%;
	}

	#main {
		text-align: center;
		padding: 0px;
		margin: 0px;
		height: 282px;
		width: 100%;
		background-image: url(img/bgmain.jpg);
		background-position: center bottom;
		background-repeat: repeat-x;
		background-color: white;
	}

	#tipomap {
		text-align: center;
		padding: 0px;
		margin: 0px;
		height: 350px;
		width: 100%;
		background-image: url(img/bgtipo.jpg);
		background-position: center bottom;
		background-repeat: repeat-x;
		background-color: white;
	}

	#tipo {
		text-align: center;
		padding: 0px;
		margin: 0px;
		height: 193px;
		width: 100%;
		background-image: url(img/bgtipo.jpg);
		background-position: center bottom;
		background-repeat: repeat-x;
		background-color: white;
	}

	#container {
		height: 550px;
		position: relative;
		padding: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		width: 963px;
		margin-right: auto;
		margin-left: auto;
	}

	#containergal {
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 15px;
		height: 800px;
		position: relative;
		margin-bottom: 0px;
		margin-top: 0px;
		width: 963px;
		margin-right: auto;
		margin-left: auto;
	}

	#introtext {
		max-height: 350px;
		line-height: 17px;
		font-size: 14px;
		text-align: justify;
		padding: 0px;
		margin: 0px;
		width: 963px;
	}

	#introtext img {
		margin-left: 60px;
		padding: 0px;
		border-width: 0px;
	}

	#introtext p {
		line-height: 18px;
		font-size: 14px;
		padding-bottom: 10px;
		margin-left: 20px;
	}

	h1 {
		font-style: normal;
		font-weight: normal;
		line-height: 23px;
		margin-right: 20px;
		margin-left: 20px;
		margin-bottom: 40px;
		margin-top: 40px;
		font-size: 17px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	}

	#footer {
		font-size: 14px;
		color: white;
		text-align: center;
		margin: 0px;
		padding-top: 20px;
		height: 30px;
		width: 100%;
				background-color: #6785a7;

	}

	#credits {
		font-size: 10px;
		color: #666666;
		margin: 0px;
		padding: 20px;
		text-align: center;
	}

	a {
		color: #333366;
	}

	a:hover {
		text-decoration: none;
		color: #333366;
	}

	#footer a {
		color: white;
	}

	.destra {
		font-size: 12px;
		text-align: right;
	}

	.evid {
		padding: 0px;
		margin: 0px;
		color: #6785a7;
		font-weight: bold;
	}

	#menu {
		padding-left: 0px;
		padding-bottom: 1px;
		padding-right: 0px;
		padding-top: 0px;
		margin: 0px;
		border-top-color: white;
		border-top-style: solid;
		border-top-width: 1px;
		color: white;
		text-align: center;
		width: 100%;
		background-color: #6785a7;
	}

	#menu ul li {
		padding: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		text-align: center;
		font-size: 16px;
		margin-right: 30px;
		margin-left: 30px;
		display: inline;
	}

	#menu ul li a {
		text-shadow: 1px 1px 1px #333333;
		margin: 0px;
		padding: 0px;
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
		color: white;
		text-decoration: none;
		text-align: center;
		font-size: 16px;
		display: inline;
	}

	#menu ul li a:hover {
		text-shadow: 1px 1px 1px #999999;
		margin: 0px;
		padding: 0px;
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
		color: white;
		text-decoration: none;
		text-align: center;
		font-size: 16px;
		display: inline;
	}

	#introtext ul li {
		color: #6785a7;
		padding-bottom: 8px;
		padding-left: 20px;
		margin-left: 40px;
		list-style-type: circle;
		list-style-position: outside;
		margin-bottom: 0px;
		font-weight: bold;
		font-size: 16px;
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	}

	.clear {
		height: 20px;
		clear: both;
	}

	#contact {
		margin-top: 20px;
		padding-left: 20px;
		padding-bottom: 10px;
		padding-right: 20px;
		padding-top: 20px;
		background-color: white;
		border-color: #999999;
		border-width: 1px;
		border-style: dotted;
		margin-right: auto;
		margin-left: auto;
		width: 600px;
	}

	#contact h2 {
		color: #6987aa;
	}

	#contact p {
		line-height: 30px;
		font-size: 15px;
	}

		
