body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000099;
	background-color: #FFFFFF;
}
#testata {
	text-align: left;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background-image: url(immagini/WEB0300.jpg);
	
}
h1 {
	font-size: 1.6em;
	letter-spacing: 0.1em;
	margin: 5px;
	display: list-item;
}
#testata img {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#barra {
	font-size: 0.8em;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#menupr {
	background-color: #000099;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#menupr a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	padding: 0 5px;
	
}
#menupr a:hover {
	color: #000099;
	background-color: #FFFFFF;
}#centrale {
	color: #000033;
	background-color: #E0FEFE;
	border: 1px solid #000033;
	position: relative;
	overflow: auto;
}
#menu2 {
	position: absolute;
	width: 27%;
	top: 0px;
	right: 0px;
	overflow: visible;
	visibility: inherit;
}
#sinistra {
	margin-right: 27%;
	background-color: #FFFFFF;
	color: #000033;
	padding: 1em 0;
}
.notizia {
	width: 100%;
	padding-bottom: 20px;
}
.notizia h2 {
	font-size: 1.5em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000066;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.notizia img {
	float: left;
	border: 1px dashed #000066;
	margin-right: 10px;
}
.notizia p {
	padding: 10px;
}
#menu2 ul {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menu2 li {
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000066;
	margin-right: 10px;
	margin-left: -30px;
	list-style-type: none;
}
#menu2 li a {
	color: #000066;
	text-decoration: none;
	background-color: #E0FEFE;
	display: block;
	padding-left: 8px;
	height: 1.5em;
	line-height: 1.5em;
}
#menu2 li a:hover {
	color: #FFFF00;
	background-color: #000066;
}
#testata img {
	border: none;
}

