body {

margin:0px;
font-family:Arial, Helvetica, sans-serif;
font:Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
background-image:url(../images/background.jpg);
background-attachment:fixed;
background-position:right;
background-repeat:no-repeat;
}



#testo_sx 
{
    
    font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:18px;
    color:#e5e5e5;
    width:480px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:20px;
	vertical-align:top;
	text-align:right;
}

#testo_dx 
{
    
    font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:18px;
    color:#003366;
    width:480px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:20px;
	vertical-align:top;
	text-align:left;
}



a:link{
	color:#0099FF;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;

}

a:visited{
   
	color:#0099FF;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

a:hover{
	color:#0066FF;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	
}



