body {
	background-color: #525252;
	background-image: url(img_struttura/sfondo.jpg);
	background-repeat: repeat-x;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #333333;
}
.testo a{
	color:#669900;
}
.testo a:hover{
	color:#333333;
}

