h1.titulo_pergunta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
	border-bottom: 1px solid #EBEBEB;
}
div.respondeu {
	padding: 20px 0px 0px 0px;
	color: #666666;
	font-size: 7pt;
	font-style: italic;
}
div.fundo-perguntas {
	background-image: url(http://www.reporterbrasil.com.br/imagens_comum/fundo-perguntas.gif);
	background-repeat: no-repeat;
	background-position: 275px 0px;
}
p.voltar {
	margin-top: 15px;
}

div.resultado_busca {
	clear: both;
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #EBEBEB;
}
div.resultado_busca a:link, div.resultado_busca a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration:none;
	color: #333333;
/*	font-weight: bold; */
}
div.resultado_busca a:hover {
	text-decoration: underline;
}
span.titulopergunta {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #A90000;
	margin: 0px;
	font-variant:small-caps;
	font-weight: bold;
}

