body {
	background-color: #0b2e55;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
		
a:link, a:visited, a:hover, a:active {
	font-weight: bold;
	text-decoration: underline;
}

a:link, a:active {
	color: #f89928;
}

a:visited {
	color: #c75c00;
}

a:hover {
	color: #0c325c;
	text-decoration: none;
}

h1 {
	color: #f97f17;
	font: normal 20px Georgia, "New Century Schoolbook", Times, serif;
	margin: 0 111px 2px;
}

h2 {
color: #f97f17;
	font: normal 17px Georgia, "New Century Schoolbook", Times, serif;
	margin: 30px 111px 2px;
}
h3{
color: #f97f17;
	font: normal 14px Georgia, "New Century Schoolbook", Times, serif;
	margin: 30px 111px 2px;
}

p {
	color: #0B2E55;
	font-size: 11px;
	line-height: 17px;
	margin: 0 111px 10px;
}

p.footer {
	font-weight: bold;
	margin: 30px 111px 0;
}

p.intervista {
	font-weight: bold;
	margin: 0 111px 30px;
}

p.pasta {
	font-weight: bold;
	margin: 5px 111px 0;
}

.imgfooter {
	margin-top: 30px;
}

#content {
	background: #0b2e55 url(../immagini/content_bg.jpg);
	border: 0;
	margin: 0;
	padding: 0;
}