﻿* html body .cadastro .bx_04 {
	width: 980px;
}
* html body .cadastro .bx_04 .box_cont {
	width: 960px;
}
* html body .cadastro .bx_05 {
	width: 960px;
}
* html body .cadastro .bx_05 .box_cont {
	width: 940px;
}

/* -------------- Pág Cadastre seu Imóvel ------------ */
div.cadastro h2 {
	font-size: 16px;
	margin: 10px 10px 20px 10px;
}

div.cadastro p {
	position: relative;
}

div.cadastro ul li .border_none {
	border: 0;
}

div.cadastro ul li input, div.cadastro ul li textarea, div.trab_conosco ul li textarea {
	border: 1px solid #CCCCCC;
	font-size: 11px;
	padding: 2px;
	position: relative;
}

div.cadastro ul li label {
	float: left;
	position: relative;
	display: block;
}

div.cadastro ul.cad {
	margin: 0 0 10px 10px;
}

div.cadastro ul.cad li {
	line-height: 22px;
	height: 22px;
}

div.cadastro ul.cad_proprietario {
	margin: 0 0 10px 10px;
}

div.cadastro ul.cad_proprietario li {
	line-height: 22px;
	clear: both;
}

div.cadastro ul.cad_proprietario li select, div.cadastro ul.cad_proprietario li label {
	vertical-align: middle;
}

div.cadastro ul.dados li {
	display: inline;
	padding: 3px 0 5px 26px;
	margin-right: 100px;
	line-height: 14px;
}

div.cadastro ul.dados .on1 {
	background: url(../../images/bt_1_on.jpg) no-repeat;
}

div.cadastro ul.dados .on2 {
	background: url(../../images/bt_2_on.jpg) no-repeat;
}

div.cadastro ul.dados .off1 {
	background: url(../../images/bt_1_off.jpg) no-repeat;
}

div.cadastro ul.dados .off2 {
	background: url(../../images/bt_2_off.jpg) no-repeat;
}

div.cadastro a.prosseguir {
	float: right;
	width: 97px;
	height: 19px;
	background: url(../../images/bt_prosseguir.gif) no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	display: block;
}

p.area1, p.area2, p.area3, p.area4, p.area5, p.area6, p.area7, p.area8, p.area9, p.area10, p.area11, p.area12, p.area13, p.area14 {
	height: 15px;
	padding: 3px 0 0 26px;
	position: relative;
	float: left;
}

.area1 b span p, .area2 b span p, .area3 b span p, .area4 b span p, .area5 b span p, .area6 b span p, .area7 b span p, .area8 b span p, .area9 b span p, .area10 b span p, .area11 b span p, .area12 b span p, .area13 b span p, .area14 b span p {
	width: 390px;
	position: absolute;
	float: right;
}

.area1 {
	background: url('../../images/img_menor_1.gif') no-repeat;
}

.area2 {
	background: url('../../images/img_menor_2.gif') no-repeat;
}

.area3 {
	background: url('../../images/img_menor_3.gif') no-repeat;
}

.area4 {
	background: url('../../images/img_menor_4.gif') no-repeat;
}

.area5 {
	background: url('../../images/img_menor_5.gif') no-repeat;
}

.area6 {
	background: url('../../images/img_menor_6.gif') no-repeat;
}

.area7 {
	background: url('../../images/img_menor_7.gif') no-repeat;
}

.area8 {
	background: url('../../images/img_menor_8.gif') no-repeat;
}

.area9 {
	background: url('../../images/img_menor_9.gif') no-repeat;
}

.area10 {
	background: url('../../images/img_menor_10.gif') no-repeat;
}

.area11 {
	background: url('../../images/img_menor_11.gif') no-repeat;
}

.area12 {
	background: url('../../images/img_menor_12.gif') no-repeat;
}

.area13 {
	background: url('../../images/img_menor_13.gif') no-repeat;
}

.area14 {
	background: url('../../images/img_menor_14.gif') no-repeat;
}

.seloNovo {
	background: url("../../images/seta_novo_r1.gif") no-repeat scroll 0 0 transparent;
	float: left;
	height: 20px;
	width: 63px;
	margin-right: 10px;
	margin-top: 3px;
	text-indent: -3000px;
}
.duvida {
	background: url("../../images/ico_duvida_r1.gif") no-repeat scroll 0 0 transparent;
	float: left;
	height: 15px;
	margin-left: -5px;
	text-indent: -3000px;
	width: 15px;
	margin-top: 3px;
}

.boxBalao {
	position: absolute;
	top: 56px;
	left: 435px;
	width: 405px;
	z-index: 999;
}
*:first-child+html body .boxBalao {
	position: absolute;
	top: 65px;
	left: 450px;
	width: 405px;
	z-index: 999;
}
* html body .boxBalao {
	position: absolute;
	top: 50px;
	left: 460px;
	width: 405px;
	z-index: 999;
}

.boxBalaoTop {
	background: url("../../images/balao_top_405_v2.png") right bottom no-repeat;
	height: 10px;
}

.boxBalaoContent {
	background: url("../../images/balao_bottom_405_v2.png") right bottom no-repeat;
	padding: 0 16px 10px 30px;
	font-size: 13px;
}
.boxBalaoContent a 
{
    text-decoration: underline;
}

.boxBalaoRight {
	position: absolute;
	top: 75px;
	left: 0;
	background: url("../../images/balao_st_right_v2.png") right bottom no-repeat;
	height: 11px;
	width: 9px;
}

.btBalaoFechar {
	position: absolute;
	top: 8px;
	right: 8px;
	background: url("../../images/bt_balao_fechar.gif") right bottom no-repeat;
	height: 16px;
	width: 16px;
}

.hideLocacao {
	display: none;
}