#menu2 {
	margin:0; 
	padding:0;
	list-style:none;	
	font-family:arial;
	font-size:16px;
	text-align:center;
}

#menu2 li {	
		width:200px;							
		height:70px;
		position:relative;			
}

#menu2 li a {
		z-index:20;				
		display:block;
		padding-top:25px;
		height:45px !important; /*IE boxmodel hack*/
		height /**/ :70px; /*IE boxmodel hack*/
		position:relative;
		color:#fff;
		text-decoration:none;
}

#menu2 li a.duerighe {
		height:52px !important; /*IE boxmodel hack*/
		height /**/ :70px; /*IE boxmodel hack*/
		padding-top:18px;
}

/*pulsanti off ***************************************************************/

#menu2 li.btn01 {
	background:url(../immagini/home/menu2/btn01-off.gif) no-repeat center center;		
}

#menu2 li.btn02 {
	background:url(../immagini/home/menu2/btn02-off.gif) no-repeat center center;		
}

#menu2 li.btn03 {
	background:url(../immagini/home/menu2/btn03-off.gif) no-repeat center center;		
}

#menu2 li.btn04 {
	background:url(../immagini/home/menu2/btn04-off.gif) no-repeat center center;		
}

#menu2 li.btn05 {
	background:url(../immagini/home/menu2/btn05-off.gif) no-repeat center center;		
}

#menu2 li.btn06 {
	background:url(../immagini/home/menu2/btn06-off.gif) no-repeat center center;		
}

/*pulsanti on ****************************************************************/

#menu2 li .hover1 {
	background:url(../immagini/home/menu2/btn01-on.gif) no-repeat center center;		
	position:absolute;	
	width:200px;	
	height:70px;
	left:0; 
	top:0;	
	z-index:0;		
	display:none;	
}	

#menu2 li .hover2 {
	background:url(../immagini/home/menu2/btn02-on.gif) no-repeat center center;		
	position:absolute;	
	width:200px;	
	height:70px;
	left:0; 
	top:0;	
	z-index:0;		
	display:none;	
}
	
#menu2 li .hover3 {
	background:url(../immagini/home/menu2/btn03-on.gif) no-repeat center center;		
	position:absolute;	
	width:200px;	
	height:70px;
	left:0; 
	top:0;	
	z-index:0;		
	display:none;	
}	

#menu2 li .hover4 {
	background:url(../immagini/home/menu2/btn04-on.gif) no-repeat center center;		
	position:absolute;	
	width:200px;	
	height:70px;
	left:0; 
	top:0;	
	z-index:0;		
	display:none;	
}	

#menu2 li .hover5 {
	background:url(../immagini/home/menu2/btn05-on.gif) no-repeat center center;		
	position:absolute;	
	width:200px;	
	height:70px;
	left:0; 
	top:0;	
	z-index:0;		
	display:none;	
}	

#menu2 li .hover6 {
	background:url(../immagini/home/menu2/btn06-on.gif) no-repeat center center;		
	position:absolute;	
	width:200px;	
	height:70px;
	left:0; 
	top:0;	
	z-index:0;		
	display:none;	
}	

/*pulsanti sel***************************************************************/

#menu2 li.btn01sel {
	background:url(../immagini/home/menu2/btn01-on.gif) no-repeat center center;		
}

#menu2 li.btn02sel {
	background:url(../immagini/home/menu2/btn02-on.gif) no-repeat center center;		
}

#menu2 li.btn03sel {
	background:url(../immagini/home/menu2/btn03-on.gif) no-repeat center center;		
}

#menu2 li.btn04sel {
	background:url(../immagini/home/menu2/btn04-on.gif) no-repeat center center;		
}

#menu2 li.btn05sel {
	background:url(../immagini/home/menu2/btn05-on.gif) no-repeat center center;		
}

#menu2 li.btn06sel {
	background:url(../immagini/home/menu2/btn06-on.gif) no-repeat center center;		
}
