/***************************************
FINANCIAMENTO -> SIMULAÇÃO
****************************************/
#container h3.financiamento{
	width:775px;
	height:35px;
	margin-top:3px;
	margin-left:1px;
	background: url(../imagens/titulo_financiamento.jpg) no-repeat;
	text-indent:-9000px;
	overflow:hidden;	
}
#financiamento{
	width:770px;
	margin:0 auto;
	margin-bottom:10px;
	display:table;	
	padding-bottom:20px;
	border-bottom:2px solid #e8e8e8;
}

#financiamento div.simulador{
	width:343px;
	margin-left:20px;
	float:left;
}
#financiamento div.simulador div.formulario{	
	width:343px;
	height:240px;
	background:url(../imagens/fdo_form_simulador.gif) no-repeat;
}
#financiamento div.formulario table.tabsimulador{width:280px; margin:15px auto; padding-top:12px;}
#financiamento div.formulario p{
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}
#financiamento div.formulario p.info{font-size:11px; color:#333333; padding-top:5px; border-top:1px dotted #ccc;}
#financiamento div.formulario p.info.fone{border:none; font-weight:bold;}
#financiamento div.formulario p.info.fone span{
	width:16px;
	height:16px;
	background:url(../imagens/ic_fone.gif) no-repeat;
	padding-right:16px;
}

#financiamento div.formulario input.text{
	width:130px;
	padding:3px;
	border:1px solid #e8e8e8;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff;
	text-align:right;
}
#financiamento div.formulario input.text:focus{background:#FFC; border-color:#F00;}

#financiamento div.formulario select{
	padding:3px;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}

#financiamento div.formulario a.bt_simular{	
	width:126px;
	height:31px;
	background:url(../imagens/bt_simular.gif) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:5px;
	display:block;
}

#financiamento div.resultado{
	width:387px;
	float:left;
	margin-top:20px;
	margin-left:10px;
}
#financiamento div.resultado table.tabresultado{width:300px; margin:0 auto;}
#financiamento div.resultado td.linha{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	border-bottom:1px solid #e8e8e8;
	padding:5px;
}
#financiamento div.resultado a.btproposta{
	width:131px;
	height:22px;
	background:url(../imagens/bt_proposta.gif) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	float:left;
}

#financiamento p.labeltitulo{
	width:259px;
	height:38px;
	margin-top:10px;
	margin-bottom:10px;
	background:url(../imagens/label_financiamento.gif) no-repeat;
	text-indent:-9000px;
	overflow:hidden;	
}
#financiamento p.imagem{
	width:387px;
	height:236px;
	background:url(../imagens/artwork_financ.jpg) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
}
#financiamento p.simulacao{
	width:387px;
	height:60px;
	margin-top:10px;	
	background: url(../imagens/titulo_simulacao.gif) no-repeat;
	text-indent:-9000px;
	overflow:hidden;	
}
#anima p.destaque{
	width:775px;
	height:172px;
	background:url(../imagens/img_financiamento.jpg) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
}

#financiamento p{
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
}
#financiamento p.min{font-size:10px; color:#000;}

#financiamento div.info{	
	width:95%; 
	margin:0 auto;
	clear: both;
}
#financiamento div.info p{font-size:10px; color:#000;}
