﻿
.popupConsultor
{
    z-index: 999;
    width: 196px;
    overflow: hidden;
    bottom: 5px;
    right: 5px;
    position: fixed;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
}

.popupConsultor table td
{
    padding: 0px;
    height: 17px;
}

.dadosConsultor
{
    height: 12px;
    padding: 2PX;
    margin-left: 1px;
    border: solid 1px #d31a1a;
    font-size: 10px;
}

.topoPopup
{
    width: 196px;
    height: 10px;
    background: url(/imagens/master-page/controles/popup-consultor/topo.gif) no-repeat;
}

.conteudoPopup
{
    width: 196px;
    height: 165px;
}

.esquerdaPopup
{
    float: left;
    width: 5px;
    height: 165px;
    background: url(/imagens/master-page/controles/popup-consultor/esquerda.gif) no-repeat;
}

.direitaPopup
{
    float: left;
    width: 5px;
    height: 165px;
    background: url(/imagens/master-page/controles/popup-consultor/direita.gif) no-repeat;
}

.centroPopup
{
    float: left;
    width: 186px;
    height: 165px;
    background: url(/imagens/master-page/controles/popup-consultor/centro.gif) repeat-x;
}

.frase1
{
    width: 186px;
    height: 26px;
    background: url(/imagens/master-page/controles/popup-consultor/frase_1.gif) no-repeat 5px top;
}

.frase2
{
    width: 186px;
    height: 35px;
    background: url(/imagens/master-page/controles/popup-consultor/frase_2.gif) no-repeat 5px top;
}

.frase3
{
    width: 186px;
    height: 78px;
}

.linhaBotaoConsultor
{
    width: 108px;
    height: 26px;
    margin-left: 70px;
}

.contConteudoPopup
{
    width: 196px;
    height: 99px;
}

.barraSeparacao
{
    float: left;
    width: 196px;
    height: 10px;
    background: url(/imagens/master-page/controles/popup-consultor/barra_separacao.gif) no-repeat;
}

.contEsquerdaPopup
{
    float: left;
    width: 5px;
    height: 92px;
    background: url(/imagens/master-page/controles/popup-consultor/cont_esquerda.gif) no-repeat;
}

.contCentroPopup
{
    float: left;
    width: 186px;
    height: 92px;
    background: url(/imagens/master-page/controles/popup-consultor/cont_centro.gif) repeat-x;
}

.frase4
{
    width: 181px;
    height: 34px;
    background: url(/imagens/master-page/controles/popup-consultor/frase_3.gif) no-repeat 0 10px;
}

.linhaBotaoChat
{
    width: 181px;
    height: 58px;
    padding: 5px 0 0 12px;
}

.contDireitaPopup
{
    float: left;
    width: 5px;
    height: 92px;
    background: url(/imagens/master-page/controles/popup-consultor/cont_direita.gif) no-repeat;
}

.baixoPopup
{
    width: 196px;
    height: 10px;
    background: url(/imagens/master-page/controles/popup-consultor/baixo.gif) no-repeat;
}

