#rt-header-surround .rt-bg-overlay {
    background: none;
}

.fp-feature-b.rt-block {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.45);
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    margin: 0;
}

.rg-banners.rt-block {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    margin: 0;
}

.rt-powered-by {
    background: url("../../../images/i-media.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 34px;
    opacity: 0.7;
    transition: opacity 0.2s ease-in 0s;
    width: 205px;
}
.menu-block .gf-menu.l1 > li > .item {
    padding: 0 8px;
}

.headersurround-type-customheadersurround #rt-header-surround {
    background-image: url("/images/fond_banner2.png");
    background-repeat: no-repeat;
}