.arrow { color: #cba574; font-size: .92em }

#topbar { float: right; margin: 0 auto; text-align: right; font-size: 1.1em; height: 32px; overflow: hidden; }

#langmenu { float: left; height: 30px; padding: 0 0 0 13px; background: url(/img/topcorner-l.png) left -2px no-repeat; } /* borde izq */

#sitemenu { float: left; height: 30px; padding: 0 13px 0 0; background: url(/img/topcorner-r.png) right -2px no-repeat; } /* borde der */

#langmenu a { display: block; height: 22px; padding: 3px 5px 5px 0; text-decoration: none; color: #59483f; background: url(/img/topbg.png) center -2px repeat-x; } /* centro */
#sitemenu a { display: block; height: 22px; padding: 3px 0 5px 0; text-decoration: none; color: #59483f; background: url(/img/topbg.png) center -2px repeat-x; } /* centro */

.topnavlist { font-size: 1em; text-align: left; margin-top: -7px; position: absolute; visibility: hidden; z-index: 100; background: url(/img/toplist-bg.png) left top; border-top: 1px solid #bfaf8f; }

.topnavlist a { display: block; text-decoration: none; padding: 3px 7px; color: #59483f; border-bottom: 1px dotted #bfaf8f; }

.topnavlist a:last-of-type { border-bottom: none; }

.topnavlist a:hover { background-color: #cba574; color: #fff; }
