.tituloCadastroNovo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
	text-align:left;
	height:24px;
	margin:0px;
	padding:0px;
	vertical-align: top;
}
.botaoCadastro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #FF9900;
	height: 20px;
	width: auto;
	margin: 5px;
	padding: 0px;
	cursor:pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#linha_horizontal_N{
	clear:both;
	position: relative;
	float:left;
	margin:0px;
	padding:0px;
	width:730px;
	height:1px;
	border-bottom: solid 1px #000000;
	font-size: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.inputCadastro{
	width:auto;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: solid #666666 1px; 
	background-color:#EEEEEE;
}
#cadastro {
	clear: both;
	float: left;	
	width:555px;
	margin:0px;
	padding:0px;
	height:auto;
	display:block;	
}
.inputCadastroSel {

	width:auto;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: solid #666666 1px; 
	background-color:#EEEEEE;
}
.erroCampoForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.inputCadastroTxArea {

	width:390px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: solid #666666 1px; 
	background-color:#EEEEEE;
}
