body {
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(img_struttura/sfondo.jpg);
}
.menu_titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #B6B7CB;
}
.menu_testo a{
	color: #B6B7CB;
	text-decoration:none;
}
.menu_testo a:hover{
	color: #FFF;
	text-decoration:underline;
}
.menu_titolo02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #B6B7CB;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #323662;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #42477E;
}
.testo12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #323662;
}
.testo12 a {
	text-decoration:none;
	color: #323662;
}
.testo12 a:hover {
	text-decoration:underline;
	color: #B6B7CB;
}
