#faq {
	background: url(../imagens/contato/bg_contato.jpg) repeat-y 50% 0;
	height: 2800px;
	width: 100%;
	margin: -6px 0 6px 0;
}

#faq .faq-corpo {
	width: 646px;
	height: 2800px;
	background-color:#FFF;
	margin: auto;
	padding: 15px;
	border-left: 2px #e7e7e7 solid;
	border-right: 2px #e7e7e7 solid;
}

#faq .faq-conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 5px 0 0 0;
	padding: 20px;
	border: 2px solid #e7e7e7;
	line-height: 25px;
	height: 2700px;
	float: left;
}

#faq .faq-conteudo a {
	color: #999;
	text-decoration:none;
	font-weight: bold;
}

#faq .faq-conteudo a:hover {
	text-decoration:underline;
}

#faq .faq-conteudo .ancoras{
	margin: 0 0 20px 0;
}

#faq .faq-conteudo .faq dt{
	width: 100%;
	height: 20px;
	margin: 20px 0 15px 0;
	font-weight: bold;
	float: left;
}

#faq .faq-conteudo .faq a {
	float: left;
}

#faq .faq-conteudo .faq dd{
	float: left;
	text-align:justify;
}

#faq .faq-conteudo .faq .titulo{
	width: 94%;
	height: 40px;
	float: left;
}

#faq .faq-conteudo .faq .topo{
	width: 5%;
	_float: left;
	font-size: 11px;
	font-weight:normal!important;
}

#faq .continuacao-fundo-blue {
	width:12px; height:37px; background:url(../imagens/fundo-titulo-produtos.gif) no-repeat left; float:left;
}

#faq .titulo-categoria-blue {
	height:37px; line-height:37px; background:url(../imagens/fundo-titulo-produtos.gif) no-repeat right; color:#FFFFFF; font-size:17px;
}


#faq .ancoras ul {
	list-style-image:url(../images/bolinha1.gif);
}




