#xmenu { 
	top: 	0px; 
	left: 	0px; 
	position: absolute; 
	width: 750px;
	height: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	z-index: 100;
} 
#xmenu a:active, #menu a:visited, #menu a:link, #menu a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#xmenu div div a:hover {
	background: orange;
}
#xmenu a {
	display: block;
}

/* Home */
#m01 {
	float: left;
	width: 50px;
	height: 30px;
	line-height: 30px;    
	background-image: url(../menu/sfondo_grigio.gif);
	background-repeat: repeat-x;
}

/* Carrozzerie */
#m02 {
	float: left;
	width: 260px;
	height: 30px;
	line-height: 30px;    
	background-image: url(../menu/sfondo_grigio.gif);
	background-repeat: repeat-x;
}

	#m0201 {
		background: #EEE;
		line-height: 20px;
		height: 0px;
	}

/* certificazioni */
#m03 {
	float: left;
	width: 140px; 
	height: 30px;              
	line-height: 30px; 
	background-image: url(../menu/sfondo_grigio.gif);
	background-repeat: repeat-x;                                                                                
}

/* dove siamo */
#m04 {
	float: left;
	width: 100px; 
	height: 30px;              
	line-height: 30px; 
	background-image: url(../menu/sfondo_grigio.gif);
	background-repeat: repeat-x;                                                                                
}

/* contattaci */
#m05 {
	float: left;
	width: 100px; 
	height: 30px;              
	line-height: 30px; 
	background-image: url(../menu/sfondo_grigio.gif);
	background-repeat: repeat-x;                                                                                
}

/* news */
#m06 {
	float: left;
	width: 99px; 
	height: 30px;              
	line-height: 30px; 
	background-image: url(../menu/sfondo_grigio.gif);
	background-repeat: repeat-x;                                                                                
}

/* area riservata */
#m07 {
	float: left;
	width: 99px; 
	height: 30px;              
	line-height: 30px; 
	background-image: url(../menu/sfondo_grigio.gif);
	background-repeat: repeat-x;                                                                                
}
