/**********************************************************************
TITULO FAQ
***********************************************************************/

#titulo_faq{	
	margin-top:32px;
	margin-bottom:15px;
	background-image:url(../images/internas/titulo_faq.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
}


/**********************************************************************
FAQ
***********************************************************************/
#faq{
	float:left;
	margin-left:3px;
}


#faq dt{
	color:#000000;
	font-weight:bold;
	font-size:8pt;
	background-image:url(../images/home/bullet_agenda.gif);
	background-repeat:no-repeat;
	padding-left:31px;
}

#faq dd{
	width:509px;
	color:#9c9c9c;
	font-size:8pt;
	background-image:url(../images/internas/resposta.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	margin-top:3px;
	margin-left:31px;
	margin-bottom:38px;
	padding-left:24px;
}
