.ddcolortabs{
margin-top: 6px;
width: auto;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: bold 12px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0;
padding:0;
text-transform:uppercase;
overflow:hidden;
}


.ddcolortabs a {float:right; padding: 8px 4px 0px 4px; height: 22px; color: white; text-decoration:none; letter-spacing: 1px; background:url(../../images/template/tecla_centro1.png) repeat-x;}
.ddcolortabs a:hover{color: #B16D41; background:url(../../images/template/tecla_centro.png) repeat-x;}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
border: 1px solid #D8DFE1; /*THEME CHANGE HERE*/
/*border-top-width: 4px; Top border width. Should match height of .ddcolortabsline above*/
font:normal 12px Arial;
line-height:18px;
background-color: #95A7AD;
width: 160px;
visibility: hidden;
z-index:1000;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 15px;
padding: 2px 0;
text-decoration: none;
color: white;
}
.dropmenudiv_a a:visited {text-decoration: none; color: white;}
* html .dropmenudiv_a a { /*IE only hack*/ width: 100%;}
.dropmenudiv_a a:hover { /*THEME CHANGE HERE*/ background-color: white; color: black;}


.menu_titulo {font: bold 11px Arial, Helvetica, sans-serif; color: #55666D; letter-spacing:1px; padding:3px 5px; margin-bottom:1px; background-color:#E0E5E7}
