body {
	background-image:url(images/bg-site.gif);
	background-repeat:repeat;
	margin:0px;
	color:#000000;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#tutto{
  margin:auto;
  height:auto;
  width:980px;
}
#main {
	background-image:url(images/bg-main.png);
	background-position:center;
	background-repeat:repeat-y;
	margin:0px;
	width:870px;
	text-align:left;
        
        float:left;
        margin-left:50px;
	
}
#sx {
	line-height:19px;
	margin-left:40px;
	margin-right:0px;
	width:500px;
	float:left;
       
}
#dx{
       
	float:right;
	width:210px;
	vertical-align:top;
        margin-right:52px !important;
        margin-right:25px;
}
h1 {
	font-size:20px;
	line-height:20px;
	margin:0px;
	margin-bottom:10px;
	margin-top:10px;
}
a { 
	text-decoration:none; 
	color:#000000;
}
a:hover { 
	text-decoration:underline; 
	color:#000000;
}
a.credits {
	font-weight:bold;
}
#footer {
	width:800px;
	font-size:11px;
        margin-left:80px;
        float:left;
        
}
#items {
	float:left; 
	width:500px; 
	text-align:left;
}
#items a {
	margin-left:3px;
	margin-right:3px;
}
.news {
	background-image:url(images/news.gif);
	background-repeat:no-repeat;
	width:207px;
	height:180px;
	text-align:center;
	color:#FFFFFF;
}
#bottom {
	background-image:url(images/bottom.png);
	background-repeat:no-repeat;
	width:870px;
	height:45px;
        clear:both;
        float:left;
        margin-left:50px;

}
.bianco{
  color:white;
}

.rosso{
  color:red;
}
