.fundo_topo{
	background:url(/img/faq/fd_faq_topo.gif) bottom no-repeat;
	height:37px;
}
.fundo_meio{
	background:url(/img/faq/fd_faq_meio.gif) repeat-y;
}
.fundo_base{
	background:url(/img/faq/fd_faq_base.gif) top no-repeat;
	height:37px;
}

.texto_cinza{
	color:#666666;
	font-size:16px;
}
.texto_azul_form{
	margin-left:14px;
	margin-bottom:4px;
	margin-top:15px;
	color:#245eb5;
	font-size:16px;
	font-weight:bold;
}

.img_topo{
	padding-top:20px;
}
.segunda_img_top{margin:5px 10px 10px 10px;}

#fundo_busca{
	width:256px;
	height:49px;
	background:url(/img/faq/fd_campo_busca.gif) no-repeat;
	padding-top:23px;
	*padding-top:22px;
	padding-left:62px;
}
#fundo_busca .input_busca{
	background:#ededed;
	border:0;
	width:240px;
	height:21px;
	margin:0px;
	padding-top:4px;
	color:#010101;
	font-size:16px;
	font-weight:bold;
	margin-right:6px;
	padding-left:4px;
}

.fundo_input{
	background:url(/img/faq/fd_input.gif) no-repeat;
	width:500px;
	height:32px;
	padding-top:3px;
	*padding-top:2px;/* para ies */
	padding-left:14px;
}
.fundo_input .type_text{
	border:0;
	width:260px;
	height:21px;
	margin:0px;
	padding-top:4px;
	color:#666666;
	font-size:16px;
	font-weight:bold;
	margin-right:6px;
}

/*---------------- PARCEIROS -------------*/
#carregando{
	display:none;
	margin-top:15px;
}
/*---------------- /PARCEIROS -------------*/

/*---------------- RESOLVA TUDO -------------*/

.fundo-categoria_topo{
	background:url(/img/faq/fd_categoria_topo.gif) bottom no-repeat;
	height:15px;
}
.fundo-categoria_meio{
	background:url(/img/faq/fd_categoria_meio.gif) repeat-y;
	height:15px;
}
.fundo-categoria_base{
	background:url(/img/faq/fd_categoria_base.gif) top no-repeat;
	height:15px;
}
.titulo_categoria-topico{
	margin:5px 0px 7px 0px;
	padding:0px 16px;
	font-size:30px;
	line-height:24px;
}
.titulo_categoria-topico a{
	color:#245eb5;
	text-decoration:none;
}
.resumo_topico{
	margin:2px 0px 20px 0px;
	padding:0px 8px 0px 18px;
}
.resumo_topico a{
	color:#666666;
	text-decoration:underline;
}
.resumo_topico span{
	color:#cc0000;
	font-weight:bold;
}
.link_mais-topicos{
	color:#666666;
	padding-left:15px;
	font-weight:bold;
}
.link_mais-topicos a{
	color:#666666;
	text-decoration:none;
}
.link_mais-topicos a span{
	text-decoration:underline;
}
.espaco-entre_cat_topicos{
	height:25px;
	*height:25px;
	_height:19px;
}
/*---------------- BUSCA -------------*/

.fundo-branco_topo{
	background:url(/img/faq/fundo-branco_topo.gif) bottom no-repeat;
	height:15px;
}
.fundo-branco_meio{
	background:url(/img/faq/fundo-branco_meio.gif) repeat-y;
}
.fundo-branco_base{
	background:url(/img/faq/fundo-branco_base.gif) top no-repeat;
	height:15px;
}
.titulo_azul{
	color:#245eb5;
	margin:5px 0px 22px 0px;
	padding:0px 18px;
	font-size:20px;
	line-height:24px;
}
.msg_resultado{
	color:#cc0000;
	font-weight:bold;
	margin:2px 0px 20px 0px;
	padding:0px 8px 0px 18px;
}
/*---------------- /BUSCA -------------*/

/*---------------- /RESOLVA TUDO -------------*/


/*---------------- HELP -------------*/

.chamado_aberto, .chamado_aberto a{
	color:#cc0000;
}
.chamado_fechado, .chamado_fechado a{
	color:#666666;
}
.select_categoria{
	margin-left:0px;
	border:3px solid #e2e2e2;
	padding:3px 10px;
	width:289px;
	font-weight:bold;
	color:#666666;
	font-size:14px;
	border-radius: 16px;
	-moz-border-radius: 16px;
 	-webkit-border-radius: 16px;
}
.fundo_assunto{
	background:url(/img/faq/fd_assunto.gif) no-repeat;
	width:385px;
	height:47px;
	padding:7px;
}
	.textarea_assunto{
		width:272px;
		height:42px;
		border:none;
		border:0;
		font-size:14px;
		font-weight:bold;
		color:#666666;
		margin-right:6px;
	}
	
.fundo_mensagem{
	background:url(/img/faq/fd_mensagem.gif) no-repeat;
	width:480px;
	height:187px;
	padding:7px;
}
	.textarea_mensagem{
		width:363px;
		border:none;
		border:0;
		height:183px;
		font-size:14px;
		font-weight:bold;
		color:#666666;
		margin-right:6px;
	}
	
.fundo_responda{
	background:url(/img/faq/fd_reponda.gif) no-repeat;
	width:485px;
	height:139px;
	padding:7px;
}
	.textarea_responda{
		width:484px;
		border:none;
		border:0;
		height:137px;
		font-size:14px;
		font-weight:bold;
		color:#666666;
		margin-right:6px;
		background:#f8f8f8;
	}
.conteudo_topico{
	padding:0px 20px;
}
.conteudo_topico a{
	color:#666666;
}

/*---------------- /HELP -------------*/

.cursor_pointer{cursor:pointer;}

.margin_20px{margin:20px;}
.margin-top_10px{margin-top:10px;}

.margin-left_5px{margin-left:5px;}
.margin-left_15px{margin-left:15px;}
.margin-left_30px{margin-left:30px;}
.margin-left_40px{margin-left:40px;}
.margin-left_70px{margin-left:70px}

.margin-right_40px{margin-right:40px;}

.width_20px{width:20px}

.height_5px{height:5px}
.height_14px{height:14px}
.height_20px{height:20px}
.height_35px{height:35px}


