El buda de bander
+ ++ + +
diff --git a/public/images/argentum/map_assets/arbusto_maceta.png b/public/images/argentum/map_assets/arbusto_maceta.png
new file mode 100644
index 0000000..6b7fc15
Binary files /dev/null and b/public/images/argentum/map_assets/arbusto_maceta.png differ
diff --git a/public/images/argentum/map_assets/bander_piso.png b/public/images/argentum/map_assets/bander_piso.png
new file mode 100644
index 0000000..f8a9eff
Binary files /dev/null and b/public/images/argentum/map_assets/bander_piso.png differ
diff --git a/public/images/argentum/xd/16016.png b/public/images/argentum/xd/16016.png
new file mode 100644
index 0000000..52ae7df
Binary files /dev/null and b/public/images/argentum/xd/16016.png differ
diff --git a/public/images/argentum/xd/arrugado.png b/public/images/argentum/xd/arrugado.png
new file mode 100644
index 0000000..cc32174
Binary files /dev/null and b/public/images/argentum/xd/arrugado.png differ
diff --git a/public/styles/argentum/buda/index.css b/public/styles/argentum/buda/index.css
new file mode 100644
index 0000000..50410fb
--- /dev/null
+++ b/public/styles/argentum/buda/index.css
@@ -0,0 +1,45 @@
+body{
+ background: url("/public/images/argentum/map_assets/bander_piso.png");
+}
+
+.buda_container{
+ margin-top: 20vh;
+}
+
+.buda_container_container{
+ width:fit-content;
+ position: relative;
+
+}
+
+main{
+ width: 100%;
+ margin-left: 0px;
+ margin-top: 0px;
+}
+
+.buda_bander{
+ position: relative;
+}
+
+.buda_base{
+ margin-top: 150px;
+ width: 250px;
+ height: 200px;
+ position: absolute;
+ background: url("/public/images/argentum/map_assets/buda_base.png");
+ left: -40px;
+}
+
+.macetas_fila{
+ height: 64px;
+ background: url("/public/images/argentum/map_assets/arbusto_maceta.png")
+}
+
+#abajo{
+ margin-top: 60px;
+}
+
+.volver > img{
+ background: url("/public/images/argentum/map_assets/buda_base.png");
+}
\ No newline at end of file
diff --git a/src/router/common_path_settings/argentum/buda.json b/src/router/common_path_settings/argentum/buda.json
new file mode 100644
index 0000000..d15fdbc
--- /dev/null
+++ b/src/router/common_path_settings/argentum/buda.json
@@ -0,0 +1,3 @@
+{
+ "layout": "noheader"
+}
\ No newline at end of file
diff --git a/views/argentum/buda.hbs b/views/argentum/buda.hbs
new file mode 100644
index 0000000..b810cec
--- /dev/null
+++ b/views/argentum/buda.hbs
@@ -0,0 +1,14 @@
+El buda de bander
+
+
+
+
+