#content
{
    height:555px;
    /*border: 1px solid transparent;*/
}
#box
{
    width:850px;
    height:513px;
}
#rodape{
    float:left;
    width:100%;
    text-align: center;
    border-top:2px solid #000021;
    margin-top:20px;
}
#boxtopo
{
    width:850px;
    height:133px;
    float:left;
}
#negbotao,#emprebotao,#combotao,#invbotao,#conbotao
{
    width:170px;
    height:513px;
    float:left;
}
#negbotao
{
    background-image: url(../investimento/negociacao_offshore.JPG);
}
#emprebotao
{
    background-image: url(../investimento/empresa_propria.JPG);
}
#combotao
{
    background-image: url(../investimento/comercio.JPG);
}
#invbotao
{
    background-image: url(../investimento/investimentos_areas.JPG);
}
#conbotao
{
    background-image: url(../investimento/consulte_opcoes.JPG);
}
#negbotao:hover
{
    background-image: url(../investimento/negociacao_offshore_selecionado.JPG);
}
#emprebotao:hover
{
    background-image: url(../investimento/empresa_propria_selecionado.JPG);
}
#combotao:hover
{
    background-image: url(../investimento/comercio_selecionado.JPG);
}
#invbotao:hover
{
    background-image: url(../investimento/investimentos_areas_selecionado.JPG);
}
#conbotao:hover
{
    background-image: url(../investimento/consulte_opcoes_selecionado.JPG);
}
#fale
{
 width:170px;
 height:513px;
 display: block;
 outline: none;
}

/*         */
#item_topo
{
    width:850px;
    height:77px;
    margin:0 auto;
    margin-top:-116px;
}
#item_esquerda,#item_direita
{
    width:300px;
    height:70px;
}
#item_esquerda
{
    width:300px;
    height:70px;

    float:left;
}
#item_direita
{
    width:305px;
    height:70px;
    float:right;
}
#item_esquerda p
{
    padding:5px;    
}
#item_esquerda p a
{
    color:#D1A92B;
    font-family: Arial,sans-serif;
    font-size: 12px;
    text-decoration: none;
}
#item_esquerda p a:hover
{
    text-decoration: underline;
}
#item_direita h3
{
    color:#D1A92B;
    font-family: Arial,sans-serif;
    font-size: 12px;
    text-decoration: none;
    padding:5px;
    padding-left:0;
    margin-top:5px;
}
#login,#senha{
     color:#A5A4A4;
    font-family: Arial,sans-serif;
    font-size: 12px;
    text-decoration: none;
    padding:2px;
    height:15px;
}
#campo1,#campo2,#campo3
{
    float:left;
}
#campo2
{
    margin-left:5px;
}
#campo3
{
    margin-left:5px;
    
}
#submitlogin
{
    background-color:#D1A92B;
    
    font-family: Arial,sans-serif;
    font-size: 10px;
    font-weight:  bold;
    height:19px;
    padding-top:0;
    padding-bottom:2px;
    margin-top:0px;
}