/* CSS Document */
/* MENU LATERALE */
div#menuTop {
background-position: left 156px; /*lo spostamento verticale delle varie voci è di  +78*/
}
/*PRESENTAZIONI*/
li#ibcfc068697 > a {
	width:111px;
	height:47px;
	background-image: url('../img/menuGggMainPresentazioni.png');
	background-repeat: no-repeat;
	background-position: center center;
}
li#ibcfc068697 > a span {
	display: none;
}
/*INTRODUZIONE*/
li#ib55d2481ee > a {
	width:111px;
	height:47px;		
	background-image: url('../img/menuGggMainIntroduzione.png');
	background-repeat: no-repeat;
	background-position: center center;
}
li#ib55d2481ee > a span {
	display: none;
}
/*NOTE METODOLOGICHE*/
li#i6b8cbc744e > a {
	width:111px;
	height:47px;	
	background-image: url('../img/menuGggMainNoteMetod.png');
	background-repeat: no-repeat;
	background-position: center center;
}
li#i6b8cbc744e > a span {
	display: none;
}
/*RIFLESSIONI SUI DATI GGG*/
li#i617e39a113 > a {
	width:111px;
	height:47px;
	background-image: url('../img/menuGggMainRiflessioniDatiGgg.png');
	background-repeat: no-repeat;
	background-position: center center;
}
li#i617e39a113 > a span {
	display: none;
}
/*STRUTTURA DEI CONTENUTI*/
li#i144465f9c7 > a {
	width:111px;
	height:47px;
	background-image: url('../img/menuGggMainStruttura.png');
	background-repeat: no-repeat;
	background-position: center center;
}
li#i144465f9c7 > a span {
	display: none;
}
/*CREDITS*/
li#ie5bd277d16 > a {
	width:111px;
	height:47px;
	background-image: url('../img/menuGggMainCredits.png');
	background-repeat: no-repeat;
	background-position: center center;
}
li#ie5bd277d16 > a span {
	display: none;
}
/*RINGRAZIAMENTI*/
li#i69627eba34 > a {
	width:111px;
	height:47px;
	background-image: url('../img/menuGggMainRingrazia.png');
	background-repeat: no-repeat;
	background-position: center center;
}
li#i69627eba34 > a span {
	display: none;
}

/* SUBLEVEL BACKGROUND*/
ul.accordion li ul li a {
	background-image: url('../img/menuGggSub01.png');	
}
ul.accordion li ul li ul li a {
	background-image: url('../img/menuGggSub01.png');	
}

ul.accordion li ul li ul li ul li a {
	background-image: url('../img/menuGggSub01.png');	
}