#miolo_representante {
    margin-top: -1px;
    padding-bottom:20px;
    padding-left:30px;
    padding-right:30px;
    padding-top:20px;
    background-color: #fff;
    display: block;
    overflow:hidden;
}

#logo_representante{
    z-index: 20;
    position:absolute;
    top:16px;
    margin-left:330px;
    border: solid 1px #999;
    padding: 5px;
    background-color: #eee;
}

.bullet_representante {
    list-style-image:url(../imagens/bullet2.png);
    list-style-type: circle;
    padding-left:5px;
    margin-bottom:8px;
    margin-left: 30px;
    height: auto;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
}

#solucoes_representantes{
    float: right;
    width: 200px;
    margin: 0px auto 10px auto;
    padding: 0px 5px;
    display: block;
}

.botoes_laterais_representante{
    clear: both;
    display: block;
    margin: 0px;
    padding: 0px;
    border: none;
    background-image: url(/imagens/representantes/menu-hotsite-representante.png);
    background-repeat: no-repeat;
    width: 200px;
    height: 46px;
    text-align: center;
    vertical-align: middle;
    font-family: arial, verdana, sans-serif;
    font-weight: 800;
    color: #ffa;
    line-height: 3;
    cursor: pointer;
}

.botoes_laterais_representante:hover{
    color: #049;
    background-position: 1px 1px;
}

#coluna_esquerda_representante{
    float: left;
    display: block;
    width: 430px;
    border-right: dotted 2px #CCCCCC;
    padding-right: 24px;
    padding-top: 0px;
}

#coluna_esquerda_representante h1{
    font-family: arial, verdana, sans-serif;
    font-size: 18px;
    color: #024;
    margin-bottom: 18px;
}









