#dv_imovel_cadastro{
	position:relative;
	width:660px;
	top:0px;
	position:relative;
	padding-top:110px;
	font-size:12px;
	border:#000 solid 3px;
	background-color:#FFDDBB;
	background-image:url(../imagens/imoveis/cabecalho_anuncie.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
#dv_texto_imovel_cad{
	position:relative;
	width:430px;
	height:auto;
	margin-left:480px;
	border:#00FF00 solid 1px; /*cor verde*/
	}	
#dv_imovel_cadastro label{
	position:relative;
	left:20px;
	top:10px;
	width:620px;
	height:70px;
	margin-bottom:10px;
	display:block;
	}		
#dv_imovel_cadastro label.lb_textarea{
	height:110px;
	}
#dv_imovel_cadastro span{
	font-size:16px;
	font-weight:bold;
	position:absolute;
	left:60px;
	top:0px;
	line-height:90%;
	color:#C30;
	width:500px;
	text-align:left;
	}
#dv_imovel_cadastro input,select{
	height:38px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:500px;
	position:absolute;
	left:60px;
	top:20px;
	line-height:38px;
	}
#dv_imovel_cadastro select{
	width:auto;
	}	
#dv_imovel_cadastro input[type=button]{
	display:block;
	margin:0px;
	padding:0px;
	width:200px;
	height:60px;
	}	
#dv_imovel_cadastro input[type=file]{
	height:50px;
	}			
#dv_imovel_cadastro textarea{
	position:absolute;
	left:60px;
	top:20px;
	width:500px;
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	}
#dv_imovel_cadastro #dv_conf_email,#dv_conf_email_carregando{
	display:none;
	position:absolute;
	top:15px;
	left:495px;
	width:300px;
	text-align:left;
	}

