html,body {
	margin: 6px 0 0 0;
	padding: 0;
}
body {
	font-size: 12px; 
	font-family: arial;
	background-color: #20209C;
}
#toplogo {
	text-align: center;
	width: 950px;
	margin: 0px auto;
	height: 20px;
	line-height: 20px;
	background-image: url(images/bg1.gif);
	color: #000000;
}
#center 
{
    text-align: center;
}
#topimg {
	width: 100%;
	height: 120px;
	line-height: 120px;
	background-image: url(images/bgheader.jpg); 
	margin: 0px;
	text-align: center;
}
#containertop {
	text-align: center;
	width: 100%;
	margin: 0px auto;
}
#containerdown {
	text-align: center;
	width: 950px;
	margin: 0px auto;
}
#content {
	float: right;
	width: 730px;
	background-color: #ffffff;
	font-size: 11px; 
	font-family: verdana;
	color: #20209C;
	text-align: justify;
}
#content-down {
	float: right;
	width: 730px;
	height: 30px;
	background-image: url(images/centerdown.gif);
	background-color: #20209C;
	display: block;
}
#navigation {
	background-color: #ffffff;
	float: left;
	width: 200px;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
#navigation hr {
	width: 90%;
	color: #20209C;
}
#h2 {
	padding: 4px;
}
#navigation a {
	font-family: verdana;
	font-size: 10px;
	color: #20209C;
	text-decoration: none;
}
#navigation-down {
	background-image: url(images/menudown.gif);
	float: left;
	clear: left;
	width: 200px;
	height: 30px;
}
#footer {
	background: #20209C;
	color: #ffffff;
	clear: both;
	width: 100%;
	text-align: center;
}
#footer a {
	font-size: 10px; 
	font-family: verdana;
	color: #ffffff;
	text-decoration: underline;
}
#footer hr {
	color: #E34341;
}
#h1 {
	padding: 4px;
	background-color: #ffffff;
}
#h1 img {
	float: left;
	margin: 2px;
}
#h1 ul {
    text-indent: 15px;
}
#h1 li {
	font-size: 11px; 
	font-family: verdana;
	color: #20209C;
	text-align: justify;
}
#h1 a {
    background-color: #cccccc;
    color: #E34341;
    text-decoration: underline;
}
#h1 a:hover {
    background-color: #ffffff;
    color: #E34341;
    text-decoration: none;
}
#title {
	background-color: #20209C;
	font-size: 12px; 
	font-family: verdana;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
    border-bottom: 2px #E34341 solid; 
    padding: 3px;
}
.evidenza {
    background-color: #cccccc;
    padding-left: 2px;
    padding-right: 2px;
}
