body {
	background-color: #637DA0;
	background-image: url(img_struttura/sfondo.jpg);
	background-repeat: repeat-x;
}
.testo12_spaziato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	letter-spacing: 2px;
}
 .testo12_spaziato a{
	color:#FFFFFF;
	text-decoration: none;
}
 .testo12_spaziato a:hover{
	color:#BEC9D8;
	text-decoration: underline;
}
.testo12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	letter-spacing: 1px;
}
 .testo12 a{
	color:#FFFFFF;
	text-decoration: none;
}
 .testo12 a:hover{
	color:#BEC9D8;
	text-decoration: underline;
}
.testo12menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	letter-spacing: 1px;
}
 .testo12menu a{
	color:#003366;
}
 .testo12menu a:hover{
	color:#99ABC1;

}
.testo11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titoliGrandi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 2px;
}
