@charset "utf-8";
/* CSS Document */

body {
	margin: 10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000066;
}
hr {
	border-bottom-style: none;
	border-top-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 0px;
	visibility: hidden;
}
h2 {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ecf707;
	background-color: #EAEEF4;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#logo {
	margin-bottom: 30px;
}

ul {
	list-style-type: none;
}
li {
	font-size: 0.9em;
	background-image: url(images/small-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
#primopiano {
	font-size: 0.8em;
}
#notizie {
	font-size: 0.8em;
}
