#container #content #meio #colunaRight #nav{width:762px;height:40px;clear:both;background:url(images/bg-menu.gif) repeat-x top;}

/*------------------------------------------------------------*/
.ddcolortabs{padding:1px 0 0 0;width:762px;background:transparent;voice-family: "\"}\"";voice-family:inherit;font-size:11px;font-weight:bold;text-transform:none;font-family:Tahoma, Arial, Helvetica, sans-serif;}
.ddcolortabs ul{margin:0;padding:0;list-style:none;}
.ddcolortabs li{text-align:center;display:inline;margin:0;padding:0;}
.ddcolortabs a{float:left;margin:0;padding:11px 0 3px 0;height:19px;text-align:center;text-decoration:none;color:#666;border-right:#d4d4d4 solid 1px;}
.ddcolortabs a span{float:left;display:block;}
.ddcolortabs a span{float:none;}
.ddcolortabs a:hover{background:#f0f0f0;color:#163780;}
.ddcolortabs a:hover span{background:#f0f0f0;color:#163780;}
.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/background:#f0f0f0;color:#163780;}
.ddcolortabsline{clear: both;padding:0;width:100%;height:8px;line-height:8px;background:#000;border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/}

/* ---------------------------- */

/* Ativando os menus se estiver nas páginas relacionadas */
.menuHome {width:98px;text-align:center;border-left:#d4d4d4 solid 1px;}
body.home .menuHome {background:#f0f0f0;color:#163780;}

.menuEmpresa {width:93px;text-align:center;}
body.empresa .menuEmpresa {background:#f0f0f0;color:#163780;}

.menuEquipamentos {width:130px;text-align:center;}
body.equipamentos .menuEquipamentos {background:#f0f0f0;color:#163780;}

.menuCertificacao {width:117px;text-align:center;}
body.certificacao .menuCertificacao {background:#f0f0f0;color:#163780;}

.menuDownload {width:101px;text-align:center;}
body.download .menuDownload {background:#f0f0f0;color:#163780;}

.menuClientes {width:90px;text-align:center;}
body.clientes .menuClientes {background:#f0f0f0;color:#163780;}

.menuFaleConosco {width:125px;text-align:center;}
body.faleconosco .menuFaleConosco {background:#f0f0f0;color:#163780;}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border:none; /*THEME CHANGE HERE*/
/*border-bottom-width: 0;*/
font:normal 11px Arial;
line-height:18px;
z-index:100;
background-color: #fff;
width: 200px;
visibility: hidden;
margin:1px 0 0 -1px;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent:0;
border-top:none;
border-bottom:1px solid #d4d4d4; /*THEME CHANGE HERE*/
border-left:1px solid #d4d4d4;
border-right:1px solid #d4d4d4;
padding: 6px 4px 6px 8px;
text-decoration: none;
color: #666;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #f0f0f0;
color: #000;
}



