@import url("_root.css");
@import url("_base.css");
@import url("_preload.css");
@import url("_home.css");
@import url("_topo.css");
@import url("_header.css");
@import url("_bloco.css");
@import url("_prog.css");
@import url("_programacao_.css");

@import url("_saber.css");
@import url("_progfooter.css");
@import url("_footer.css");

.ins {
    width: 100%;
    position: relative;
    top: 0;
    margin-bottom: -7.8rem;
}
a._premi_ {
    position: absolute;
    right: 0;
    top: 38px;
    z-index: 99;
}
@media (max-width: 1450px) {
    a._premi_ img {
        width: 280px;
    }
}
@media (max-width: 1300px) {
    a._premi_ {
        top: 250px;
    }
}
@media (max-width: 1300px) {
    a._premi_ {
        top: 170px;
    }
    a._premi_ img {
        width: 220px;
    }
}
@media (max-width: 940px) {
    a._premi_ {
        top: 40px;
    }
}
@media (max-width: 680px) {
    a._premi_ {
        top: 10px;
    }
}
