.submenu a {
    color: #fff !important;
}
#item-conheca {
    width: 100px;
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
}
#item-conheca .submenu {
    width: 95px;
}
#item-baixe {
    border: 0;
    margin-right: 0;
    padding-left: 20px;
    border-left: 1px dotted #1564a8;
}
#principal .carrossel {
    overflow: visible;
}
.selo {
    z-index: 2;
    position: absolute;
    width: 200px;
    height: 168px;
    top: -70px;
    left: -70px;
    background: url('../img/selo.png') no-repeat center;
}