@@ -45,7 +45,7 @@
Horario de la galería:
L-V: 10:00 / 14:00h. - 17:00 / 20:00 h.
- S: 11:00 / 14:00h. - 17:00 / 20:00 h.
+ S: 11:00 / 14:00h.
diff --git a/estilos.css b/estilos.css
index 435d1f5..5e0876b 100644
--- a/estilos.css
+++ b/estilos.css
@@ -1,395 +1,391 @@
@charset "utf-8";
html, body {
- margin:0;
- padding:0;
- height:100%;
+ margin:0;
+ padding:0;
+ height:100%;
}
body {
- background: #306d8e url(images/fondo.gif) repeat-x top;
- color: #CCE7F5;
- font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
- font-size: 14px;
- line-height: 1.3em;
- text-align: center;
+ background: #306d8e url(images/fondo.gif) repeat-x top;
+ color: #CCE7F5;
+ font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
+ font-size: 14px;
+ line-height: 1.3em;
+ text-align: center;
}
h1, h2, h3, h4 {
- font-family: 'Quattrocento', serif;
- color: #FFBA00;
- border-bottom: 1px solid #4D3800;
- padding-bottom: 5px;
- font-weight: normal;
- line-height: 110%;
+ font-family: 'Quattrocento', serif;
+ color: #FFBA00;
+ border-bottom: 1px solid #4D3800;
+ padding-bottom: 5px;
+ font-weight: normal;
+ line-height: 110%;
}
a {
- color: #E6AD17;
- text-decoration: none;
+ color: #E6AD17;
+ text-decoration: none;
}
a:hover {
- color: #F9D36D;
+ color: #F9D36D;
}
strong {
- font-weight: bold;
- color: #64AAD0;
+ font-weight: bold;
+ color: #64AAD0;
}
#vertical{
- float:left;
- height:50%;
- margin-top:-328px; /* half vertical height */
- width:100%;
+ float:left;
+ height:50%;
+ margin-top:-328px; /* half vertical height */
+ width:100%;
}
#container
{
- width: 945px;
- margin: 0 auto;
- height: 704px;
- overflow: hidden;
- text-align:left;
- clear: both;
+ width: 945px;
+ margin: 0 auto;
+ height: 704px;
+ overflow: hidden;
+ text-align:left;
+ clear: both;
}
#header
{
- padding: 0;
- margin: 0 0 4px 0;
- height: 95px;
- text-align: center;
- overflow: hidden;
- position: relative;
+ padding: 0;
+ margin: 0 0 5px 0;
+ height: 75px;
+ text-align: center;
+ position: relative;
}
#header h1 {
- border: 0;
- padding-top: 1%;
- margin: 0;
- font-size: 90px;
- font-style: normal;
- font-weight: normal;
- text-transform: uppercase;
- line-height: 0.9;
- color: #fff;
- float: left;
+ border: 0;
+ padding-top: 1%;
+ margin: 0;
+ font-size: 32px;
+ font-style: normal;
+ font-weight: normal;
+ text-transform: uppercase;
+ line-height: 1.2;
+ color: #fff;
+ float: left;
}
#header h2 {
- border: 0;
- margin: 0;
- font-size: 32px;
- font-style: normal;
- font-weight: normal;
- text-transform: uppercase;
- line-height: 1.2;
- color: #fff;
- float: right;
- text-align: right;
- position: absolute;
- right: 0;
- top: 13%;
-}
-
-#header h3 {
- font-family: 'BlairMdITCTTMedium', Verdana, Geneva, sans-serif;
- border: 0;
- margin: 0;
- font-size: 24px;
- font-style: normal;
- font-weight: normal;
- text-transform: uppercase;
- line-height: 1.2;
- color: #fff;
- float: right;
- text-align: right;
- position: absolute;
- right: 12.5%;
- bottom: 13%;
+ font-family: 'BlairMdITCTTMedium', Verdana, Geneva, sans-serif;
+ border: 0;
+ margin: 0;
+ font-size: 20px;
+ font-style: normal;
+ font-weight: normal;
+ text-transform: uppercase;
+ line-height: 1.2;
+ color: #fff;
+ float: left;
+ text-align: left;
+ position: absolute;
+ left: 4%;
+ bottom: 5%;
}
#header h1.logo {
- background: url(images/logo3.gif) no-repeat top center;
- padding: 85px 0 0 0;
- overflow: hidden;
- height: 0px !important;
- height /**/:85px;
+ background: url(images/logo3.gif) no-repeat top center;
+ padding: 85px 0 0 0;
+ overflow: hidden;
+ height: 0px !important;
+ height /**/:85px;
}
#content
{
- height: 500px;
- background-color: #032E45;
- clear: both;
- padding: 5px 0 0 5px;
- position: relative
+ height: 500px;
+ background-color: #032E45;
+ clear: both;
+ padding: 5px 0 0 5px;
+ position: relative;
}
#footer_derecha
{
- text-align: right;
+ text-align: right;
color: #A5CEE4;
- font-size: 12px;
- padding: 0px 0 0 5px;
- float: right;
+ font-size: 14px;
+ padding: 0px 0 0 5px;
+ float: right;
}
#footer_izquierda
{
- text-align: left;
+ text-align: left;
color: #A5CEE4;
font-size: 12px;
- padding: 0px 0 0 0px;
- float: left;
+ padding: 0px 0 0 0px;
+ float: left;
}
- #footer a {
- color: #A5CEE4;
- }
+#footer a {
+ color: #A5CEE4;
+}
.separador {
color: #5CD2ED;
}
div.quienes-somos {
- text-align: center;
- margin: 40px auto 0 auto;
- width: 460px;
+ text-align: center;
+ margin: 40px auto 0 auto;
+ width: 460px;
}
div.quienes-somos p {
- border-top: 1px solid #FFBA00;
- border-bottom: 1px solid #FFBA00;
- line-height: 2;
- margin: 20px 0 0 0;
- padding: 20px 0;
+ border-top: 1px solid #FFBA00;
+ border-bottom: 1px solid #FFBA00;
+ line-height: 2;
+ margin: 20px 0 0 0;
+ padding: 20px 0;
}
div.pintores {
- padding: 10px 40px;
- font-size:90%;
+ padding: 10px 40px;
+ font-size:90%;
}
div.pintores a {
- font-size: 115%;
+ font-size: 115%;
}
div.aviso-legal {
- text-align: center;
- margin: 40px auto 0 auto;
- width: 460px;
+ text-align: center;
+ margin: 40px auto 0 auto;
+ width: 460px;
}
div.contacto {
- margin: 50px 30px 0 30px;
+ margin: 50px 30px 0 30px;
}
div.direccion {
- width: 270px;
+ width: 270px;
}
div.direccion p {
- border-top: 1px solid #FFBA00;
- border-bottom: 1px solid #FFBA00;
+ border-top: 1px solid #FFBA00;
+ border-bottom: 1px solid #FFBA00;
}
div.direccion h2, div.quienes-somos h2 {
- color: #fff;
- border: none;
- text-transform: uppercase;
+ color: #fff;
+ border: none;
+ text-transform: uppercase;
}
div.prensa {
- width: 80%;
- text-align: left;
+ width: 80%;
+ text-align: left;
}
div.prensa h2 {
- margin-bottom: 7px;
+ margin-bottom: 7px;
}
div.prensa p {
- font-size: 13px;
+ font-size: 13px;
}
div.prensa p.fecha {
- color: #64AAD0;
- text-size: 75%;
- margin: 0 0 8px 0;
+ color: #64AAD0;
+ font-size: 75%;
+ margin: 0 0 8px 0;
}
#mapa {
- width: 500px;
- height: 400px;
+ width: 500px;
+ height: 400px;
}
.float-left {
- float: left;
+ float: left;
}
.float-right {
- float: right;
+ float: right;
}
.ficha-pintor {
- width: 55%;
- margin: 20px;
+ width: 55%;
+ margin: 20px;
}
- .ficha-pintor p {
- font-size: 90%;
- }
+.ficha-pintor p {
+ font-size: 90%;
+}
.ficha-pintor h2 {
- text-transform: uppercase;
+ text-transform: uppercase;
}
.cuadros-pintor {
- width: 35%;
- margin: 20px;
+ width: 35%;
+ margin: 20px;
}
ul.miniaturas {
- position:absolute;
- bottom: 50px;
- left: 30px;
- list-style: none;
- padding: 0 0 20px 0;
- margin: 0;
- width: 35%;
- border-bottom: 1px solid #164863;
+ position:absolute;
+ bottom: 50px;
+ left: 30px;
+ list-style: none;
+ padding: 0 0 20px 0;
+ margin: 0;
+ width: 35%;
+ border-bottom: 1px solid #164863;
}
ul.miniaturas li {
- float: left;
- text-align: center;
- display: block;
- width: 50%;
- margin-top: 20px;
+ float: left;
+ text-align: center;
+ display: block;
+ width: 50%;
+ margin-top: 20px;
}
ul.miniaturas li img {
- margin: 0 auto 5px auto;
+ margin: 0 auto 5px auto;
}
ul.miniaturas li span {
- margin: 0 auto;
- font-size: 85%;
+ margin: 0 auto;
+ font-size: 85%;
}
.ficha-obra {
- width: 30%;
- margin: 20px 30px 0 0;
+ width: 30%;
+ margin: 20px 30px 0 0;
}
.ficha-obra ul {
- list-style: none;
- line-height: 1.8em;
- padding: 0;
+ list-style: none;
+ line-height: 1.8em;
+ padding: 0;
}
.ficha-obra h2 {
- text-transform: uppercase;
+ text-transform: uppercase;
}
.obra {
- text-align: center;
- width: 60%;
- height: 436px;
- margin: 20px 0 0 20px;
- position: relative;
+ text-align: center;
+ width: 60%;
+ height: 436px;
+ margin: 20px 0 0 20px;
+ position: relative;
}
.obra div.fotografia {
- float: left;
- width: 450px;
- height: 436px;
+ float: left;
+ width: 450px;
+ height: 436px;
}
.obra div.fotografia img.centrada {
- margin-top: 15%;
+ margin-top: 15%;
}
.obra div.boton {
- height: 436px;
- width: 10%;
+ height: 436px;
+ width: 10%;
}
.obra div.boton a {
- display: block;
- height: 100%;
+ display: block;
+ height: 100%;
}
.obra div.boton span {
- display: none;
+ display: none;
}
.obra div.boton.anterior {
- float: left;
+ float: left;
}
.obra div.boton.anterior a {
- background: url(images/left_off.gif) center no-repeat;
+ background: url(images/left_off.gif) center no-repeat;
}
.obra div.boton.siguiente {
- float: right;
+ float: right;
}
.obra div.boton.siguiente a {
- background: url(images/right_off.gif) center no-repeat;
+ background: url(images/right_off.gif) center no-repeat;
}
#scroll-pane {
- float:left;
- overflow: hidden;
- width: 50%;
- height:450px;
- position:relative;
- margin-left:50px;
- margin-bottom:25px;
- display:inline
+ float:left;
+ overflow: hidden;
+ width: 50%;
+ height:450px;
+ position:relative;
+ margin-left:50px;
+ margin-bottom:25px;
+ display:inline
}
#scroll-pane.prensa {
- width: 800px;
- margin-right: 50px;
+ width: 800px;
+ margin-right: 50px;
}
#scroll-content {
- position:absolute;
- top:0;
- left:0
+ position:absolute;
+ top:0;
+ left:0
}
#slider-wrap{
- float:left;
- background-color:#2B4A5B;
- width:10px;
- margin: 20px 0;
+ float:left;
+ background-color:#2B4A5B;
+ width:10px;
+ margin: 20px 0;
}
#slider-vertical{
- position:relative;
- height:100%
+ position:relative;
+ height:100%
}
.ui-slider-handle{
- width:10px;
- height:10px;
- margin:0 auto;
- background-color: #E6AD17;
- display:block;
- position:absolute
+ width:10px;
+ height:10px;
+ margin:0 auto;
+ background-color: #E6AD17;
+ display:block;
+ position:absolute
}
.plusone {
- margin: 5px -30px 0 0 !important;
+ vertical-align: bottom !important;
+ margin: 5px -20px 0 0 !important;
+}
+
+.exposicion {
+ float: right;
+ text-align: center;
+ padding: 5px;
+ border: 2px solid #fff;
+ z-index: 999;
+ margin-right: 30px;
+ position: absolute;
+ right: 0;
+ bottom: 30px;
}
\ No newline at end of file
diff --git a/images/sep.gif b/images/sep.gif
new file mode 100644
index 0000000..933ac83
Binary files /dev/null and b/images/sep.gif differ
diff --git a/index.php b/index.php
index 4c0216c..4692878 100644
--- a/index.php
+++ b/index.php
@@ -2,22 +2,22 @@
-
Ignacio Redondo Fine Arts - Obras de Arte
+
Ignacio Redondo. Galería de Arte. Madrid. Especialistas en pintura española contemporánea.
+
Ignacio Redondo
+ Galería de Arte
-
+
+
diff --git a/menu.css b/menu.css
index c2a19e9..c62f458 100644
--- a/menu.css
+++ b/menu.css
@@ -11,50 +11,57 @@ way to fit your requirements.
/* common styling */
.menu {
- border-top: 1px solid #2B4A5B;
- float: left;
- width: 100%;
- position: relative;
- z-index:100;
- height: 30px;
- background: #156692;
+ font-size: 110%;
+ float: right;
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ z-index:100;
+ height: 30px;
}
.menu ul li a, .menu ul li a:visited {
- display:block;
- margin:0 0 0 1px;
- padding: 8px 20px 3px 20px;
- line-height: 1.3em;
- overflow: hidden;
- color: #fff;
+ display:block;
+ margin:0 0 0 1px;
+ padding: 6px 10px 3px 10px;
+ line-height: 1.3em;
+ overflow: hidden;
+ color: #fff;
}
.menu ul {
- clear: left;
- float: left;
- list-style: none;
- margin: 0;
- padding: 0;
- position: relative;
- left: 50%;
- text-align: center;
+ clear: left;
+ float: right;
+ list-style: none;
+ margin: 0;
+ padding: 0;
+ position: relative;
+ right: 0;
+ bottom: 0;
+ text-align: center;
}
.menu ul li {
- display: block;
- float: left;
- list-style: none;
- margin: 0;
- padding: 0;
- position: relative;
- right: 50%;
+ display: block;
+ float: left;
+ list-style: none;
+ margin: 0;
+ padding: 0;
+ position: relative;
+ background-image: url(images/sep.gif);
+ background-position: right 10px;
+ background-repeat: no-repeat;
+}
+
+.menu ul li.last {
+ background: none;
}
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a { background-color: #E6AD17; color:#6D5003;}
-.menu ul li:hover ul {display:block; position:absolute; top: 25px; left:0; width:200px;}
+.menu ul li:hover ul {display:block; position:absolute; top: 29px; left:0; width:200px;}
.menu ul li ul li {float:left; position:relative; right: 0; width: 100%; text-align: left;}
.menu ul li:hover ul li a.hide {color: #E5C779;}
.menu ul li:hover ul li:hover a.hide {color: #fff;}
@@ -62,4 +69,4 @@ way to fit your requirements.
.menu ul li:hover ul li a { display:block; background-color: #E6AD17; color:#6D5003;}
.menu ul li:hover ul li a:hover {color:#6D5003; background-color: #F9E5B0;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
-.menu ul li:hover ul li:hover ul.left {left:-105px;}
+.menu ul li:hover ul li:hover ul.left {left:-105px;}
\ No newline at end of file
diff --git a/obras-de-arte/antoni-clave/deux-fruits-rouges.php b/obras-de-arte/antoni-clave/deux-fruits-rouges.php
index b81f928..6e37948 100644
--- a/obras-de-arte/antoni-clave/deux-fruits-rouges.php
+++ b/obras-de-arte/antoni-clave/deux-fruits-rouges.php
@@ -6,13 +6,12 @@
-
-
+
+
diff --git a/obras-de-arte/antoni-clave/index.php b/obras-de-arte/antoni-clave/index.php
index 8c86ab2..6d8e2ba 100644
--- a/obras-de-arte/antoni-clave/index.php
+++ b/obras-de-arte/antoni-clave/index.php
@@ -12,11 +12,10 @@
+
Ignacio Redondo
+ Galería de Arte
+
diff --git a/obras-de-arte/antoni-clave/personajes.php b/obras-de-arte/antoni-clave/personajes.php
index afdc054..00d1c40 100644
--- a/obras-de-arte/antoni-clave/personajes.php
+++ b/obras-de-arte/antoni-clave/personajes.php
@@ -7,12 +7,13 @@
-
+
+
diff --git a/obras-de-arte/antoni-clave/untitled-1.php b/obras-de-arte/antoni-clave/untitled-1.php
index 33e7289..fbc87ee 100644
--- a/obras-de-arte/antoni-clave/untitled-1.php
+++ b/obras-de-arte/antoni-clave/untitled-1.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/obras-de-arte/antoni-clave/untitled-2.php b/obras-de-arte/antoni-clave/untitled-2.php
index 3b1c426..194bac6 100644
--- a/obras-de-arte/antoni-clave/untitled-2.php
+++ b/obras-de-arte/antoni-clave/untitled-2.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/obras-de-arte/antonio-saura/delo.php b/obras-de-arte/antonio-saura/delo.php
index 5673e0a..c0461cd 100644
--- a/obras-de-arte/antonio-saura/delo.php
+++ b/obras-de-arte/antonio-saura/delo.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/obras-de-arte/antonio-saura/index.php b/obras-de-arte/antonio-saura/index.php
index c49bc14..5de031d 100644
--- a/obras-de-arte/antonio-saura/index.php
+++ b/obras-de-arte/antonio-saura/index.php
@@ -10,11 +10,12 @@
-
+
+
diff --git a/obras-de-arte/celso-lagar/bodegon-florero.php b/obras-de-arte/celso-lagar/bodegon-florero.php
index d6f93fe..e997af2 100644
--- a/obras-de-arte/celso-lagar/bodegon-florero.php
+++ b/obras-de-arte/celso-lagar/bodegon-florero.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/obras-de-arte/celso-lagar/index.php b/obras-de-arte/celso-lagar/index.php
index b50f715..dd26e18 100644
--- a/obras-de-arte/celso-lagar/index.php
+++ b/obras-de-arte/celso-lagar/index.php
@@ -10,11 +10,12 @@
-
+
+
diff --git a/obras-de-arte/celso-lagar/la-corrida.php b/obras-de-arte/celso-lagar/la-corrida.php
index c46d589..dfd622f 100644
--- a/obras-de-arte/celso-lagar/la-corrida.php
+++ b/obras-de-arte/celso-lagar/la-corrida.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/obras-de-arte/eduardo-arroyo/eduardo-entre.php b/obras-de-arte/eduardo-arroyo/eduardo-entre.php
index b84bb6e..329384e 100644
--- a/obras-de-arte/eduardo-arroyo/eduardo-entre.php
+++ b/obras-de-arte/eduardo-arroyo/eduardo-entre.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/obras-de-arte/eduardo-arroyo/index.php b/obras-de-arte/eduardo-arroyo/index.php
index fb00281..8c21176 100644
--- a/obras-de-arte/eduardo-arroyo/index.php
+++ b/obras-de-arte/eduardo-arroyo/index.php
@@ -11,11 +11,12 @@
-
+
+
diff --git a/obras-de-arte/emilio-grau-sala/index.php b/obras-de-arte/emilio-grau-sala/index.php
index e24a996..076b93d 100644
--- a/obras-de-arte/emilio-grau-sala/index.php
+++ b/obras-de-arte/emilio-grau-sala/index.php
@@ -10,11 +10,12 @@
-
+
+
diff --git a/obras-de-arte/emilio-grau-sala/lady-reading-book.php b/obras-de-arte/emilio-grau-sala/lady-reading-book.php
index 81d1648..13667dc 100644
--- a/obras-de-arte/emilio-grau-sala/lady-reading-book.php
+++ b/obras-de-arte/emilio-grau-sala/lady-reading-book.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/obras-de-arte/equipo-cronica/index.php b/obras-de-arte/equipo-cronica/index.php
index 9b61b55..cd8b380 100644
--- a/obras-de-arte/equipo-cronica/index.php
+++ b/obras-de-arte/equipo-cronica/index.php
@@ -10,11 +10,12 @@
-
+
+
diff --git a/obras-de-arte/equipo-cronica/ruedo-iberico.php b/obras-de-arte/equipo-cronica/ruedo-iberico.php
index ac65ebd..b98c3cd 100644
--- a/obras-de-arte/equipo-cronica/ruedo-iberico.php
+++ b/obras-de-arte/equipo-cronica/ruedo-iberico.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/obras-de-arte/francisco-bores/index.php b/obras-de-arte/francisco-bores/index.php
index 1696db0..96e8093 100644
--- a/obras-de-arte/francisco-bores/index.php
+++ b/obras-de-arte/francisco-bores/index.php
@@ -10,11 +10,12 @@
-
+
+
diff --git a/obras-de-arte/francisco-bores/les-palmiers.php b/obras-de-arte/francisco-bores/les-palmiers.php
index a90451f..dd24bcd 100644
--- a/obras-de-arte/francisco-bores/les-palmiers.php
+++ b/obras-de-arte/francisco-bores/les-palmiers.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/obras-de-arte/francisco-bores/nature-morte-au-citron.php b/obras-de-arte/francisco-bores/nature-morte-au-citron.php
index d560b36..cdb7b95 100644
--- a/obras-de-arte/francisco-bores/nature-morte-au-citron.php
+++ b/obras-de-arte/francisco-bores/nature-morte-au-citron.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/obras-de-arte/francisco-bores/nature-morte-en-bleue.php b/obras-de-arte/francisco-bores/nature-morte-en-bleue.php
index 9173583..c593036 100644
--- a/obras-de-arte/francisco-bores/nature-morte-en-bleue.php
+++ b/obras-de-arte/francisco-bores/nature-morte-en-bleue.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/obras-de-arte/juan-barjola/index.php b/obras-de-arte/juan-barjola/index.php
index 37faa35..ce4e547 100644
--- a/obras-de-arte/juan-barjola/index.php
+++ b/obras-de-arte/juan-barjola/index.php
@@ -10,11 +10,12 @@
-
+
+
diff --git a/obras-de-arte/juan-barjola/tauromaquia-1.php b/obras-de-arte/juan-barjola/tauromaquia-1.php
index a708333..5ba930b 100644
--- a/obras-de-arte/juan-barjola/tauromaquia-1.php
+++ b/obras-de-arte/juan-barjola/tauromaquia-1.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/obras-de-arte/juan-barjola/tauromaquia-2.php b/obras-de-arte/juan-barjola/tauromaquia-2.php
index 0cb5812..371ef1d 100644
--- a/obras-de-arte/juan-barjola/tauromaquia-2.php
+++ b/obras-de-arte/juan-barjola/tauromaquia-2.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/obras-de-arte/juan-barjola/victima-fiesta.php b/obras-de-arte/juan-barjola/victima-fiesta.php
index f7be529..788daef 100644
--- a/obras-de-arte/juan-barjola/victima-fiesta.php
+++ b/obras-de-arte/juan-barjola/victima-fiesta.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/obras-de-arte/manuel-hernandez-mompo/index.php b/obras-de-arte/manuel-hernandez-mompo/index.php
index 435ba58..390e00f 100644
--- a/obras-de-arte/manuel-hernandez-mompo/index.php
+++ b/obras-de-arte/manuel-hernandez-mompo/index.php
@@ -10,11 +10,12 @@
-
+
+
diff --git a/obras-de-arte/manuel-hernandez-mompo/untitled.php b/obras-de-arte/manuel-hernandez-mompo/untitled.php
index 882be40..ac57d2c 100644
--- a/obras-de-arte/manuel-hernandez-mompo/untitled.php
+++ b/obras-de-arte/manuel-hernandez-mompo/untitled.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/obras-de-arte/marie-blanchard/cabeza-mujer.php b/obras-de-arte/marie-blanchard/cabeza-mujer.php
index f85f5d6..9a092fd 100644
--- a/obras-de-arte/marie-blanchard/cabeza-mujer.php
+++ b/obras-de-arte/marie-blanchard/cabeza-mujer.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/obras-de-arte/marie-blanchard/index.php b/obras-de-arte/marie-blanchard/index.php
index 8b26f78..a5adbbd 100644
--- a/obras-de-arte/marie-blanchard/index.php
+++ b/obras-de-arte/marie-blanchard/index.php
@@ -10,11 +10,12 @@
-
+
+
diff --git a/obras-de-arte/menchu-gal/caserios.php b/obras-de-arte/menchu-gal/caserios.php
index 5d14984..2b2793c 100644
--- a/obras-de-arte/menchu-gal/caserios.php
+++ b/obras-de-arte/menchu-gal/caserios.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/obras-de-arte/menchu-gal/index.php b/obras-de-arte/menchu-gal/index.php
index bd75176..0c6ac3f 100644
--- a/obras-de-arte/menchu-gal/index.php
+++ b/obras-de-arte/menchu-gal/index.php
@@ -10,11 +10,12 @@
-
+
+
diff --git a/obras-de-arte/miquel-barcelo/autorretrato.php b/obras-de-arte/miquel-barcelo/autorretrato.php
index 815764b..e4845e3 100644
--- a/obras-de-arte/miquel-barcelo/autorretrato.php
+++ b/obras-de-arte/miquel-barcelo/autorretrato.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/obras-de-arte/miquel-barcelo/index.php b/obras-de-arte/miquel-barcelo/index.php
index b0ebb01..7bab446 100644
--- a/obras-de-arte/miquel-barcelo/index.php
+++ b/obras-de-arte/miquel-barcelo/index.php
@@ -10,11 +10,12 @@
-
+
+
diff --git a/obras-de-arte/oscar-dominguez/index.php b/obras-de-arte/oscar-dominguez/index.php
index 8c32048..628f056 100644
--- a/obras-de-arte/oscar-dominguez/index.php
+++ b/obras-de-arte/oscar-dominguez/index.php
@@ -10,11 +10,12 @@
-
+
+
diff --git a/obras-de-arte/oscar-dominguez/la-ville.php b/obras-de-arte/oscar-dominguez/la-ville.php
index 609de7c..03d285a 100644
--- a/obras-de-arte/oscar-dominguez/la-ville.php
+++ b/obras-de-arte/oscar-dominguez/la-ville.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/obras-de-arte/oscar-dominguez/le-revolver.php b/obras-de-arte/oscar-dominguez/le-revolver.php
index c91c9a8..c3b7cfb 100644
--- a/obras-de-arte/oscar-dominguez/le-revolver.php
+++ b/obras-de-arte/oscar-dominguez/le-revolver.php
@@ -6,11 +6,12 @@
-
+
+
diff --git a/pintores.php b/pintores.php
index e48a4a0..0fe6715 100644
--- a/pintores.php
+++ b/pintores.php
@@ -8,11 +8,11 @@
-
diff --git a/prensa.php b/prensa.php
index 55fb138..4b73deb 100644
--- a/prensa.php
+++ b/prensa.php
@@ -1,66 +1,66 @@
-
-
-
Prensa - Ignacio Redondo Fine Arts
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/quienes-somos.php b/quienes-somos.php
index 16fe022..3baf87c 100644
--- a/quienes-somos.php
+++ b/quienes-somos.php
@@ -1,37 +1,36 @@
-
-
-
¿Quiénes somos? - Ignacio Redondo Fine Arts
-
+
+
+
¿Quiénes somos? - Ignacio Redondo Fine Arts
+
-
-
-
-
+
+
+
+
-
+
+
+
+
+
Ignacio Redondo
Fine Arts
+
Somos una galería de arte con una colección única de pintura española
+
+ contemporánea. Grandes maestros que gozan de un destacado
+
+ reconocimiento nacional e internacional. Piezas únicas,
+
+ singulares, excepcionales. Certificadas, publicadas y catalogadas,
+
+ Auténticas obras de arte. Sin excepción.
+
+
+
+
+
+
+