/* -- non ripete immagine sfondo menu su passaggio mouse -- */
body #imMnMn ul a:hover, #imMnMn ul li:hover a, #imMnMn ul li.iehover a {background-repeat: no-repeat; background-position: center bottom; }

/* -- stile testo footer -- */
body #imFooter span {margin-right: 15px; font-family: Arial; color: #837D7B; font-size: 12px; }

/* -- stile link footer -- */
body #imFooter a {font-family: Arial; color: #837D7B; font-size: 12px; text-decoration: none; }

/* -- CSS MENU HIGHLIGHTER -- */
body #imMnMn li a.current {cursor: default; background-image: url('../res/immnmn_1.gif'); background-repeat: no-repeat; background-position: center bottom; color: #FFFFFF; }

