#cadastro {
	width: 420px;
	margin: auto;
}

#cadastro br {
	clear: both;
}


#cadastro label {
	display: block;
	line-height: 18px;
	margin-bottom: 10px;
	float: left;	
	padding-right: 8px;	
}

#cadastro label span, #cadastro span {
	font-size: 14px !important;
	color: #1C3367 !important;
	font-weight: bold;
}


.grind-e-1	{	width: 15px;   }
.grind-e-2	{	width: 132px;  }

.grind-1	{	width: 45px;   }
.grind-1-2	{	width: auto; margin-top: 15px;   }
.grind-2	{	width: 95px;  }
.grind-3	{	width: 145px;  }
.grind-4	{	width: 200px;  }
.grind-5	{	width: 263px;  }
.full 		{	width: 405px;  }
	
#empresa {
	display: none;
}


.botao {
	margin-top: 3px;
	margin-right: 8px;
	color: #FFF;
}


.campo {
	display: block;
	width: 100%;
	border: 1px solid #AAC;
	background-color: #f3f3f3;
}

.campo_over  {
	display: block;
	width: 100%;
	border: 1px solid #C00;
	background-color: #FFF;
}

.campo3 {
	width: 20px;
	background-color: #C00;
	color: #FFF;
	border: 1px solid #FFF;
}


.botao a{
	display: block;
	height: 17px;	
	font: 10px/17px Arial, Helvetica, sans-serif;	
	
	color: #FFF !important;	
	text-decoration: none;
	
	background: #C00;
	width: 120px;
	text-align: center;
	
	clear: both;
	
	margin-right: 20px;
	margin-bottom: 20px;
}



#enviar .texto{
	float: left;
	color: #FFF;
	text-align: right;
	line-height: 18px;
	width: 65px;
}
#enviar .loading {
	background: url(imagens/loading.gif) 0px 12px no-repeat;
	width: 9px;
	height: 2px;
	display: block;
	margin-left: 5px;
}

.titPublic {
	display: block;
	margin-bottom: -13px;
	margin-top: 3px;
}

span sup {
	font-size: 9px;
	position: absolute;
	margin-top: 35px;
}



