.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;
	background-color: #ffffff;
}
.superiormarca {
	background-image: url(./../images/superior_marca.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.inferiormarca {
	background-image: url(./../images/inferior_marca.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.centromarca {
	background-image: url(./../images/centro_marca.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}
.cuerpomedio {
	background-image: url(./../images/cuerpo_medio.gif);
	background-repeat: repeat-y;
}
.inferiorcuerpo {
	background-image: url(./../images/cuerpo_inferior.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.cuerpomediopartet {
	background-image: url(./..//images/cuerpo_medio.gif);
	background-repeat: repeat-y;
}
.cuerpomedioparte {
	background-image: url(images/cuerpo_medio.gif);
	background-repeat: repeat-y;
}
.centrofoto {
	background-image: url(images/foto_enviada_base_med.jpg);
	background-repeat: repeat-y;
}
.centroCopy {

	background-image: url(images/centro_destacados.jpg);
	background-repeat: repeat-y;
}
