@charset "utf-8";
.texto {
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}

.divResultEntidade{
	width:400px; 
	height: 300px; 
	background-color:#A3A3A3; 
	/*overflow:auto; */
	position:absolute; 
	margin-top: -200; 
	
	margin-left: 150px; 
	_margin-left: -190px; 
	padding: 10 10 10 10;
	border: 1px solid #CCCCCC;
}

.titulo {
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}

.inscricao {
	font-family: tahoma, Verdana, Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}

.btnProcurar{
	background: url(../images/2009_form_dadosproc.gif);
	border:none;
	width: 65px;
	height: 21px;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: lighter;
	cursor:hand;
}

.btnForm{
	background: url(../images/botao.gif);
	border:none;
	width: 96px;
	height: 30px;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight:lighter;
	font-stretch:narrower;
	cursor:hand;
	text-decoration: underline;
}

a:link,a:visited{text-decoration:none}
a:hover{text-decoration:underline}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
}
#input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #C1C1C1;
	border: thin solid #c1c1c1;
}
#textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
}
#checkbox {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #C1C1C1;
	border: thin none #C1C1C1;
}

.rodape {
	font-family: tahoma, Verdana, Arial;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
}
