#encabezado_fix {
	float: left;
	height: 150px;
	width: 989px;
	position: relative;
}
#encabezado_fix #parte_izq {
	float: left;
	height: 150px;
	width: 340px;
	position: relative;
	background-image: url(../img/top-bar_01-S.jpg);
}
#encabezado_fix #parte_der {
	float: left;
	height: 150px;
	width: 649px;
	position: relative;
	background-image: url(../img/top-bar_02-S.jpg);
}
#parte_der #container_banner_sup {
	height: 85px;
	width: 450px;
	position: absolute;
	left: 22px;
	top: 32px;
}
#container_banner_sup iframe {
	float: left;
	height: 85px;
	width: 450px;
	position: relative;
}
