body	{
		margin:0px;
		padding:0px;
		background-color:#000000
		}
.testo_piccolo {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #cccccc;
}
.testo {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ccccccc;
}
.Azzurro {color: #0099FF}
.txt_Azzurro {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
color: #0099FF
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}


/* CSS Document */
body 
{
  background-color: #ffffff;
}
.style1 
{	
  font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #999999;
}
.style6 
{	
  font-size: 11px;
  font-family: "Trebuchet MS";
}
a:link 
{
  color: #999999;
  text-decoration: none;
}
a:visited 
{
  text-decoration: none;
  color: #999999;
}
a:hover 
{
  text-decoration: underline;
  color: #0099FF;
}
a:active 
{
  text-decoration: none;
  color: #999999;
}
#header
{
  width:980px;
  margin:0 auto;
  font-size:18px;
  font-family:Arial;
}
#content
{
  width:980px;
  margin:0 auto;
}
#logo
{
  float:left;
  width:119px;
  height:118px;
  background:url(logo.png);
  background-repeat:no-repeat;
  margin-top:5px;
}
#logo_dx
{
  float:left;
  height:118px;
  margin-top:5px;
  margin-left:5px;
  font-size:22px;
  font-family:Arial;
  line-height:28px;
}

