﻿div#faqCol1
{
	background-color:#e4e8ee;
	width:710px;
	height:760px;
}

/*Margen de conteúdo*/
div#faqCol1 div.ctnBox
{
	margin:0 0 0 30px;
	width:668px;
	height:auto;
	min-height:212px;
}

div#faqCol1 h2
{
	background-image:url('../img/h2faq.gif');
	margin-bottom:8px;
	width:209px;
	height:20px;
}

div#ctnFAQ
{
	margin:0 0 0 28px;
	width:640px;
	height:398px;
	overflow-y:scroll;
}

div#ctnFAQ p.question
{
	color:Black;
	font-family: Verdana, Arial;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
}

div#ctnFAQ p.answer
{
	color:#717171;
	font-family: Verdana, Arial;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	width:608px;
}

div#ctnFAQ div.faqSpacer
{
	background:url('../img/faqSpacer.gif') repeat-x;
	width:620px;
	height:33px;
}

div#ctnFAQ h3
{
	color:#3b6190;
	display:block;
	font-family: Verdana, Arial;
	font-size:12px;
	text-indent:0px;
	height:26px;
}

div#ctnFAQ a
{
	color:#3b6190;
	font-family: Verdana, Arial;
	font-size:11px;
	text-decoration:none;
}