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

#consorc div.simulador{
	width:343px;
	margin-left:20px;
	float:left;
}
#consorc div.simulador div.formulario{	
	width:343px;
	height:57px;
	padding-top:5px;
	background:url(../imagens/fdo_form_consorcio.gif) no-repeat;
}
#consorc div.simulador p.labeltitulo{
	width:297px;
	height:36px;
	margin-top:10px;
	background:url(../imagens/label_consorcio.gif) no-repeat;
	text-indent:-9000px;
	overflow:hidden;	
}
#consorc div.simulador a.conconline{
	width:343px;
	height:136px;
	margin-top:30px;
	background:url(../imagens/titulo_consorcioonline.jpg) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	float:left;
}
#consorc div.formulario table.tabsimulador{width:280px; margin:15px auto; margin-left:50px; }
#consorc div.formulario p{
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}
#consorc div.formulario p.info{font-size:11px; color:#333333; padding-top:5px; border-top:1px dotted #ccc;}
#consorc div.formulario p.info.fone{border:none; font-weight:bold;}
#consorc div.formulario p.info.fone span{
	width:16px;
	height:16px;
	background:url(../imagens/ic_fone.gif) no-repeat;
	padding-right:16px;
}

#consorc 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;
}
#consorc div.formulario input.text:focus{background:#FFC; border-color:#F00;}

#consorc div.formulario select{
	padding:3px;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}
#consorc div.formulario table.tabform{width:280px; margin:15px auto;}

#consorc 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;
}

#consorc div.resultado{
	width:387px;
	float:left;
	margin-top:20px;
	margin-left:10px;
}
#consorc div.resultado p.result{
	width:343px;
	height:24px;
	margin-bottom:10px;
	margin-left:25px;
	background: url(../imagens/titulo_result_simulacao.gif) no-repeat;
	text-indent:-9000px;
	overflow:hidden;	
}
#consorc div.resultado p.plano{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#e11923;
}
#consorc div.resultado a.titplano{
	font:bold 14px Arial, Helvetica, sans-serif;
	text-decoration:none; color:#e11923;
}
#consorc div.resultado a.titplano:hover{text-decoration: underline; color:#000;}
#consorc div.resultado table.tabresultado{width:300px; margin:0 auto;}
#consorc div.resultado td.linha{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	border-bottom:1px solid #e8e8e8;
	padding:5px;
}
#consorc div.resultado a.btproposta{
	width:131px;
	height:22px;
	background:url(../imagens/bt_proposta.gif) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	float:left;
}
#consorc p.imagem{
	width:371px;
	height:346px;
	margin-left:10px;
	background: url(../imagens/artwork_consorc.jpg) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	display:block;
}
#consorc 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;
}
#consorc p{
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
}
#consorc p.min{font-size:10px; color:#000;}

#consorc #simulacao{
	width:387px;
	display:none;	
}
#consorc #simulacao img.fotoconc{margin-left:50px; margin-bottom:10px;}
#consorc #simulacao p.modelo{text-align: left; font-size:18px; color: #F00; margin-left:10px; margin-bottom:10px;}

#consorc #loading{
	background:url(../imagens/loading.gif) no-repeat left;
	padding-left:20px;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	display: none;
}

#planos{
	width:400px;
	height:300px;
	background:url(../imagens/bg_planoconsorc.jpg) no-repeat left;
	padding:10px;
}

#planos p.titulo{
	width:400px;
	height:22px;
	margin-bottom:20px;
	background:url(../imagens/titulo_planoconsorc.gif) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
}
#planos p.nomeplano{
	font:22px Arial, Helvetica, sans-serif;
	color:#e11923;
	margin-bottom:5px;
}
#planos p.descplano{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
}
