html,body{
	margin: 0;
	padding:0;
	background-image:url(/res/img/bg.gif);
	background-repeat:repeat-x;
	background-color:#6f685b;
	font-family:Arial,Trebuchet MS,Verdana,sans-serif,Helvetica;
	font-size: 11px;
	line-height: 15px;
	color:#6b0008;
}
body {
	text-align: center;
}
body img {
	border:0px;	
}
div#container{
	position:relative;
	width: 950px;
	margin: 0 auto;
  text-align: left;
}
body>div#container{
	height:auto;
}
div#sx620 {
  width:620px;
	float:left;
	margin:0 10px 0 0;
}
div#dx320 {
  width:320px;
	float:left;
}
div#img_fade {
  width:620px;
	margin:10px 0 0 0;
}
div#testi {
  width:320px;
	height:330px;
	overflow:auto;
	margin:30px 0 0 0;
}
#testi a{
	color:#6b0008;
	text-decoration:underline;
}
#testi a:link,
#testi a:visited {
  text-decoration:none;
}
#testi a:hover,
#testi a:focus,
#testi a:active,
#testi #attivo a{
	text-decoration:none;
}
div#clear_left {
	clear:left;
}
div#clear_right {
	clear:right;
}
div#bottom {
	margin:10px 0 0 0;
	font-size:9px;
	color:#6b0008;
}
#bottom a{
	color:#6b0008;
	text-decoration:underline;
}
#bottom a:link,
#bottom a:visited {
  text-decoration:none;
}
#bottom a:hover,
#bottom a:focus,
#bottom a:active,
#bottom #attivo a{
	text-decoration:none;
}
