#divBody img {
    border-style: hidden;
    border-width: 0px;
}


#divHeader {
    background: rgb(255,255,255);
    height: 66px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    #divHeader svg, #a_HiperLinkImageButton12, #divHeader a {
        display: inline-block;
        vertical-align: middle;
    }

    #a_HiperLinkImageButton12 {
        margin-left: 35px
    }

    #divHeader a {
        margin-top: 4px;
    }

.TextConexaoSSL {
    margin-right: 35px;
}

a.tip {
    position: relative;
    top: -2px !important;
}

    a.tip:hover {
        cursor: help;
        position: relative
    }

    a.tip span {
        display: none
    }

    a.tip:hover span {
        padding: 10px;
        display: block;
        z-index: 100;
        background: url('../../imagens/info.png') 18px no-repeat #B2E7F6;
        right: 0px;
        margin: 10px;
		padding:20px;
        width: 642px;
        position: absolute;
        top: 10px;
        text-decoration: none;
        text-align: left;
        color: #0A1D6F;
        font-family: 'Inter';
		font-style: normal;
		font-weight: 500;
		font-size: 14px;
		line-height: 150%;
		padding-left:70px;
		border-radius:10px;
    }

body {
    /*background: url("../../imagens/46/Background.png") no-repeat #BCBEC0;*/
    /*color: #808285;
     font-family: Arial;
     font-size: 13px;
     font-style: normal;
     font-weight: normal;
     position: relative;
     text-decoration: none;*/
}



#divFooter {
}

#div_hyperlink5, #div_hyperlink6 {
    bottom: -150px;
    position: absolute;
}

#lblCopyRight {
    bottom: 10px;
    position: absolute;
}

#divMaster {
    height: 66px;
}

#divBody {
}

#divBodyCol2 {
}

#divBodyCol1 {
}

#div_hyperlink41 {
    position: absolute;
    top: 335px;
    left: 33px;
}


    .links .btn {
        margin-bottom: 30px;
    }

        .links .btn:not:last-child) {
            margin-bottom: 0;
        }

.wrapper {
    position: fixed;
    width: 100%;
    height: 100vh;
}

.imagem {
    left: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    height: 100%;
	top:40px;
    width: 100%;
    background: url(../../imagens/50/background-reaiscorporativo.png) no-repeat;
    background-size: 100%;
}
