
#cadastre-se input, textarea.text, select.text {
	background:#eee2d3;
	border: 1px solid #ccc;
	font-family:Georgia, Times, 'Times New Roman', _serif;
	font-size:12px;
	margin-left: 140px; !important;
	border-radius:12px;
}
#cadastre-se input.checkbox {
	background: #FFF;
	border: 1px solid #000;
	width: 20px;
	margin-left: 120px;
}
#cadastre-se input.botao {
    background: #FFF url('img/layout/seta-right-vermelha.png') no-repeat;
	background-position: 90px;
    font-size: 10px;
    margin-left: 570px;
	color: #fff;
    width: 110px;
	font-family: Georgia, Times, 'Times New Roman', _serif;
	font-size: 12px;
}
#cadastre-se label {
 display: inline !important;
 color: #000 !important;
 font-size:12px;
}


#area_endereco {
	width: 650px;
	
}

#area_endereco .maior {
	width: 400px;
	
	
}
.menor {
	width: 100px;
	
	
}
.maior {
	width: 300px;
	
}
#area_endereco .endereco {
	width: 250px;
	
}
#area_endereco .endereco_num {
	width: 70px;
	margin-left: 0px;

	
}
#area_endereco .complemento {
	width: 200px;
	
	
}
#area_endereco .bairro {
	width: 150px;
	margin-left: 0px;
	
}
#area_endereco .doEstado {
	width: 150px;
	
}
#area_endereco .doCidade {
	width: 200px;
	margin-left: 0px !important;

}
.arquivo {
	width: 250px;
	height:20px;
	
}


