﻿h3.tit_orientador
{
    float: left;
    clear: left;
    display: inline;
    width: 234px;
    height: 21px;
    background-image: url(../img/areaorientador_tit_orientador.png);
    margin: 0;
    padding: 0;
}

p.intro
{
    float: left;
    clear: left;
    display: inline;
    width: 757px;
    margin-bottom: 15px;
    padding: 0;
}

h3.subtit
{
    float: left;
    clear: left;
    display: inline;
    width: 800px;
    height: 21px;
    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.fundo p.resposta
{
    float: left;
    display: inline;
    margin: 0;
    padding: 5px 0 0 5px;
    color: #7d6b2e;
}

div.fundo p.resposta a 
{
    color: #7d6b2e;
}
