form {
	width: 100%;

}
.gambi_online {
	width: 468px;
	margin-right: 20px;
	background:  #FFFFFF;
}
#branco {
	background:  #FFFFFF;

}
form br {
	clear: both;
}
.foto_left {
	float: left;

}

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

.grind-b-1	{	width: 93px;  }
.grind-a-1	{	width: 87px;  }
.grind-a-2	{	width: 183px;  }
.grind-e-1	{	width: 25px;   }
.grind-e-2	{	width: 132px;  }
.grind-e-3 	{	width: 45px;   }
.grind-e-4 	{	width: 100px;   }
.grind-e-5 	{	width: 106px;   }
.grind-1	{	width: 80px;   }
.grind-2	{	width: 165px;  }
.grind-3	{	width: 253px;  }
.grind-4	{	width: 340px;  }
.grind-5	{	width: 150px;  }
.grind-6	{	width: 48px;	}
.full 		{	width: 689px;  }
.full2 		{	width: 482px;  }
.full3		{	width: 100%;	}
.radio 		{ 	width: 20px;	}


.select {
	
}


.botao_inscricao {
	float: left;
	margin-top: 3px;
	margin-right: 8px;
}


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

.campo4 {
	display: block;
	width: 50px;
	border: 1px solid #FFCCAA;
	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;
}
