/* CSS Document */

#statusbusca{
	background-color:#FBECD7;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	text-align: left;
	border: 1px dashed #F0B768;
}

#tuplasbusca{
	margin-bottom: 10px;
}

.datatupla{
	color: #007B9C;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

#navegadorbusca{
	text-align: center;
	color: #0000FF;
}

#navegadorbusca a:link{
	color: #0000FF;
	text-decoration: underline;
}

#navegadorbusca a:visited{
	color: #0000FF;
	text-decoration: underline;
}

#navegadorbusca a:hover{
	color: #0000FF;
	text-decoration: underline;
}

/* BUSCA MAPA -------------------------------- */
#locais{
	background-color:#FBECD7;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px dashed #F0B768;
}

#locais a:link{
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

#locais a:visited{
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

#locais a:hover{
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

#resultadobuscalocal{
	margin-bottom: 10px;
}

#formbuscarua{
	padding: 2px;
	background-color:#EEEEEE;
	text-align: center;
}
/* ------------------------------------------- */

/* ESQUECI MINHA SENHA ----------------------- */
.textocampo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
/* ------------------------------------------- */
