#TABELA_PESQUISA{
	position:relative;
	width:100%;
}

#TABELA_PESQUISA thead th{	
	margin:0 0 10px;
	line-height:20px;	
	color:#c36159; font-size:17px; line-height:normal; font-family: 'BebasNeueRegular';
	text-decoration:none;
	font-weight:normal;
	text-align:center;	
	border-right:1px solid #AAA;
}

#TABELA_PESQUISA tbody td{
	position:relative;
	padding:5px;
	text-align:left;
	border:none;
	font-size:14px;
}

#TABELA_PESQUISA tbody tr{	
	background:url(../imagens/tracos03.gif) repeat-x; background-position:bottom;
}

#TABELA_PESQUISA .ultima_linha{
	background:none;
}