#menu_top {

margin:0pt auto 5px;
width:780px;
}

.menu_top {
font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0.5em 0;
text-align: center;
font-weight: bold;
}

.menu_top li {
display: inline;
margin: 0 0.5em;
height: 0;
}

.menu_top a {
white-space: nowrap;
}

.menu_top a:link, .menu_top a:visited {

background: #ffeebb;
color: #000;

}

.menu_top a:hover, .menu_top a:focus, .menu_top a:active {

background: #ffeebb;
color: #C00;
}

.menu_top a#cambio_lingua {

/*color: #ba7e24;*/

}

#cambio_lingua img {

border: 0;

}

.menu_top a.menu_selected {

color: #993333;

}

