/* hack columnas iguales */
.columnas { position:relative; overflow:hidden;}
.col-1, .col-2 { margin-bottom:-30000px; padding-bottom:30000px;}

/* .seccion-7 .col-2 .contenido { border-top:1px dotted #000; } */

.casos-exito { overflow:hidden; width:100%;}
	.casos-exito .casos { overflow:hidden; width:100%; margin-top:15px; font-size:1.1em; padding-bottom:20px; background:url(/img/index/separador.png) no-repeat 0 100%;}
	.casos-exito .ultimo { background:none;}
		.casos-exito .casos img { float:left; margin-right:10px; border:1px solid #ccc;}
		.casos-exito .casos .fecha { display:block; color:#5080c4;  }
		.casos-exito .casos .nombre { display:block; color:#5080c4; font-size:1.2em; font-weight:bold; margin-bottom:5px; }
		.casos-exito .casos h3 { margin-bottom:3px; height:15px; line-height:15px; font-size:14px; font-weight:bold; color:#000; }
		.casos-exito .casos h4 { margin-bottom:3px; height:15px; line-height:15px; font-size:12px; font-weight:bold; color:#000; }
		.casos-exito .casos .continuar-leyendo { display:block; color:#5080c4; font-weight:bold; margin-top:5px; }
	
	.casos-exito .caso { overflow:hidden; width:100%; margin-top:15px; font-size:1.1em; padding-bottom:20px; }
		.casos-exito .caso img { float:left; margin-right:10px; border:1px solid #ccc;}
		.casos-exito .caso .fecha { display:block; color:#5080c4;  }
		.casos-exito .caso .nombre { display:block; color:#5080c4; font-size:1.2em; font-weight:bold; margin-bottom:5px; }
		.casos-exito .caso h3 { margin-bottom:3px; height:15px; line-height:15px; font-size:14px; font-weight:bold; color:#000; }
		.casos-exito .caso h4 { margin-bottom:3px; height:15px; line-height:15px; font-size:12px; font-weight:bold; color:#000; }
