﻿

ul#topnav {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    list-style: none;
    font-size: 1.1em;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
}

ul#topnav li {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}


    ul#topnav li div.topMenu {
        color: white;
        171740;*/
        height: 42px;

        height: 42px;
        padding-top: 10px;
        padding-right: 0px;
        padding-left: 10px;
        vertical-align: middle;
        font-size: 1.0em;
    }

ul#topnav li:hover a{
    color: white;
}

ul#topnav li:hover a, ul#topnav li a:hover {
    color: white;
    background-position: bottom;
}


absolute;
        top: 27px;
        left: 0px;
        background: #0E7775;
        padding: 5px 5px 5px;
        float: left;
        /*--Bottom right rounded corner--*/
        -moz-border-radius-bottomright: 5px;
        -khtml-border-radius-bottomright: 5px;
        -webkit-border-bottom-right-radius: 5px;
        /*--Bottom left rounded corner--*/
        -moz-border-radius-bottomleft: 5px;
        -khtml-border-radius-bottomleft: 5px;
        -webkit-border-bottom-left-radius: 5px;
        display: none;
        border: 1px solid white;
        z-index: 501;
    }

ul#topnav li .subleft {
    position: a}

ul#topnav li .subleft {
    position: absolute;
    top: 22px;
    left: -250px;
    background: darkblue url("../img/back.jpg") repeat-x;
    padding: 5px 5px 5px;
    float: left;
    /*--Bottom right rounded corner--*/
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    /*--Bottom left rounded corner--*/
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    display: none;
}

ul#topnav li .row {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

ul#topnav li .sub ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 300px;
    float: left;
    text-align: left;
}

ul#topnav li .subleft ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 300px;
    float: left;
}

ul#topnav .sub ul li {
    width: 100%;
    color: #fff;
}

ul#topnav .subleft ul li {
    width: 100%;
    color: #fff;
}


ul#topnav .sub ul li h2 {
    padding-top: 14px;
    margin: 0;
    font-size: 1.15em;
    font-weight: bold;
    color: #D2E8FF;
}

ul#topnav .subleft ul li h2 {
    padding-top: 14px;
    margin: 0;
    font-size: 1.15em;
    font-weight: bold;
    color: #D2E8FF;
}

ul#topnav .sub ul li h3 {
    margin: 0;
    padding: 3px 3px 3px 15px;
    font-size: 1em;
    font-weight: bold;
    color: #fff;
    cursor: url("../img/SemAcesso.cur");
}

ul#topnav .subleft ul li h3 {
    margin: 0;
    padding: 3px 3px 3px 15px;
    font-size: 1em;
    font-weight: bold;
    color: #fff;
    cursor: url("../img/SemAcesso.cur");
}

ul#topnav .sub ul li h2 a {
    padding: 5px 0;
    background-image: none;
    color: #e8e000;
}

ul#topnav .subleft ul li h2 a {
    padding: 5px 0;
    background-image: none;
    color: #e8e000;
}


ul#topnav .sub ul li a {
    float: none;
    text-indent: 0; /*--Reset text indent--*/
    height: auto;
    background: url(../img/arrow1.png) no-repeat 3px center;
    padding: 3px 3px 3px 15px;
    display: block;
    text-decoration: none;
    color: #fff;
}

ul#topnav .subleft ul li a {
    float: none;
    text-indent: 0; /*--Reset text indent--*/
    height: auto;
    background: url("../img/arrow1.png") no-repeat 3px center;
    padding: 3px 3px 3px 15px;
    display: block;
    text-decoration: none;
    color: #fff;
}

ul#topnav .sub ul li a2 {
    float: none;
    text-indent: 0; /*--Reset text indent--*/
    height: auto;
    background: url("../img/arrow1.png") no-repeat 3px center;
    padding: 3px 3px 3px 15px;
    display: block;
    text-decoration: none;
    color: #fff;
    cursor: url(../img/SemAcesso.cur);
}

ul#topnav .sub ul li a:hover {
    color: red;
    background-position: 5px center;
}

ul#topnav .subleft ul li a:hover {
    color: #FFE700;
    background-position: 5px center;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #337ab7 !important;
}

.nav > li > a:focus, .nav > li > a:hover {
    border-color: #337ab7 !important;
    background-color: #337ab7 !important;
}

.dropdown-submenu:hover {
    background-color: #337ab7 !important;
}