/* IE 7 */
.clearfix {
    zoom: 1;
	}

/* == Hacks solo para IE7 ==
/* ======================
/* === *:first-child+html === */

*:first-child+html body { background-color: #d1d1d1; }

*:first-child+html #footer { xmargin-top:-13px; }

*:first-child+html #central .relleno_top { padding-top:8px; }