table{/* margin-left:100px;*/}

form {width: 400px; padding:10px 0 25px 160px; float:left;}

#branco{background:#FFFFFF;}

form br {clear: both;}

.foto_left {float: left;}

label {
	display: block;
	line-height: 18px;
	margin-bottom: 5px;
	float: left;	
	padding-right: 8px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.grind-e-1	{	width: 25px;   }
.grind-e-2	{	width: 132px;  }
/*.grind-1	{	width: 50px   }
.full 		{	width: 420px;  }*/
.botao_inscricao {
	float: left;
	margin-top: 3px;
	margin-right: 8px;
}
input.botao{color:#003954; width:90px; display:block; font-size:11px; font-weight:bold; border:none; padding:4px 0 4px 0; color:#F3F3F3; background-color:#EC7600;}

textarea{overflow:auto;}

.campo{
	display: block;
	width: 100%;
	height:17px;
	border: 1px solid #003954;
	background-color: #f3f3f3;
}
.campo_over  {
	display: block;
	width: 100%;
	border: 1px solid #FF934A;
	background-color: #DDD;
}
.campo3 {
	width: 20px;
	background-color: #FF6600;
	color: #FFF;
	border: 1px solid #FFF;
}
.botao a{
	display: block;
	height: 17px;	
	font: 10px/17px Arial, Helvetica, sans-serif;	
	color: #FFF;	
	text-decoration: none;	
	background: #ff6600;
	width: 120px;
	text-align: center;
	clear: both;
	margin-right: 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;
}
