body {
	margin:0;
	padding:0;
	background:#343434 url(immagini/main_bg.jpg) no-repeat bottom fixed;
	text-align:center;
	width:100%;
	height:100%;
	font-family:verdana, arial, sans-serif;
}
/* structural elements */
#container {
	background:url(immagini/container_bg2.jpg) repeat-y;
	position:relative;
	margin:0 auto;
	padding:0 3px;
	width:713px;
	height:800;
	text-align:left;
	voice-family: "\"}\""; 
  	voice-family: inherit;
}
#testo {
	position:relative;
	margin-left:5px;
	margin-right:8px;
	padding-top:18px;
}
#testo h3 {
	background:url(immagini/button_pg2.jpg) no-repeat top left;
	height:29px;
	width:704px;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align: center;
	line-height: 30px;
	font-weight:100;
}
#testo h4 {
	font-family:verdana, arial, sans-serif;
	color:#909FB1;
	font-size:12px;
	padding:10px 22px 10px 22px;
	text-align: center;
	line-height: 30px;
	font-weight:strong;
}

#testo p {
	text-align:justify;
	color:#909FB1;
	font-size:12px;
	padding:10px 22px 10px 22px;
}
#rosso {
	text-align:justify;
	color:red;
	font-size:12px;
	line-height: 30px;
}
table {
	text-align:left;
	color:#909FB1;
	font-size:11px;
	width:660px;
	padding:0px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	margin-left:22px;
}
table th, table td 
{
	padding:4px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	width:204;
}
#footer {
	padding:20px 0px 4px 0px;
	text-align:center;
	font-size:10px;
	width:704px;
	color:#909FB1;
}