.menu{ height:38px;}
.menu li{ float:left; width:98px; background:url(../images/menu-x.jpg) no-repeat right top; position:relative; text-align:center; cursor:pointer; z-index:5}
.menu li a{ color:#fff; line-height:38px; font-size:14px; width:100%; height:38px; display:inline-block}
.menu li.current{ background:url(../images/menu-cu.jpg) no-repeat right top; margin-left:-2px; padding-left:2px;}
.menu li.currentt{ background:url(../images/menu-ov.jpg) no-repeat right top; margin-left:-2px; padding-left:2px;}

.menu li.me-1 a{ background:url(../images/menu-ap.png) no-repeat center top;}
.menu li.me-2 a{ background:url(../images/menu-bp.png) no-repeat center top;}
.menu li.me-3 a{ background:url(../images/menu-cp.png) no-repeat center top;}
.menu li.me-4 a{ background:url(../images/menu-dp.png) no-repeat center top;}
.menu li.me-5 a{ background:url(../images/menu-ep.png) no-repeat center top;}
.menu li.me-6 a{ background:url(../images/menu-fp.png) no-repeat center top;}
.menu li.me-7 a{ background:url(../images/menu-gp.png) no-repeat center top;}

.langua{ width:120px; background:url(../images/menu-x.jpg) no-repeat left top; cursor:pointer; position:relative; z-index:90}
.langua ul{ background:url(../images/lang-pt.png) no-repeat 3px 0; width:100%; height:38px;}
.curren{ width:116px; background:url(../images/lang-ov.jpg) no-repeat left top;}
.langua ol{ position:absolute; top:35px; left:2px; background:#f5f5f5; border:1px solid #fff; box-shadow:0px 0px 7px #888; border-radius:3px; width:110px; padding:9px; display:none}
.langua ol li a{ color:#555; line-height:22px;font-size:13px;}