ul.topnav {
    background-color: #67c8e0 !important;
}
ul.topnav li a:hover{
    color: #fff !important;
}

ul.topnav a {
    color: #333 !important;
}

ul.subnav {
    border-color: #67c8e0 !important;
}
ul.subnav a {
    color: #fff !important;
}

.tsubmenu a {
    color: #67c8e0 !important;
}

a.paginado {
    color: #67c8e0 !important;
}

.ddcolortabs a {
    color: #333 !important;
    background-color: #67c8e0 !important;
}

.ddcolortabs a:hover {
    color: #fff !important;
    background-color: #333 !important;
}

.ddcolortabsline {
    background-color: #67c8e0 !important;
}

.ficha_th {
    background-color: #67c8e0 !important;
}

/*.boton {
    border: 1px solid #333 !important;
    background-color: #67c8e0 !important;
}*/