#detalhes {
    margin: 10px 25px 0px 100px;
    width: 71%;
    border: 1px solid #7F9DB9;
    float: left;
    background: #365939;
    color: #FFFFFF;
}

#detalhes input {
    border: 1px solid #000000;
    background: #FFFFFF;
    font-weight: bold;
}

#detalhes h1 {
    margin: 0px;
    padding: 5px 0px;
    background: url(/includes/imagens/aba_noticia.gif) repeat-x;
    font-size: 17px;
    color: #000000;
    text-align: center;
}

#detalhes h2 {
    font-size: 12px;
    padding: 2px 0px 2px 25px;
    text-align: left;
}

#detalhes h3 {
    margin: 2px;
    font-size: 14px;
    text-align: center;
    color: #FF0000;
}

#detalhes p {
    padding: 5px;
}

#tbCadastrar {
    margin: 0 auto;
    font-size: 12px;
    color: #FFFFFF;
}
