BODY {
	SCROLLBAR-FACE-COLOR: #ffffff; MARGIN: 0pt; SCROLLBAR-HIGHLIGHT-COLOR: #1094C5; 
	SCROLLBAR-SHADOW-COLOR: #1094C5; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #1094C5; 
	SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #1094C5;
	background-image: url(bg.jpg);
	background-repeat: repeat;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1094C5;
	text-transform: uppercase;
	text-indent: 10px;
	letter-spacing: 0.5px;
}
.voci {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #1094C5;
	text-decoration: none;
	text-indent: 10px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bolder;
	letter-spacing: -1px;
}

.testoBianco2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1094C5;
	text-decoration: none;
}

.testoBianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
}
a:hover {
	text-decoration: underline;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
}
.numerazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.numerazione:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #1094C5;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	background-color: #FFFFFF;
}


