/* ESTILOS CALCULADORA HIPOTECAS */
	
/* ESTILOS CAPAS */

#ppal_iz_hipotecas,#ppal_der_hipotecas{/* para que se expandan las tres al mismo tiempo */
	float: left;	
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}

#ppal_iz_hipotecas{
	width:649px;
	display:block;
	border-right:#fad6af 1px solid;
	min-height:400px;
	height: auto !important;	
	height: 400px;
}

#ppal_iz_hipotecas p{
	margin-left:33px;
	margin-right:33px;
}

#ppal_iz_hipotecas_cuerpo{
	display:block;
	background:#FFFFFF url(../maq/fondo_calculadora_hipotecas.jpg) no-repeat;
	min-height:400px;
	height: auto !important;	
	height: 400px;
}


#ppal_iz_hipotecas_cuerpo_en{
	display:block;
	background:#FFFFFF url(../maq/fondo_calculadora_hipot_en.jpg) no-repeat;
	min-height:400px;
	height: auto !important;	
	height: 400px;
}

#ppal_iz_hipotecas_texto{
	display:block;
	float:right;
	text-align:right;
	margin-top:20px;
	margin-right:10px;
	width:180px;
	height:260px;
	font-size:14px;
}

#ppal_der_hipotecas{
	width:320px;	
}

#ppal_der_hipotecas p{
	margin-left:10px;
	margin-right:10px;
}

#ppal_der_hipotecas_cuerpo{
/*	margin-top:23px;*/
}

#ppal_der_hipotecas_flash{
	display:block;
	width:320px;
	height:260px;
}


