.menuLateral{
    width: 209px;
    height: 580px;
    position: relative;
    vertical-align:top;
}

.listBlock{
    margin-right:9px;
}

.menuLateral a{
    text-decoration: none;
    color: white;
}

.menuLateral .inout:hover{
    color: #D9A300;
}

.banner_left{
}

.separador{
    background-position: center;
    width: 163px;
    height: 2px;
    background-position:bottom;
    background-repeat:no-repeat;
}

.menuOption a.principal div{
    padding-top:4px;
    padding-bottom:0px;
    width:165px;
    height:23px;
    vertical-align:middle;
}

.menuOption a div.secundaria{
    padding-left:20px;
    padding-top: 1px;
    width:145px;
    height:16px;
    font-size:12px;
    vertical-align:middle;
    background-repeat:no-repeat;
}

#textoMinhaConta{
    height:20px;
    padding-left:30px;
    padding-top:16px;
}

#contaPop {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-attachment:scroll;
background-color:transparent;
background-image:url(../images/contaGrey.png);
background-position:2px 0;
background-repeat:no-repeat;
display:none;
height:16px;
width:173px;
}

.LateralEsquerda{
    position:relative;
    left:20px;
    top:-7px;
}
