body {
	background-image: url(immagini/sfondo_giallo.gif);
}

.Stile1 {color: #3300FF}

#navigation {
text-align: center;
float: left; /*Set to "left" or "right" to position menu accordingly*/
/*border-bottom: 1px solid #999e87; uncomment this line to add bottom border*/
}
#navigation ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style:none;	
}
#navigation li {
	display: inline;
	background: url(immagini\centro.gif) repeat-x center top;
	text-align: center;
	padding: 0;
	margin-right: 4px;	
	float: left;
}
#navigation a {
	color: #000000;/* colore testo nelle linguette */
	background: url(immagini\sinistro.gif) no-repeat left top;
	float: left;
	margin:	0;
	padding-left:7px;
	text-decoration: none;
}
#navigation a span {
	background: url(immagini\destro.gif) no-repeat right top;
	display: block;
	padding:7px 13px 4px 5px;
}
#navigation a span {
	float: none;
}

#livello6 {
	position:absolute;
	width:247px;
	height:142px;
	z-index:6;
	left: 517px;
	top: 191px;
	background-color: #3399FF;
	color: #FFFFFF;
	visibility: hidden;
}
.Stile2 {	color: #000000;
	font-weight: bold;
}
