BODY
{
	background-color: #F39823;
}
.miolo_bg_detalhe_up
{
}
.panel
{
}
.miolo_bg_detalhe_down
{
	/*+placement:anchor-bottom-left 0px 0px;*/
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.miolo
{
	background-image: url(../images/faq_bg.png);
	background-repeat: repeat-y;
	width: 1020px;
	/*+placement:shift 0px -3px;*/
	position: relative;
	left: 0px;
	top: -3px;
}
.texto
{
	/*+placement:shift 109px -199px;*/
	position: relative;
	left: 109px;
	top: -199px;
	width: 798px;
}
.caixa
{
	height: 194px;
	/*+placement:displace 0px -195px;*/
	position: absolute;
	margin-left: 0px;
	margin-top: -195px;
}
.titulo
{
	color: #506622;
	padding-bottom: 38px;
	font-size: 20pt;
	font-family: Calibri;
	font-weight: bold;
}
.pergunta
{
	font-size: 14pt;
	color: #FE9D0C;
	font-family: Calibri;
	font-weight: bold;
}
.resposta
{
	font-family: Calibri;
	font-size: 12pt;
	color: #F2F2F2;
	padding-bottom: 27px;
	/*+placement:shift 10px 2px;*/
	position: relative;
	left: 10px;
	top: 2px;
}
.faqfinal
{
	/*+placement:anchor-bottom-left 124px -61px;*/
	position: absolute;
	left: 124px;
	bottom: -61px;
	width: 718px;
	font-size: 10pt;
	line-height: 1.2;
	color: #717373;
}
.faqvoltar
{
	/*+placement:anchor-bottom-right -751px 46px;*/
	position: absolute;
	right: -751px;
	bottom: 46px;
	font-family: Calibri;
	color: #1E1E1E;
	text-decoration: none;
}
.faqvoltar:hover
{
	color: #2B2B2B;
	text-decoration: underline;
}

