BODY {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
	margin: 0px;
	background-color: #dcdddf;
	/*background-image: url(images/sfondo.JPG);
	background-repeat:no-repeat;
	background-attachment:fixed; */
	
}

.bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}


TD {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
}

  .eventi {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
}
	
				  
A {               
	color: #f3764c;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}

#sfondo 
{
   top: 0px;
   left: 0px;
   z-index: 1;
}
#corpo {
   position: absolute;
   top: 0px;
   left: 0px;
   z-index: 2;
}


				  


