.busca-header {
	background:#F1F1F1;
	padding:10px 10px;
	font-weight:bold;
	color:#888;
	font-size:1.1em;
}

.busca-header P {
	margin:0px;
}

.busca-header EM {
	font-style:normal;
	color:#000;
}

.btnBuscaAvancada {
	zoom:1;
	margin:5px 0px 20px 0px;
	clear:both;
}

.btnBuscaAvancada:after {
	display:block;
	clear:both;
	content:".";
	height:0px;
	visibility:hidden;
}

.btnBuscaAvancada A {
	display:block;
	float:right;
	background:url("../img/btn.busca.avancada.png") left top no-repeat;
	width:126px;
	height:22px;
	text-indent:-9999px;
}

.lista-busca {
	margin:0px;
	padding:0px;
	list-style:none;
}

.lista-busca LI {
	margin:0px 0px 30px 0px;
}

.lista-busca LI VAR {
	font-size:1.1em;
	font-style:normal;
	color:#888;
}

.lista-busca LI H1 {
	font-size:1.2em;
	color:#333;
	margin:0px;
}

.lista-busca LI P {
	font-size:1.1em;
	color:#333;
	margin:0px;
}

.lista-busca LI A {
	text-decoration:none;
	color:#333;
}

.lista-busca LI A:hover {
	text-decoration:underline;
}
