body {
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	background: #ffffff;
}

#header {
	height: 11px;
	background: url(immagini/head_bg_small.gif);
	margin: 0;
	padding: 0;
}

#headertitle {
	text-align: right;
	font-weight: bold;
	font-style: italic;
	font-size: 2.2em;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.content {
	margin: 0px 30px 20px 20px;
}

.box {
	background: #404040;
	margin-top: 20px;
	color: #ffffff;
}

.box a {
	color: #80adb3;
	text-decoration: none;
}

.box a:hover {
	text-decoration: underline;
}

.boxnero {
	background: #202020;
	margin-top: 20px;
	color: #ffffff;
}

.boxnero a {
	color: #5897b3;
	text-decoration: none;
}

.boxnero a:hover {
	text-decoration: underline;
}
