#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;
}
span
{
    color:#D0A825;
}
#content
{
    height:305px;
    padding-top:15px;
}
#lembretes
{
    width:850px;
    height:280px;
    border-bottom:2px solid #000021;
    float:left;

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

}
.boxcomunicacao
{
    background-color: #E6E7E8;
    width:413px;
    margin-top:10px;
    float:left;
    height:220px;
}
.menos{
    width:408px;
}
#caixaesquerda p,
#caixadireita p
{
    font-family: Arial,sans-serif;
    font-size: 12px;
    text-indent: 0px;
    width:85%;
    margin-top:-5px;
    float:right;
}
#lembretes  p
{
    padding:3px;
}
#lembretes > p
{
    font-family: Arial,sans-serif;
    font-size: 12px;
    width:95%;
    color:black;
    padding:5px;
    text-indent: 15px;
    float:left;
    margin-bottom:10px;
}
#recursos
{
    height:209px;
}
#caixaesquerda img
{
    padding:10px;
    float:left;
    padding-left:0;    
}
#caixaesquerda p
{
    font-family: Arial,sans-serif;
    font-size: 12px;
    width:90%;
    color:black;
    padding:5px;
    float:left;
    font-weight: normal;
    margin-bottom:3px;   
}
input[type='text']
{
    width:98%;
    border:1px solid #000021;
    padding:3px;
    margin-top:10px;
    margin-bottom:5px;
    font-size: 12px;
    font-family: Arial,sans-serif;
}
textarea,select
{
    font-size: 12px;
    width:98%;
    border:1px solid #000021;
    font-family: Arial,sans-serif;
    padding:3px;
    margin-top:10px;
    margin-bottom:5px;
}
textarea
{
    height:98px;
}
select
{
    font-size: 12px;
    width:100%;    
}
input[type='submit']{
    font-size: 12px;
    font-family: Arial,sans-serif;
    background-color: #000021;
    padding:4px;
    color:#d1a925;
    margin-top:5px;
    float:right;
}

/*         */
#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;
}
#campo1
{
 margin-top:-11px;;
 height:30px;
}
#campo2
{
    margin-top:-2px;;
    margin-left:5px;
}
#campo3
{
    margin-left:5px;
    
}
#submitlogin
{
    background-color:#D1A92B;
    color:#000021;
    font-family: Arial,sans-serif;
    font-size: 10px;
    font-weight:  bold;
    height:19px;
    padding-top:0;
    padding-bottom:2px;
    margin-top:0px;
}