
#form_fundo
{
    margin-top: 310px;
}
#form_fundo h2
{
    font-family: "Georgia";
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    line-height: 23px;
}
#form_fundo p
{
    font-family: "Georgia";
    font-size: 16px;
    color: #929292;
    font-style: italic;
}
.form_centro
{
	margin-top: 15px;
    float: left;
width: 50%;
}
.form_grupo
{
    width: 500px;
}
.form_item
{
	margin-bottom: 8px;
}
.form_grupo_titulo
{
}
.form_grupo_titulo_op
{
}
.form_texto
{
     
}
.form_campo
{
	-webkit-border-radius: 2px;
    border-radius: 2px;
	padding: 10px;
	color: #777;
	border: solid 1px #dbdbdb;
	background: #fff;
	margin: 3px 0 2px 0;
}
.form_campo:focus
{
	border: solid 1px #aaa;
}
.form_opcao
{
}
.form_div_bt
{
}
.form_msg
{
   
}
.form_cab
{
}
.form_esq
{
}
.form_dir
{
    margin-top: 17px;
    margin-right: 5px;
    float: right;
width: 45%;
}
.form_dir iframe
{
    margin-top: -40px;
    display: inline-block;
    border-radius: 2px;
    padding: 4px;
    border: 1px solid #D7D7D7 !important;
    margin-bottom: 15px;
}
.form_rodape
{
}
.form_resposta_correta
{
}
.form_resposta_incorreta
{
}
#ctl00_ContentPlaceHolder_CTE_6_obr
{
    height: 150px !important;
}