.fnd_cabecera {
	background-image: url(imagenes/fnd_cabecera2.png);
	background-repeat: no-repeat;
	background-position:center;
}
.fnd_empresa {
	background-image: url(imagenes/fnd_empresa.png);
	background-repeat: no-repeat;
	background-position: center;
}

.fnd_cesta {
	background-image: url(imagenes/fnd_cesta.png);
	background-repeat: no-repeat;
}
.fnd_producto3 {
	background-image: url(imagenes/menu_productos.png);
	background-repeat: no-repeat;
	background-position: left;
}

.fnd_producto_2 {
	background-image: url(imagenes/fnd_producto_derecha.gif);
	background-repeat: no-repeat;
}
.fnd_producto4 {
	background-image: url(imagenes/fnd_producto_bajo.png);
	background-repeat: no-repeat;
	background-position: center;
}

.fnd_producto1 {
	background-image: url(imagenes/fnd_producto_izqda.gif);
	background-repeat: no-repeat;
}

.fnd_imagenes_galeria {
	background-image: url(imagenes/fnd_galeria.png);
	background-repeat: no-repeat;
}

.fnd_contacto {
	background-image: url(imagenes/fnd_contacto.gif);
	background-repeat: no-repeat;
	background-position:top center;
}

.fnd_saludo {
	background-image: url(imagenes/fnd_saludo.jpg);
	background-repeat: no-repeat;
}
.fnd_centro {
	background-image: url(imagenes/fnd_centro.gif);
	background-repeat: no-repeat;
}
.fnd_pie {
	background-image: url(imagenes/pie.gif);
	background-repeat: no-repeat;
}
