﻿h3.tit_duvidas
{
    width: 110px;
    height: 21px;
    float: left;
    clear: left;
    display: inline;
    background-image: url(../img/duvidas_tit_duvidas.png);
    margin: 0;
    padding: 0;
}

p.intro
{
    float: left;
    clear: left;
    display: inline;
    width: 757px;
    height: 40px;
    margin: 0;
    padding: 0;
}

p.intro a
{
    color: Black;
}

h3.subtit
{
    float: left;
    clear: left;
    display: inline;
    width: 800px;
    margin: 0;
    padding: 0;
    color: #9c3b00;
    text-decoration: none;
    font-size: 13px;
}

div.bgtop {
    width: 764px;
    height: 10px;
    float: left;
    background-image: url(../img/bg_top.png);
    overflow: hidden;
    margin-top: 10px;
}

div.bgbot {
    width: 764px;
    height: 10px;
    float: left;
    background-image: url(../img/bg_bot.png);
    overflow: hidden;
    margin-bottom: 20px;
}

div.fundo
{
    width: 764px;
    float: left;
    display: inline;
    background-color: #29210e;
}

div.fundogrande
{
    width: 764px;
    height: 73px;
    float: left;
    display: inline;
    background-image: url(../img/areaorientador_bgresposta_grande.gif);
    background-repeat: no-repeat;
    margin: 5px 0 10px 0;
}

div.fundo p.resposta
{
    float: left;
    display: inline;
    margin: 0;
    padding: 0 0 0 7px;
    color: #7d6b2e;
}

div.fundo p.resposta a
{
    color: #7d6b2e;
}
