#menu {
position:relative;
top:-40px;
left:65px;
text-align:center;
width:888px;
height:35px;
z-index:13;
padding-bottom:8px;
}

#menu ul,#menu li {
display:inline;
list-style:none;
}

#menu span,#menu h1 {
display:none;
}

#menu li a {
color:#F03;
}

#menu a {
height:41px;
width:110px;
float:left;
overflow:hidden;
position:relative;
top:15px;
margin:0 10px 0 0;
}

#m-home a {
background:url(../img/menu/EN-home.gif) no-repeat;
width:87px;
}

#m-chisiamo a {
background:url(../img/menu/EN-chisiamo.gif) no-repeat;
width:144px;
}

#m-programmi a {
background:url(../img/menu/EN-programmi.gif) no-repeat;
width:154px;
}

#m-photo a {
background:url(../img/menu/EN-photo.gif) no-repeat;
width:172px;
}

#m-links a {
background:url(../img/menu/EN-links.gif) no-repeat;
width:76px;
}

#m-info a {
background:url(../img/menu/EN-info.gif) no-repeat;
width:68px;
}
