#loginform{width:170px;}
#loginform label{display:block;font-weight:bold;}
#loginform .intext{width:100%;}
#loginform .submit{width:100px;display:block; margin:10px auto 0 auto; cursor:pointer;}

body {
	background: #FFC url("../images/back_2.jpg") left top repeat-x;
	margin: 0 auto;
	font: normal 10pt/14pt "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", arial, helvetica, sans-serif;
	color: #000;
	cursor: default;
}
.placer {
	position: relative;
	width: 980px;
	margin: 0 auto;
}

.body_placer {
	width: 380px;
	margin-left: 60px;
}
.body_placer ul {
	margin-left: 0;
	padding-left: 25px;
}
form{width:700px;}
a{color:black;}
h1,h2,h3,h4,h5{margin:3px 0 3px 0;}
label{font-weight:bold;}
textarea{width:95%;margin:0;}
fieldset{margin-top:10px;}
legend{border:1px solid #CECECE;margin-bottom:5px;}
ul{margin-top:3px;margin-bottom:3px;}
#identif div{float:left;border:0px solid red; text-align:center;margin:0 2px 0 2px;}
#identif label{display:block;}

#forma {width:150px;}
#numero {width:150px;}

#DivNovasRel input{display:none;}
#DivNovasRel b{display:block;font-size:11px;}
#DivNovasRel a {text-decoration:none;color:black;color:#8E280E;}
#ano {width:40px;}

#tabela_resultados{border:1px solid black; width:100%; font-size:11px;}
#tabela_resultados td {border:1px solid black; padding:2px;}
.v1 {background-color:#B3EAB2;}
.v0 {background-color:#E1D3D5;}
.v1:hover{cursor:pointer;}
.v0:hover{cursor:pointer;}


.menu a{
  color:black;
  text-decoration:none;
}
.menu a:hover{
  color:black;
  text-decoration:underline;
}

.ultimos{
  margin:30px 0 0 10px;
  padding:0;
}
.ultimos li{
  font-weight:bold;
  list-style-type:none;
  display:inline;
  padding:0 5px 0 5px;
  border-right:1px solid black;
  border-left:1px solid black;
  margin:0;
}
.submit {
	cursor: pointer;
	background: #FFC url("../img/submit.png") repeat-x;
	border: 1px #c0c0c0 solid;
	color: #000;
	padding: 3px 4px 2px 4px;
	font: bold 7.5pt arial, helvetica, sans-serif;
	text-transform: lowercase;
}
.textarea_div{width:95%;margin:0;}
.textarea_pre{width:95%;margin:0;}
.form_div{width:650px;}
#identif_ver_doc div{margin:0 15px 0 15px;float:left;border:0px solid red; text-align:center;}
#identif_ver_doc label{display:block;}