body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a { 	color: #555;
}
a:hover { color: #036;
}
#container { 		background-image: url(images/filigrana.jpg);
	background-repeat: no-repeat;
	background-position: center 300px;
	width: 900px;
	margin:0px auto;
}
#testata {
	background-image: url(images/testata.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 260px;
	width: 100%;
}
#contenuto {
position:relative;
	width: 100%;
}
#piede { float:left;
text-align:center;
	height: 220px;
	width: 100%;
}
#menu {
	background-image: url(images/separa.gif);
	background-repeat: no-repeat;
	background-position: center top;text-align:center;
	height: 105px;
	width: 100%;
	padding-top:48px;
}
#menu a {
	font-size: 20px;
	color: #888;
	font-style: oblique;
	font-weight: bold;
	margin:0px 10px 0px 10px;
}
#menu a:hover { text-decoration:underline;
		color: #036;
}
#sinistra, #centro, #destra {
float: right;
width:280px;
margin:0px auto;
padding-left:18px;
}

h1 {
	font-size: 17px;
	font-style: oblique;
}

h2 {
	font-size: 28px;
	color: #fff;
	font-style: oblique;
	margin: 0;
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0;
}
h3 {

	font-size: 48px;
	color: #fff;
		margin: 0;
	padding: 0;
		margin-bottom: 0px;
			height: 42px;
}
h4 {
	font-size: 22px;
	color: #fff;
	line-height: 24px;
			margin: 0;
	padding: 0;
		margin-top: 30px;
					margin-bottom: 2px;
}
h5 {
	font-size: 17px;
	color: #fff;
	line-height: 18px;
			margin: 0;
	padding: 0;
			margin-bottom: 3px;
}
h6 {
	font-size: 14px;
	color: #fff;
	line-height: 15px;
			margin: 0;
	padding: 0;
	padding-bottom:4px;
}
ul {
	margin: 0;
	padding: 0;
	padding-left:8px;
	list-style-image: url(images/bullet.gif);

}
li {
	margin-bottom: 8px;
	padding: 0;

}
/* Stile per google maps */
titolo {
	font-size: 22px;
	color: #000;
	line-height: 24px;
			margin: 0;
	padding: 0;
		margin-top: 38px;
					margin-bottom: 2px;
}
	#map {
	float:right;
	width:70%;
	height:500px;
	}
	
	#sidebar {
	float:left;
	width:28%;
	height:100%;
	}
	
	#sidebar-list {
	list-style-type:none;
	float:left;
	text-align:left;
	margin:0;
	padding:0;
	}
	
	#sidebar-list li {
	padding: 2px 2px 2px 2px;
	margin:0;
	border: 0px solid #99CC99;
	}
	
	#sidebar-list li a { text-decoration:none;
	font-weight:bold; }
