.conteudoPesquisa {
width: 610px;
margin: 0 auto;
position: relative !important;
float: none !important;
padding: 10px 10px 10px 10px !important;
background-color: #FFFFFF !important;
}

.pesquisaTitulo { font: bold 14px tahoma; color: #333333; }

.pesquisaTxt { 
position: relative !important;
float: left !important;
font: 12px/16px tahoma !important; 
color: #333333 !important;
font-weight: normal !important;
padding: 10px  !important;
}

/*pesquisa 05 */
table.p5 {
	padding: 0;
	font-size: 11px; 
	font-weight: normal;
}
table.p5 td {
	padding: 3px 2px;
	margin: 1px;
}
td.p5pergunta {
	background-color: #E0E0E0;
	text-align: center;
}
td.p5perguntaf {
	background-color: #E0E0E0;
	text-align: center;
	font-size: 10px;
}
td.p5total {
	font-weight: bold !important;
	text-align: center;
}
td.p5totalsim {
	background-color: #F0F0D0;
	color: #669900;
	font-weight: bold !important;
	text-align: center;
}
td.p5totalnao {
	background-color: #F0D0D0;
	color: #CC3300;
	font-weight: bold !important;
	text-align: center;
}
td.p5tribunal {
	width: 250px;
}
td.p5stf {
	background-color: #EFD2FF;
}
td.p5trf {
	background-color: #DBF0FF;
}
td.p5tj {
	background-color: #FFEDB8;
}