﻿/* HOME GERAL */
.conceitual_content {padding:20px 0 20px 20px}
.conceitual_content .conceitual {width:729px; height:212px;}



/* COLUNA ESQUERDA */
.content_colunas {padding-bottom:30px}
.content_colunas .coluna_esquerda {float:left; width:550px;}
.content_colunas .coluna_esquerda .esquerda_alinhamento {padding-left:20px;}
.content_colunas .coluna_esquerda .box_abas {width:528px; border:1px solid #CACDD2; margin-top:70px; position:relative; background:url(../../imagens/home/box_abas_bg.jpg) left bottom repeat-x}

    /* box nav abas */
    .content_colunas .box_abas .box_nav_abas {width:346px; height:44px; position:absolute; top:-44px; left:-1px}
    .content_colunas .box_abas .box_nav_abas li a {background:url(../../imagens/home/abas_bg.jpg) no-repeat; text-indent:-9999px; display:block; height:44px; cursor:pointer}
    .content_colunas .box_abas .box_nav_abas li.meios_pagamento {width:168px; height:44px; float:left; padding-right:1px}    
    .content_colunas .box_abas .box_nav_abas li.shop_facil {width:177px; height:44px; float:left}
    
        /* meio de pagamento ativo */
        #atv_mp .hl_shop_facil {width:177px; background-position:top right}
        #atv_mp .hl_meios_pagamento {width:168px; background-position:top left}
        #atv_mp #box_mp {display:block}
        #atv_mp #box_sf {display:none}
        
    
        /* shop facil ativo */
        #atv_sf .hl_shop_facil {width:177px; background-position:bottom right}
        #atv_sf .hl_meios_pagamento {width:168px; background-position:bottom left}
        #atv_sf #box_mp {display:none}
        #atv_sf #box_sf {display:block}
        
        /* box abas conteudo */
        .content_colunas .box_abas .box_alinhamento {padding:25px;}
        
            /* conteudo meios de pagamento */
            .cont_abas {min-height:135px; _height:135px; padding-left:150px; width:318px;}
            .bgmp {background:url(../../imagens/home/bg_aba_mp.jpg) 23px 0 no-repeat;}
            .bgsf {background:url(../../imagens/home/bg_aba_sf.jpg) -10px 0 no-repeat;}
            .cont_abas h3 {font-size:1.09em; color:#000; font-weight:bold; padding-bottom:15px;}
            .cont_abas p {padding-bottom:10px;}
            .cont_abas hr {height:1px; background:#E5E5E5; width:100%; margin-bottom:10px;}
            .cont_abas .lk_seta {font-size:0.91em; float:left}

/* COLUNA DIREITA */        
.content_colunas .coluna_direita {float:right; width:180px; padding-right:18px;}
.content_colunas .coluna_direita .box_simulacao_pf {margin-top:40px;}
.content_colunas .coluna_direita .chamada_comercio_eletronico_pj {width:180px; height:184px; background:url(../../imagens/home/bg_chamada_comercio_eletronico_pj.jpg) no-repeat; text-indent:-9999px}
    


