/* HOME */

#header_home {
	width: 996px;
	height: 500px;
	background: url(../img/bg_home.jpg) top center no-repeat
}

#header_home2 {
	width: 996px;
	height: 500px;
	background: url(../img/bg_home2.jpg) top center no-repeat
}

#navtophome {
	display: block;
	width: auto;
	top: 23px;
	left: 80px;	
	color: #FFF;
	float: left;
	position: absolute;
}

#logo_home {
	position: absolute;
	float: left;
	top: 70px;
	left: 46px;
}

#navtophome ul li a {
	font-size: 12px;
	color: #FFF;
	margin: 0 6px 0 6px;
	text-decoration: none;
}

#navtophome ul li {
	float: left;
}

#textohome {
	display: block;
	width: 268px;
	height: 115px;
	background: url(../img/txt_home.jpg) no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 227px;
	left: 18px;
}

#navfooterhome {
	display: block;
	position: absolute;
	top: 403px;
	left: 48px;
}

#navfooterhome dl dt {
	display: block;
	float: left;
}

#navfooterhome dl dt a {
	display: block;
	height: 50px;
	text-indent: -9999px;
}

#navfooterhome dl dt.consumidor_conhecendo {
	width: 153px;
	margin: 0 22px 0 0;
	background: url(../img/tit_home_consumidor_conhecendo.gif) 0 13px no-repeat;
}

#navfooterhome dl dt.empresas_parceiras {
	width: 135px;
	margin: 0 30px 0 19px;
	background: url(../img/tit_home_empresas_parceiras.gif) 0 13px no-repeat;
}

#navfooterhome dl dt.fui_indicado {
	width: 76px;
	margin: 0 94px 0 19px;
	background: url(../img/tit_home_fui_indicado.gif) 0 13px no-repeat;
}

#navfooterhome dl dt.colaborador_whirlpool {
	width: 143px;
	margin: 0 27px 0 19px;
	background: url(../img/tit_home_colaborador_whirlpool.gif) 0 13px no-repeat;
}

#navfooterhome dl dt.vendedor {
	width: 89px;
	margin: 0 0 0 19px;
	background: url(../img/tit_home_representante.gif) 0 13px no-repeat;
}

#navfooterhome dd.desc_consumidor_conhecendo, #navfooterhome dd.dec_empresas_parceiras, 
#navfooterhome dd.desc_fui_indicado, #navfooterhome dd.desc_colaborador_whirlpool, 
#navfooterhome dd.desc_vendedor {
	width: 302px;
	height: 97px;
	top: -97px;
	text-indent: -9999px;
	position: absolute;
	float: left;
}

#navfooterhome dd.desc_consumidor_conhecendo {
	left: 0;
	background: url(../img/bg_consumidor_conhecendo.gif) no-repeat;
}

#navfooterhome dd.dec_empresas_parceiras {
	left: 194px;
	background: url(../img/bg_empresas_parceiras.gif) no-repeat;
}

#navfooterhome dd.desc_fui_indicado {
	left: 376px;
	background: url(../img/bg_fui_indicado.gif) no-repeat;
}

#navfooterhome dd.desc_colaborador_whirlpool {
	left: 567px;
	background: url(../img/bg_colaborador_whirlpool.gif) no-repeat;
}

#navfooterhome dd.desc_vendedor {
	left: 580px;
	background: url(../img/bg_representante.gif) no-repeat;
}

#atendimento {
	width: 100%;
	height: 94px;
	background: #d9ece9;
}

.atendimento_dados {
	display: block;
	width: 595px;
	height: 94px;
	float: left;
	background: url(../img/bg_home_left.gif) 0 0 no-repeat
}

.atendimento_form {
	display: block;
	width: 401px;
	height: 94px;
	float: right;
	background: #b6dfd9 url(../img/bg_home_right.gif) right 0 no-repeat
}

.lbl_atendimento_consumidor, .dados, label.localize_um_vendedor {
	display: block;
	float: left;
	text-indent: -9999px;
	font-size: 0;
	position: relative;
}

.lbl_atendimento_consumidor {
	width: 170px;
	height: 43px;
	top: 23px;
	left: 50px;
	background: url(../img/lbl_atendimento_ao_consumidor.gif) no-repeat
}

.dados {
	width: 261px;
	height: 46px;
	top: 23px;
	left: 80px;
	background: url(../img/lbl_dados.gif) no-repeat
}
label.localize_um_vendedor {
	width: 322px;
	height: 29px;
	top: 18px;
	left: 35px;
	background: url(../img/lbl_localize_um_vendedor.gif);
}
.combo_estado {
	display: block;
	width: 330px;
	height: 30px;
	top: 20px;
	left: 35px;
	float: left;
	position: relative;
	
}

button.ok_amarelo {
	width: 22px;
	height: 22px;
	margin: 0 0 0 5px;
	text-indent: -9999px;
	background: url(../img/bt_ok.gif) no-repeat
}