.sup {
	position: relative;
	height: 104px;
	width: 923px;
	background-image: url(../img/sup.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.seccion {
	position: relative;
	height: 47px;
	width: 922px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-image: url(../img/seccion.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu {
	position: relative;
	height: 22px;
	width: 922px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.central {
	background-image: url(../img/central.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	height: 340px;
	width: 924px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.inferior {
	position: relative;
	height: 38px;
	width: 928px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-image: url(../img/inf.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

