/* CONTÊINER DO MENU PRINCIPAL */ #menu_principal { width: 664px; position: absolute; top: 322px; right: 0px; text-align: right; height: 36px; z-index: 5; filter:alpha(opacity=90); -moz-opacity:.90; opacity:.90; } /* ESTILOS PARA OS MENUS */ /* ESTILO GERAL PARA OS MENUS DESATIVADOS */ .item_menu { float: right; border-top: #000 2px solid; border-right: #000 1px solid; border-bottom: #000 2px solid; background: #E5EAED url(../quad.gif) right bottom no-repeat; height: 35px; font-family: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 14px;} /* MENU "SINDICOM" */ div.menu1 { background: #E47F00 url(../quad.gif) right bottom repeat-x; float: right; border-top: #000 2px solid; border-right: #000 1px solid; border-bottom: #000 2px solid; height: 35px; font-family: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 14px; cursor: pointer; } /* MENU "ESTATÍSTICAS" */ div.menu2 { background: #339933 url(../quad.gif) right bottom repeat-x; float: right; border-top: #000 2px solid; border-right: #000 1px solid; border-bottom: #000 2px solid; height: 35px; font-family: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 14px; cursor: pointer; } /* MENU "ABASTECIMENTO E LOGÍSTICA" */ div.menu3 { background: #FF5C33 url(../quad.gif) right bottom repeat-x; float: right; border-top: #000 2px solid; border-right: #000 1px solid; border-bottom: #000 2px solid; height: 35px; font-family: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 14px; cursor: pointer; } /* MENU "QUALIDADE" */ div.menu4 { background: #44687F url(../quad.gif) right bottom repeat-x; float: right; border-top: #000 2px solid; border-right: #000 1px solid; border-bottom: #000 2px solid; height: 35px; font-family: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 14px; cursor: pointer; } /* MENU "NOTÍCIAS E PUBLICAÇÕES" */ div.menu5 { background: #009999 url(../quad.gif) right bottom repeat-x; float: right; border-top: #000 2px solid; border-right: #000 1px solid; border-bottom: #000 2px solid; height: 35px; font-family: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; line-height: 14px; cursor: pointer; } /* ESTILOS PARA OS SUB MENUS */ /* SUB MENU "SINDICOM" */ #sub1 { top: 50px; right: 536px; width: 200px; position: absolute; z-index: 10; visibility: hidden; border-top: #000 1px solid; font-family: Verdana; font-size: 11px; font-weight: bold; text-align: right; line-height:20px; } #sub1 a { background: #E47F00 url(../quad.gif) right bottom no-repeat; filter:alpha(opacity=85); -moz-opacity:.85; opacity:.85; width: 100%; display: block; border-right: #000 1px solid; border-bottom: #000 1px solid; color: #FFF; font-weight: bold; text-decoration: none; font-size: 11px; } #sub1 a:hover { background-color: #C55800; } /* SUB MENU "ESTATÍSTICAS" */ #sub2 { top: 302px; right: 426px; width: 320px; position: absolute; z-index: 20; visibility: hidden; border-top: #000 1px solid; font-family: Verdana; font-size: 11px; font-weight: bold; text-align: right; line-height:20px; } #sub2 a { background: #339933 url(../quad.gif) right bottom no-repeat; filter:alpha(opacity=85); -moz-opacity:.85; opacity:.85; width: 100%; display: block; border-right: #000 1px solid; border-bottom: #000 1px solid; color: #FFF; font-weight: bold; text-decoration: none; font-size: 11px; } #sub2 a:hover { background-color: #116C11; } /* SUB MENU "ABASTECIMENTO E LOGÍSTICA" */ #sub3 { top: 239px; right: 268px; width: 355px; position: absolute; z-index: 30; visibility: hidden; border-top: #000 1px solid; font-family: Verdana; font-size: 11px; font-weight: bold; text-align: right; line-height:20px; } #sub3 a { background: #FF3300 url(../quad.gif) right bottom no-repeat; filter:alpha(opacity=75); -moz-opacity:.75; opacity:.75; width: 100%; display: block; border-right: #000 1px solid; border-bottom: #000 1px solid; color: #FFF; font-weight: bold; text-decoration: none; font-size: 11px; } #sub3 a:hover { background-color: #cc3300; } /* SUB MENU "QUALIDADE" */ #sub4 { top: 197px; right: 134px; width: 310px; position: absolute; z-index: 40; visibility: hidden; border-top: #000 1px solid; font-family: Verdana; font-size: 11px; font-weight: bold; text-align: right; line-height:20px; } #sub4 a { background: #164360 url(../quad.gif) right bottom no-repeat; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; width: 100%; display: block; border-right: #000 1px solid; border-bottom: #000 1px solid; color: #FFF; font-weight: bold; text-decoration: none; font-size: 11px; } #sub4 a:hover { background-color: #001D30; } /* SUB MENU "NOTÍCIAS E PUBLICAÇÕES" */ #sub5 { top: 218px; right: 1px; width: 160px; position: absolute; z-index: 50; visibility: hidden; border-top: #000 1px solid; font-family: Verdana; font-size: 11px; font-weight: bold; text-align: right; line-height:20px; } #sub5 a { background: #009999 url(../quad.gif) right bottom no-repeat; filter:alpha(opacity=75); -moz-opacity:.75; opacity:.75; width: 100%; display: block; border-right: #000 1px solid; border-bottom: #000 1px solid; color: #FFF; font-weight: bold; text-decoration: none; font-size: 11px; } #sub5 a:hover { background-color: #006E6E; } /* BOX PARA A BUSCA */ #boxbusca { top: 111px; right: 40px; width: 360px; height: 180px; position: absolute; z-index: 100; visibility: hidden; border: #000 4px solid; padding: 0px; font-family: Verdana; font-size: 11px; font-weight: bold; background: #E47F00; filter:alpha(opacity=90); -moz-opacity:.9; opacity:.9; } /* BOX PARA A SENHA */ #boxsenha { top: 60px; right: 55px; width: 360px; height: 90px; position: absolute; z-index: 100; visibility: hidden; border: #000 4px solid; padding: 0px; font-family: Verdana; font-size: 11px; font-weight: bold; background: #487BA6; filter:alpha(opacity=95); -moz-opacity:.95; opacity:.95; }