@charset "utf-8";
/* CSS Document */
#cuerpo {
	height: 662px;
}
h2 {
	background: url(../css-img/h2_consejos.png) no-repeat 95px bottom;
	height: 50px;
	width: 100%;
	text-indent: -9999px;
	margin-bottom: 35px;
}
#consejos {
	position: absolute;
	background: url(../css-img/en_construccion.png) no-repeat center center;
	height: 137px;
	width: 344px;
	left: 220px;
	top: 230px;
}
