.centro {
	background-image: url(../images/centro.gif);
	background-repeat: repeat-y;
}
.superior {
	background-image: url(../images/sup_menu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.inferior {
	background-image: url(../images/inf_menu.gif);
	background-repeat: no-repeat;
}
.superiorcuerpo {
	background-image: url(../images/cuerpo_superior.gif);
	background-repeat: no-repeat;
}
.cuerpomedio {
	background-image: url(../images/cuerpo_medio.gif);
	background-repeat: repeat-y;
}
.cuerpomediopartet {
	background-image: url(../images/cuerpo_medio_partet.gif);
	background-repeat: repeat-y;
}
.inferiorcuerpo {
	background-image: url(../images/cuerpo_inferior.gif);
	background-repeat: no-repeat;
}
.superiorfoto {
	background-image: url(../images/foto_enviada_base_sup.gif);
	background-repeat: no-repeat;
}
.centrofoto {
	background-image: url(../images/foto_enviada_base_med.gif);
	background-repeat: repeat-y;
}
.centrobanner {
	background-image: url(../images/centro_banner.gif);
	background-repeat: repeat-y;
}
.inferiorfoto {
	background-image: url(../images/foto_enviada_base_inf.gif);
	background-repeat: no-repeat;
}
.centroCopy {
	background-image: url(../images/centro_destacados.jpg);
	background-repeat: repeat-y;
}
.inferiorproductos {
	background-image: url(../images/inferior_productos.gif);
	background-repeat: no-repeat;
}
.superiorproductos {
	background-image: url(../images/superior_productos.gif);
	background-repeat: repeat-y;
}
.centroproductos {
	background-image: url(../images/centro_productos.gif);
	background-repeat: repeat-y;
}
.fondo_destacados {
	background-image: url(/images/fondo_destacados.jpg);
	background-repeat: no-repeat;
}
.superiorgaleria {
	background-image: url(../images/superior_galeria.jpg);
	background-repeat: no-repeat;
}
.centrogaleria {
	background-image: url(../images/centro_galeria.jpg);
	background-repeat: repeat-y;
}
.inferiorgaleria {
	background-image: url(../images/inferior_galeria.jpg);
	background-repeat: no-repeat;
}
.videosup {
	background-image: url(../images/video_sup.jpg);
	background-repeat: no-repeat;
}
.video_inferior {
	background-image: url(../images/video_inferior.jpg);
	background-repeat: no-repeat;
}
.video_centro {
	background-image: url(../images/video_centro.jpg);
	background-repeat: repeat-y;
}