#form1 {
	margin: 0px;
}

#tabelabuscadorrepre td {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding-left: 8px;
}
#tabelabuscadorrepre p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#tabelabuscadorrepre #ramoatividade {
	border: 1px solid #CCCCCC;
	height: 18px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	width: 80px;
	margin-bottom: 1px;
	
}

#tabelabuscadorrepre #buscanome {
	height: 15px;
	width: 140px;
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
#tabelabuscadorrepre #ok {
	background-color: #1EB5ED;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

/* tabela redonda */
#tabelageral {
	width: 480px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#tabelageral .miolotopo {
	background-image: url(../images/detalhegeral/miolotopo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#tabelageral .esquerdacentro {
	background-image: url(../images/detalhegeral/esquerdacentro.gif);
	background-repeat: repeat-y;
}
#tabelageral .direitacentro {
	background-image: url(../images/detalhegeral/direitacentro.gif);
	background-repeat: repeat-y;
}
#tabelageral .miolobase {
	background-image: url(../images/detalhegeral/miolobase.gif);
	background-repeat: repeat-x;
}

/* fim tabela redonda */

#tabelageral #exiberepre {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	background-color: #FFFFFF;

}
#tabelageral #exiberepre a {
	text-decoration: none;
	color: #333333;
}
#tabelageral #exiberepre a:hover {
	text-decoration: underline;
}

#tabelageral #exiberepre h3 {
	font-family: Arial;
	font-size: 12px;
	color: #1EB5ED;
	margin: 0px;
}
#resultadosrepre {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding-right: 15px;
	margin-bottom: 5px;
	margin-top: 2px;
}
