.encabezado {
	background-image: url(./images/encabezado.jpg);
	background-repeat: no-repeat;
}
.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;
}
.superiormarcas {
	background-image: url(/images/sup_marcas.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;
}
.detallesup {
	background-image: url(/images/detalle_sup.gif);
	background-repeat: repeat-y;
}
.inferiorcuerpo {
	background-image: url(/images/cuerpo_inferior.gif);
	background-repeat: no-repeat;
}
.centrofoto {
	background-image: url(/images/foto_enviada_base_med.gif);
	background-repeat: repeat-y;
}
.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;
}
.Estilo1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

