#banner
{
    width:850px;
    margin:0 auto;
}
#boxdireita,#boxesquerda
{
    width:415px;
    float:left;
}
#boxdireita
{
    margin-left:20px;
}
#boxesquerda
{

}
#boxesquerda p,#boxdireita p{
    color:#231F20;
    font-family: Arial,sans-serif;
    font-size: 12px;
    text-align: justify;
    margin-top:8px;
}
#content
{
    height:534px;
}
#lembretes
{
    width:850px;
    height:265px;
    border-bottom:2px solid #000021;
    float:left;

    padding-top:10px;
}
#lembretes p
{
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
    color:#231F20;
    text-align: justify;
}
#caixadireita,#caixaesquerda
{
    width:415px;
    float:left;
}
#caixadireita
{
    margin-left:20px;
}
#caixaesquerda
{

}
.box{

    width:100%;
    height:110px;
    margin-top:12px;
}
.box h3,#caixaesquerda .box p,
.box h3,#caixadireita .box p
{
    font-family: Arial,sans-serif;
    font-size: 12px;
   
}
#caixaesquerda .box p
{
    width:300px;
    font-weight: lighter;
}
#boxesquerda h3,
#caixadireita .box h3
{
    font-weight: bold;
    color:#D0A825;

    font-size: 16px;
    border-top:1px solid #D0A825;
    border-bottom:1px solid #D0A825;
}
#caixadireita .box p
{
    margin-top:12px;
    font-weight: lighter;
}
a.leiamais
{
  font-family: Arial,sans-serif;
  font-size: 11px;
  color:#2B388F;
  text-decoration: none;
}
a.leiamais:hover,a.leiamais:visited
{
    text-decoration: 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;
}