body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	word-spacing: 5px;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(sfondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content2 {
	border: 1px solid #003366;
	background-color: #FFFFFF;
	padding: 10px;
	width: 700px;
	float: no;
	align: center;
	right: auto;
	text-align: left;
	margin: 20px 20px 0px;
}
.content3 {
	border: 1px solid #003366;
	background-color: #003366;
	padding: 10px;
	width: 700px;
	float: no;
	align: center;
	right: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(sfondo_footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.content3 a:link, #nav a:visited {
	text-decoration: none;
	color: #CCCCCC;
	background-color: transparent;
}
.content3 a:hover {
	color: #FFFFFF;
}
#header {
	border-top: 1px solid #778899;
	border-bottom: 1px dotted #B2BCC6;
	height: 3em;
}
#header .strapline {
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #778899;
	background-color: transparent;
	float: right;
	margin-right: 2em;
	margin-top: 0.5em;
}
#header .logo {
	float: left;
	margin-left: 1.5em;
	margin-top: 0.5em;
}
#nav {
	top: 5em;
	left: 1px;
	width: 150px;
}
#nav ul {
	list-style: none;
	margin-left: 1px;
	padding-left: 0;
}
#nav li {
	font-size: 80%;
	border-bottom: 1px dotted #B2BCC6;
	margin-bottom: 0.3em;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #2A4F6F;
	background-color: transparent;
}
#nav a:hover {
	color: #778899;
}
#nav h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
}
#content {
	margin-left: 2em;
	margin-right: 2em;
}
h1 {
	font: 150% Arial, Helvetica, sans-serif;
}
#content p {
	font-size: 80%;
	line-height: 1.6em; 
	padding-left: 1.2em;
}
#content li {
	font-size: 80%;
	line-height: 1.6em; 
	padding-left: 1.2em;
}

.bordofoto {
	border: 1px solid #0066CC;
}
.titolo_dx_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.testi_download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
