body{
    background-position: left top;
    background-image: url(../images/giornaledifondo.gif);
    background-repeat: no-repeat;
	scrollbar-3dlight-color: #0066CC; 
	scrollbar-arrow-color: black; 
	scrollbar-highlight-color: white;   
	scrollbar-face-color: #0066CC;  
	scrollbar-shadow-color: white;  
	scrollbar-darkshadow-color: white;  
	scrollbar-track-color: #0066CC;
	
    font-size: 10px;
    color: black;
    font-family:  Arial,'palatino linotype', arial black, arial narrow,verdana;
	text-trasform:uppercase; 
	/*capitalize | uppercase | lowercase | none */
}
#struttura{
	width:700px;
	/*border:dotted 1 gold;	*/
	align:center;
}
#tddestra{
	display:none;
}
#tdsinistra{
	display:none;
}
.nascondiallastampa{
	display:none;
}