body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url(img/bg-dx.gif) repeat-x #000000;
}

#splash{
	background: url(img/bg-dx_hp.gif) repeat-x #000000;
}

#container {
	background: url(img/shadow_right.jpg) no-repeat top right;
	width: 392px;
	height: 288px;
	padding: 0px;
	margin: 0px auto;
	margin-top: 79px;
}

#intro {
	background:  url(img/shadow_left.jpg) no-repeat top left;
	width: 361px;
	height: 288px;
	padding: 0px;
	padding-left: 16px;
	margin: 0px;
}

.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
}

.corpo {
	width: 100%;
	margin: 0px;
	border: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.testo {
	font-size: 11px;
	text-align: left;
	background: #333333;
	height: 381px;
	padding: 10px;
}

.auto {
	height: auto !important;
}

a {
	font-size: 9px;	
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

a:hover {
	color: #CC3300;
	text-decoration: none;
}

.act {
	color: #f0f0f0;
}

.testobco {
	color: #333333;
}

