diff --git a/_cabecera.php b/_cabecera.php new file mode 100644 index 0000000..fee81f4 --- /dev/null +++ b/_cabecera.php @@ -0,0 +1,21 @@ + + + + + + + + + \ No newline at end of file diff --git a/_menu.php b/_menu.php new file mode 100644 index 0000000..4680c0e --- /dev/null +++ b/_menu.php @@ -0,0 +1,59 @@ + \ No newline at end of file diff --git a/_pie.php b/_pie.php new file mode 100644 index 0000000..bd118b9 --- /dev/null +++ b/_pie.php @@ -0,0 +1,4 @@ + diff --git a/aviso-legal.php b/aviso-legal.php new file mode 100644 index 0000000..7b7ce78 --- /dev/null +++ b/aviso-legal.php @@ -0,0 +1,24 @@ + + + + +Aviso legal - Ignacio Redondo Fine Arts + + +
+
+ + +
+ +
+ + diff --git a/contacto.php b/contacto.php new file mode 100644 index 0000000..7bb61ef --- /dev/null +++ b/contacto.php @@ -0,0 +1,58 @@ + + + + + + +Contacto - Ignacio Redondo Fine Arts - Obras de Arte + + +
+
+ + +
+
+
Ignario Redondo Fine Arts
+
+


+ C/ Serrano Nº 120
+ 28006 Madrid - Spain
+
+ Tel.: +34 915 648 388
+
+ info@irfinearts.com
+ www.irfinearts.com
+
+ 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.
+
+

+
+
+
+
+ +
+ + diff --git a/estilos.css b/estilos.css new file mode 100644 index 0000000..32540b1 --- /dev/null +++ b/estilos.css @@ -0,0 +1,285 @@ +@charset "utf-8"; + +html, body { + margin:0; + padding:0; + height:100%; +} + +body { + background-color: #000; + color: #fff; + font-family: 'Droid Sans', Helvetica, Arial, sans-serif; + font-size: 14px; + line-height: 1.3em; + text-align: center; +} + +h1, h2, h3, h4 { + font-family: 'EB Garamond', serif; + color: #E5C779; + border-bottom: 1px solid #534121; + padding-bottom: 5px; + font-weight: normal; +} + +a { + color: #fff; + text-decoration: none; +} + +a:hover { + color: #e5c779; +} + +#vertical{ + float:left; + height:50%; + margin-top:-328px; /* half vertical height */ + width:100%; +} + +#container +{ + width: 945px; + margin: 0 auto; + height: 656px; + overflow: hidden; + text-align:left; + clear: both; +} + +#header +{ + padding: 0; + margin: 0 0 4px 0; + background:#000; + height: 95px; + text-align: center; + overflow: hidden; + border-bottom: 1px solid #534121; +} + +#header h1 { + border: 0; + padding: 0; + margin: 0; + font-size: 60px; + font-style: normal; + font-weight: normal; + text-transform: uppercase; + line-height: 0.9; + color: #fff; + +} + +#header h2 { + border: 0; + padding: 0; + margin: 0; + font-size: 14px; + font-style: normal; + font-weight: normal; + text-transform: uppercase; + line-height: 1.2; + color: #fff; +} + +#header h1.logo { + border: 1px solid red; + background: url(images/logo.gif) no-repeat top center; + padding: 85px 0 0 0; + overflow: hidden; + height: 0px !important; + height /**/:85px; +} + +#content +{ + border-top: 1px solid #7C6131; + border-bottom: 1px solid #7C6131; + height: 500px; + background-color: #181818; + clear: both; + padding: 5px 0 0 5px; + position: relative +} + +#footer +{ + clear: both; + text-align: left; + height: 25px; + color: #fff; + font-size: 12px; + padding: 0 0 0 5px; +} + +.separador { + color: #7C6131; +} + +div.quienes-somos { + text-align: center; + margin: 40px auto 0 auto; + width: 460px; +} + +div.quienes-somos p { + border-top: 1px solid #7C6131; + border-bottom: 1px solid #7C6131; + line-height: 2; + margin: 20px 0 0 0; + padding: 20px 0; +} + +div.pintores { + padding: 10px 40px; + font-size:90%; + color: #e5c779; +} + +div.pintores a { + font-size: 115%; +} + +div.aviso-legal { + text-align: center; + margin: 40px auto 0 auto; + width: 460px; +} + +div.contacto { + margin: 50px 30px 0 30px; +} + +div.direccion { + width: 270px; +} + +div.direccion p { + border-top: 1px solid #7C6131; + border-bottom: 1px solid #7C6131; +} + +#mapa { + width: 500px; + height: 400px; +} + +.float-left { + float: left; +} + +.float-right { + float: right; +} + +.ficha-pintor { + width: 45%; + margin: 20px; +} + +.ficha-pintor h2 { + text-transform: uppercase; +} + + +.cuadros-pintor { + width: 45%; + margin: 20px; +} + + +ul.miniaturas { + position:absolute; + bottom: 50px; + left: 30px; + list-style: none; + padding: 0 0 20px 0; + margin: 0; + width: 45%; + border-bottom: 1px solid #534121; +} + +ul.miniaturas li { + float: left; + text-align: center; + display: block; + width: 33%; + margin-top: 20px; +} + +ul.miniaturas li img { + margin: 0 auto 5px auto; +} + +ul.miniaturas li span { + margin: 0 auto; + font-size: 85%; + color: #E5C779; +} + +.ficha-obra { + width: 30%; + margin: 20px 30px 0 0; +} + +.ficha-obra ul { + list-style: none; + line-height: 1.8em; + padding: 0; +} + +.ficha-obra h2 { + text-transform: uppercase; +} + +.obra { + text-align: center; + width: 60%; + height: 436px; + margin: 20px 0 0 20px; + position: relative; +} + +.obra div.fotografia { + float: left; + width: 450px; + height: 436px; +} + +.obra div.fotografia img.centrada { + margin-top: 15%; +} + +.obra div.boton { + height: 436px; + width: 10%; +} + +.obra div.boton a { + display: block; + height: 100%; +} + +.obra div.boton span { + display: none; +} + +.obra div.boton.anterior { + float: left; +} + +.obra div.boton.anterior a { + background: url(images/left_off.gif) center no-repeat; +} + +.obra div.boton.siguiente { + float: right; +} + +.obra div.boton.siguiente a { + background: url(images/right_off.gif) center no-repeat; +} + diff --git a/galeria_de_arte/espana/madrid/coches/daimler/index.zul b/galeria_de_arte/espana/madrid/coches/daimler/index.zul deleted file mode 100644 index dce5ac4..0000000 --- a/galeria_de_arte/espana/madrid/coches/daimler/index.zul +++ /dev/null @@ -1,472 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Coches - Daimler - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - -
  
- - - - - - - - - - - -
 
- - - - - - - -
zoom
 
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
 
DAIMLER SUPER V8
 
Versión: Berlina - Nº de puertas: 5 puertas
Combustible: Gasolina - Color exterior: Azul
Interior: Cuero Beige - Plazas: 5 plazas
Cambio: Automático - Precio: Consultar

Año: 1998
                        
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/coches/daimler/zoom/index.zul b/galeria_de_arte/espana/madrid/coches/daimler/zoom/index.zul deleted file mode 100644 index ac1ae0c..0000000 --- a/galeria_de_arte/espana/madrid/coches/daimler/zoom/index.zul +++ /dev/null @@ -1,457 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Coches - Daimler - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - -
  
- - - - - - - - - - - -
 
 
- - - - - - - -
- - - - - - - - - - - - - -
close - - - - - - - - - - - -
DAIMLER SUPER V8
 
 
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/coches/mercedes/index.zul b/galeria_de_arte/espana/madrid/coches/mercedes/index.zul deleted file mode 100644 index ed224ab..0000000 --- a/galeria_de_arte/espana/madrid/coches/mercedes/index.zul +++ /dev/null @@ -1,472 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Coches - Mercedes - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - -
  
- - - - - - - - - - - -
 
- - - - - - - -
zoom
 
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
 
MERCEDES 230 SL PAGODA
 
Versión: Cabrio - Nº de puertas: 3 puertas
Combustible: Gasolina - Plazas: 5 plazas
Color exterior: Verde Oscuro - Interior: Cuero Beige
Cambio: Manual - Precio: Consultar

Año: 1966
                        
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/coches/mercedes/zoom/index.zul b/galeria_de_arte/espana/madrid/coches/mercedes/zoom/index.zul deleted file mode 100644 index 6d09990..0000000 --- a/galeria_de_arte/espana/madrid/coches/mercedes/zoom/index.zul +++ /dev/null @@ -1,457 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Coches - Mercedes - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - -
  
- - - - - - - - - - - -
 
 
- - - - - - - -
- - - - - - - - - - - - - -
close - - - - - - - - - - - -
MERCEDES 230 SL PAGODA
 
 
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/coches/porsche/index.zul b/galeria_de_arte/espana/madrid/coches/porsche/index.zul deleted file mode 100644 index bfe24cf..0000000 --- a/galeria_de_arte/espana/madrid/coches/porsche/index.zul +++ /dev/null @@ -1,472 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Coches - Porsche - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - -
  
- - - - - - - - - - - -
 
- - - - - - - -
zoom
 
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
 
PORSCHE 912
 
Versión: Coupé - Nº de puertas: 3 puertas
Combustible: Gasolina - Color exterior: Verde
Interior: Cuero Beige - Plazas: 4 plazas
Cambio: Manual - Precio: Consultar

Año: 1967
                        
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/coches/porsche/zoom/index.zul b/galeria_de_arte/espana/madrid/coches/porsche/zoom/index.zul deleted file mode 100644 index 3bc5ffc..0000000 --- a/galeria_de_arte/espana/madrid/coches/porsche/zoom/index.zul +++ /dev/null @@ -1,457 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Coches - Porsche - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - -
  
- - - - - - - - - - - -
 
 
- - - - - - - -
- - - - - - - - - - - - - -
close - - - - - - - - - - - -
PORSCHE 912
 
 
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/coches/rolls_royce/index.zul b/galeria_de_arte/espana/madrid/coches/rolls_royce/index.zul deleted file mode 100644 index c487f34..0000000 --- a/galeria_de_arte/espana/madrid/coches/rolls_royce/index.zul +++ /dev/null @@ -1,472 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Coches - Rolls Royce - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - -
  
- - - - - - - - - - - -
 
- - - - - - - -
zoom
 
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
 
ROLLS ROYCE SILVER SHADOW II
 
Versión: Berlina - Nº de puertas: 5 puertas
Combustible: Gasolina - Color exterior: Azul Marino
Interior: Cuero Beige - Plazas: 5 plazas
Cambio: Automático - Precio: Consultar

Año: 1977
                        
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/coches/rolls_royce/zoom/index.zul b/galeria_de_arte/espana/madrid/coches/rolls_royce/zoom/index.zul deleted file mode 100644 index e1ed24b..0000000 --- a/galeria_de_arte/espana/madrid/coches/rolls_royce/zoom/index.zul +++ /dev/null @@ -1,457 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Coches - Rolls Royce - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - -
  
- - - - - - - - - - - -
 
 
- - - - - - - -
- - - - - - - - - - - - - -
close - - - - - - - - - - - -
ROLLS ROYCE SILVER SHADOW II
 
 
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/coches/volkswagen/index.zul b/galeria_de_arte/espana/madrid/coches/volkswagen/index.zul deleted file mode 100644 index 98487dc..0000000 --- a/galeria_de_arte/espana/madrid/coches/volkswagen/index.zul +++ /dev/null @@ -1,472 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Coches - Volkswagen - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - -
  
- - - - - - - - - - - -
 
- - - - - - - -
zoom
 
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
 
VOLKSWAGEN BEETLE
 
Versión: Cabrio - Nº de puertas: 4 puertas
Combustible: Gasolina - Color exterior: Blanco
Interior: Cuero Blanco - Plazas: 5 plazas
Cambio: Manual - Precio: Consultar

Año: 1979
                        
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/coches/volkswagen/zoom/index.zul b/galeria_de_arte/espana/madrid/coches/volkswagen/zoom/index.zul deleted file mode 100644 index 6f38cdd..0000000 --- a/galeria_de_arte/espana/madrid/coches/volkswagen/zoom/index.zul +++ /dev/null @@ -1,457 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Coches - Volkswagen - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - -
  
- - - - - - - - - - - -
 
 
- - - - - - - -
- - - - - - - - - - - - - -
close - - - - - - - - - - - -
VOLKSWAGEN BEETLE
 
 
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/contacto/index.zul b/galeria_de_arte/espana/madrid/contacto/index.zul deleted file mode 100644 index 18ad305..0000000 --- a/galeria_de_arte/espana/madrid/contacto/index.zul +++ /dev/null @@ -1,481 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Contacto - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - -
- - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
 
 
C/ Castelló Nº 96
28006 Madrid - Spain
 
Tel.: +34 915 648 388
 
info@irfinearts.com
www.irfinearts.com
 
Directora galería: Pilar Cubillo
 
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.
 
 
- - - - - - - - - - - -
-
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/inicio/index.zul b/galeria_de_arte/espana/madrid/inicio/index.zul deleted file mode 100644 index 925a034..0000000 --- a/galeria_de_arte/espana/madrid/inicio/index.zul +++ /dev/null @@ -1,340 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Inicio - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - -
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/legal/index.zul b/galeria_de_arte/espana/madrid/legal/index.zul deleted file mode 100644 index 1f6b896..0000000 --- a/galeria_de_arte/espana/madrid/legal/index.zul +++ /dev/null @@ -1,371 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Legal - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - -
AVISO LEGAL
 
 
Todos los derechos reservados. Los contenidos de esta página web no pueden ser, ni en todo ni en parte, reproducidos, distribuidos, transformados, puestos a disposición del público, ni comunicados al público, por cualquier medio o procedimiento, sin previa autorización escrita de su titular.
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/obras_de_arte/antoni_clave/index.zul b/galeria_de_arte/espana/madrid/obras_de_arte/antoni_clave/index.zul deleted file mode 100644 index 135ba4f..0000000 --- a/galeria_de_arte/espana/madrid/obras_de_arte/antoni_clave/index.zul +++ /dev/null @@ -1,539 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Obras de Arte - Antoni Clavé - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
ANTONÍ CLAVÉ
 
 
Pintor, grabador y escultor barcelonés, nacido en 1913 y exiliado en Paris. Coetáneo y amigo de Picasso, artista que influyó determinantemente en el estilo de sus obras.
                        
Tras la muerte de Picasso Clavé se inclinó hacia una tendencia creativa menos clasicista, que desemboca en una abstracción de elevada pureza, plasmada mediante la ejecución de técnicas sumamente texturadas.

Galardonado con la Medalla de Oro de la Generalitat de Catalunya en 1984.
- - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - -
UNTITLED
 
-
- - - - - -
 
- - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - -
UNTITLED
 
-
- - - - - -
 
 
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/obras_de_arte/celso_lagar/index.zul b/galeria_de_arte/espana/madrid/obras_de_arte/celso_lagar/index.zul deleted file mode 100644 index cccb2a9..0000000 --- a/galeria_de_arte/espana/madrid/obras_de_arte/celso_lagar/index.zul +++ /dev/null @@ -1,539 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Obras de Arte - Celso Lagar - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
CELSO LAGAR
 
 
Nacido en Salamanca en 1891, Celso Lagar nos dejó, tras su paso por la Escuela de Paris, piezas artísticas sumamente destacadas como sus escenas de toreros, bodegones y escenas circenses.

Todas ellas fueron notoriamente influenciadas por las vanguardias cubistas y fouvistas, y a su vez, resultan ser relevantes creaciones artísticas de paleta fina y delicada.
- - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - -
LA CORRIDA
 
-
- - - - - -
 
- - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - -
BODEGÓN CON FLORERO
 
-
- - - - - -
 
 
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/obras_de_arte/emilio_grau_sala/index.zul b/galeria_de_arte/espana/madrid/obras_de_arte/emilio_grau_sala/index.zul deleted file mode 100644 index b56693d..0000000 --- a/galeria_de_arte/espana/madrid/obras_de_arte/emilio_grau_sala/index.zul +++ /dev/null @@ -1,604 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Obras de Arte - Emilio Grau Sala - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
EMILIO GRAU SALA
 
 
Artista catalán del siglo XX que dedicó su carrera creativa a la pintura y a la ilustración, haciendo uso de una destacada luminosidad cromática, alegre y rica en recursos decorativos, materializada mayoritariamente a través del óleo y del gouache sobre diversos elementos sustentantes.
- - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - -
LADY READING A BOOK
 
-
- - - - - -
 
- - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - -
UN APRES-MIDI AUX COURSES
 
-
- - - - - -
 
- - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - -
TROUVILLE
 
-
- - - - - -
 
 
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/obras_de_arte/equipo_cronica/index.zul b/galeria_de_arte/espana/madrid/obras_de_arte/equipo_cronica/index.zul deleted file mode 100644 index ea78103..0000000 --- a/galeria_de_arte/espana/madrid/obras_de_arte/equipo_cronica/index.zul +++ /dev/null @@ -1,474 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Obras de Arte - Equipo Crónica - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
EQUIPO CRÓNICA
 
 
Grupo artístico compuesto por pintores españoles, que estuvo en activo entre 1963 y 1981.

Apartado del informalismo, se fundamentó en cultivar el figurativismo pop art, imponiendo en todas sus obras un absoluto contenido crítico a nivel socio-político.

Cabe destacar su creación artística por su escasez en el mercado del arte y su exclusividad.
- - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - -
RUEDO IBÉRICO
 
-
- - - - - -
 
 
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/obras_de_arte/francisco_bores/index.zul b/galeria_de_arte/espana/madrid/obras_de_arte/francisco_bores/index.zul deleted file mode 100644 index 5ff7962..0000000 --- a/galeria_de_arte/espana/madrid/obras_de_arte/francisco_bores/index.zul +++ /dev/null @@ -1,669 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Obras de Arte - Francisco Bores - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
FRANCISCO BORES
 
 
Pintor e ilustrador madrileño nacido en 1898, quien durante su carrera artística y estancia en París, estuvo en contacto con relevantes artistas como Pablo Picasso y Juan Gris, entre otros; y mantuvo una estrecha relación de amistad con Matisse.

Sus distintas épocas artísticas se plasman a trabas de diversos estilos como el clasicismo renovador y el neo cubismo. Cabe destacar su paisajística y sus naturalezas muertas del natural, altamente estimadas y cotizadas a día de hoy.
- - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - -
NATURE MORT AUX FRAISES
 
-
- - - - - -
 
- - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - -
LES PALMIERS
 
-
- - - - - -
 
- - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - -
BOUQUET ET FRUITS
 
-
- - - - - -
 
- - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - -
NATURE MORTE AU CITRON
 
-
- - - - - -
 
 
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/obras_de_arte/juan_barjola/index.zul b/galeria_de_arte/espana/madrid/obras_de_arte/juan_barjola/index.zul deleted file mode 100644 index 1b9958c..0000000 --- a/galeria_de_arte/espana/madrid/obras_de_arte/juan_barjola/index.zul +++ /dev/null @@ -1,604 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Obras de Arte - Juan Barjola - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
JUAN BARJOLA
 
 
Pintor de origen extremeño, nacido en 1919.
                        
Pertenece a la corriente del expresionismo representativo, que combinado con la abstracción y el surrealismo resulto ser uno de los pintores españoles de mayor relevancia de la segunda mitad del siglo XX.
En su obra siempre está presente el componente moral.

Su gran dominio del color y del gesto, le valieron conseguir el Premio Nacional de Dibujo en 1968, el Premio Nacional de las Artes Plásticas en 1984 y la Medalla de Oro Eugenio D`Ors.
Actualmente en Gijón reside gran parte de su obra en un museo exclusivamente dedicado al artista.

Como obras destacadas, hemos de mencionar aquellas que constituyen la serie de las Tauromaquias.
- - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - -
TAUROMAQUIA 2
 
-
- - - - - -
 
- - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - -
TAUROMAQUIA 1
 
-
- - - - - -
 
- - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - -
VÍCTIMA DE LA FIESTA
 
-
- - - - - -
 
 
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/obras_de_arte/manuel_hernandez_mompo/index.zul b/galeria_de_arte/espana/madrid/obras_de_arte/manuel_hernandez_mompo/index.zul deleted file mode 100644 index d7ae480..0000000 --- a/galeria_de_arte/espana/madrid/obras_de_arte/manuel_hernandez_mompo/index.zul +++ /dev/null @@ -1,474 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Obras de Arte - Manuel Hernández Mompó - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
MANUEL HERNÁNDEZ MOMPÓ
 
 
Valenciano nacido en 1927, que dedicó su actividad polifacética y multidisciplinar, a la escultura y a la pintura.

Trabajó inicialmente bajo un marco de creación puramente figurativa, dotada de un estilo fresco y colorido, tan característico de nuestro artista, tomando como tema habitual escenas de la vida cotidiana.

Posteriormente Mompó llevó a cabo un desplazamiento claro hacia la abstracción, plasmado a través de sus dos técnicas pictóricas mas características, el óleo y el gouache.

Gran pintor de trazos rápidos e intuitivos que le llevaron a ser galardonado en 1968 con el Premio de la UNESCO, y en 1984 con el Premio Nacional de las Artes Plásticas, siendo también reconocido con la Medalla de Oro al Mérito en las Bellas Artes, datos significativos de su elevado prestigio como artista profundamente consagrado.
- - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - -
UNTITLED
 
-
- - - - - -
 
 
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/obras_de_arte/menchu_gal/index.zul b/galeria_de_arte/espana/madrid/obras_de_arte/menchu_gal/index.zul deleted file mode 100644 index e58e2e8..0000000 --- a/galeria_de_arte/espana/madrid/obras_de_arte/menchu_gal/index.zul +++ /dev/null @@ -1,474 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Obras de Arte - Menchu Gal - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
MENCHU GAL
 
 
Prestigiosa paisajista y retratista de origen vasco y enmarcada en la postguerra del siglo XX, caracterizada por el uso de una paleta llamativa y extrema.

Miembro de la conocida Escuela de Madrid y galardonada como la primera mujer a la que se concedió el Premio Nacional de Pintura.
- - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - -
CASERIOS
 
-
- - - - - -
 
 
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/obras_de_arte/oscar_dominguez/index.zul b/galeria_de_arte/espana/madrid/obras_de_arte/oscar_dominguez/index.zul deleted file mode 100644 index f25e7bc..0000000 --- a/galeria_de_arte/espana/madrid/obras_de_arte/oscar_dominguez/index.zul +++ /dev/null @@ -1,539 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Obras de Arte - Oscar Domíngez - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
ÓSCAR DOMÍNGUEZ
 
 
Artista de origen canario, nacido en 1906, y enmarcado en la primera mitad del siglo XX.

Pertenece a la Generación del 27, que llevó a cabo la creación de obras pertenecientes a los movimientos surrealista y cubista, tan influenciadas por Picasso.

Óscar Domínguez fue el artista más encumbrado por el expresionismo abstracto.

En la actualidad, tiene un museo dedicado en su Tenerife natal y el mercado del arte le reconoce con una cotización que crece sin parar.
- - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - -
LE REVOLVER
 
-
- - - - - -
 
- - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -
 
- - - - - - - -
ETUDE D’APRES LA BATAILLE D’UCELLO
 
-
- - - - - -
 
 
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/pintores/index.zul b/galeria_de_arte/espana/madrid/pintores/index.zul deleted file mode 100644 index 757a584..0000000 --- a/galeria_de_arte/espana/madrid/pintores/index.zul +++ /dev/null @@ -1,1901 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Pintores - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Antoni Clavé Antoni Tàpies Antonio López Antonio Saura Baltasar Lobo Benjamin Palencia Carlos Nadal Celso Lagar 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Cesar Galicia Cirilo Martinez Novillo Claudio Bravo Eduardo Arroyo Eduardo Chillida Eduardo Naranjo Eduardo Urculo Emilio Grau Sala 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Enrique Brinkmann Equipo Crónica Equipo Realidad Esteban Vicente Fernando Botero Francisco Bores Francisco Iturrino Ginés Parra 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Giorgio de Chirico Guillermo Muñoz Vera Hernando Viñes Jaume Plensa Joan Miró Joan Ponç Jorge Castillo Jorge Oteiza 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
José Manuel Ciria José María Sicilia Josep Guinovart Juan Barjola Juan Genovés Juan Muñoz Juan Uslé Julio Gónzalez 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Lucio Muñoz Luis Feito Luis Gordillovv Manolo Millares Manolo Valdés Manuel Hernández Mompó Manuel Rivera Manuel Viola 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Menchu Gal Miquel Barceló Miquel Navarro Óscar Domínguez Pablo Palazuelo Pablo Picasso Rafael Canogar Salvador Dalí 
- - - - - - - - - - - - - - - - - - - -
Victor Mira Xavier Valls
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Fauvismo Cubismo Futurismo Expresionismo Vorticismo Orfismo Abstracción lírica Arte abstracto 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Abstracción geométrica Abstracción expresiva Neoplasticismo Constructivismo Suprematismo Pintura metafísica Dadaísmo Surrealismo 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Surrealismo abstracto Realismo socialista Concretismo / Abstracción-Creación Nueva objetividad Muralismo Rayonismo Sincronismo 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Neocubismo Bauhaus Art déco Expresionismo abstracto Informalismo Pintura Matérica Optical art Arte cinético Abstracción postpictórica 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Abstracción sígnico-lírica Neofiguración Art brut Pop art Videoarte Nuevo realismo Hiperrealismo Minimalismo 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Arte Conceptual Happening Arte ambiental Land art Realismo figurativo Espacialismo Funk art Figuración narrativa 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Neoconcretismo Neodadaísmo Nuevo reducionismo Neomanierismo Figuración graffiti Figuración libre Neoexpresionismo Bad painting 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Neo-geo Neo-pop Nueva imagen Arte feminista Pattern Art Transvanguardia
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/quienes_somos/index.zul b/galeria_de_arte/espana/madrid/quienes_somos/index.zul deleted file mode 100644 index 0f4f794..0000000 --- a/galeria_de_arte/espana/madrid/quienes_somos/index.zul +++ /dev/null @@ -1,477 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Quienes somos - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
 
 
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.
 
Somos una galería de arte con una cuidada selección de automóviles clásicos
 
en perfecto estado de conservación y circulación.
 
Somos una galería de arte que atesora Rolex vintage de colección.
 
Somos Ignacio Redondo Fine Arts.
 
 
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/relojes/rolex_gmt_1675_1965/index.zul b/galeria_de_arte/espana/madrid/relojes/rolex_gmt_1675_1965/index.zul deleted file mode 100644 index 698766a..0000000 --- a/galeria_de_arte/espana/madrid/relojes/rolex_gmt_1675_1965/index.zul +++ /dev/null @@ -1,452 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Relojes - Rolex Submariner GMT 1675 1965 - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - -
  
- - - - - - - - - - - -
 
  - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
 
GMT 1675
 
Calibre: 1570 - Sumergible: 50 m
Brazalete: Acero - Cristal: Plexiglas
Diámetro: 40 mm - Precio: Consultar

Año: 1965
                        
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/relojes/rolex_gmt_1675_1967/index.zul b/galeria_de_arte/espana/madrid/relojes/rolex_gmt_1675_1967/index.zul deleted file mode 100644 index d5f2f8d..0000000 --- a/galeria_de_arte/espana/madrid/relojes/rolex_gmt_1675_1967/index.zul +++ /dev/null @@ -1,452 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Relojes - Rolex Submariner GMT 1675 1967 - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - -
  
- - - - - - - - - - - -
 
  - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
 
GMT 1675
 
Calibre: 1570 - Sumergible: 50 m
Brazalete: Acero - Cristal: Plexiglas
Diámetro: 40 mm - Precio: Consultar

Año: 1967
                        
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/relojes/rolex_gmt_1675_1968/index.zul b/galeria_de_arte/espana/madrid/relojes/rolex_gmt_1675_1968/index.zul deleted file mode 100644 index 13cc1fe..0000000 --- a/galeria_de_arte/espana/madrid/relojes/rolex_gmt_1675_1968/index.zul +++ /dev/null @@ -1,452 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Relojes - Rolex Submariner GMT 1675 1968 - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - -
  
- - - - - - - - - - - -
 
  - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
 
GMT 1675
 
Calibre: 1570 - Sumergible: 50 m
Brazalete: Acero - Cristal: Plexiglas
Diámetro: 40 mm - Precio: Consultar

Año: 1968
                        
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/relojes/rolex_gmt_1675_1986/index.zul b/galeria_de_arte/espana/madrid/relojes/rolex_gmt_1675_1986/index.zul deleted file mode 100644 index 78551e8..0000000 --- a/galeria_de_arte/espana/madrid/relojes/rolex_gmt_1675_1986/index.zul +++ /dev/null @@ -1,452 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Relojes - Rolex Submariner GMT 1675 1986 - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - -
  
- - - - - - - - - - - -
 
  - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
 
GMT 1675
 
Calibre: 1570 - Sumergible: 50 m
Brazalete: Acero - Cristal: Plexiglas
Diámetro: 40 mm - Precio: Consultar

Año: 1986
                        
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/relojes/rolex_submariner_1680_1973/index.zul b/galeria_de_arte/espana/madrid/relojes/rolex_submariner_1680_1973/index.zul deleted file mode 100644 index bc34e90..0000000 --- a/galeria_de_arte/espana/madrid/relojes/rolex_submariner_1680_1973/index.zul +++ /dev/null @@ -1,452 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Relojes - Rolex Submariner 1680 1973 - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - -
  
- - - - - - - - - - - -
 
  - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
 
ROLEX SUBMARINER 1680
 
Calibre: 1570 - Sumergible: 200 m
Brazalete: Acero - Cristal: Plexiglas
Diámetro: 40 mm - Precio: Consultar

Año: 1973
                        
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/relojes/rolex_submariner_1680_1977/index.zul b/galeria_de_arte/espana/madrid/relojes/rolex_submariner_1680_1977/index.zul deleted file mode 100644 index 5cae7c2..0000000 --- a/galeria_de_arte/espana/madrid/relojes/rolex_submariner_1680_1977/index.zul +++ /dev/null @@ -1,452 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Relojes - Rolex Submariner 1680 1977 - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - -
  
- - - - - - - - - - - -
 
  - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
 
ROLEX SUBMARINER 1680
 
Calibre: 1570 - Sumergible: 200 m
Brazalete: Acero - Cristal: Plexiglas
Diámetro: 40 mm - Precio: Consultar

Año: 1977
                        
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/relojes/rolex_submariner_5513_1967_1/index.zul b/galeria_de_arte/espana/madrid/relojes/rolex_submariner_5513_1967_1/index.zul deleted file mode 100644 index b2c7cd3..0000000 --- a/galeria_de_arte/espana/madrid/relojes/rolex_submariner_5513_1967_1/index.zul +++ /dev/null @@ -1,452 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Relojes - Rolex Submariner 5513 1967 - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - -
  
- - - - - - - - - - - -
 
  - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
 
ROLEX SUBMARINER 5513
 
Calibre: 1530 - Sumergible: 200 m
Brazalete: Acero - Cristal: Plexiglas
Diámetro: 40 mm - Precio: Consultar

Año: 1967
                        
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/relojes/rolex_submariner_5513_1967_2/index.zul b/galeria_de_arte/espana/madrid/relojes/rolex_submariner_5513_1967_2/index.zul deleted file mode 100644 index bec13d1..0000000 --- a/galeria_de_arte/espana/madrid/relojes/rolex_submariner_5513_1967_2/index.zul +++ /dev/null @@ -1,452 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Relojes - Rolex Submariner 5513 1967 - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - -
  
- - - - - - - - - - - -
 
  - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
 
ROLEX SUBMARINER 5513
 
Calibre: 1530 - Sumergible: 200 m
Brazalete: Acero - Cristal: Plexiglas
Diámetro: 40 mm - Precio: Consultar

Año: 1967
                        
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/galeria_de_arte/espana/madrid/relojes/rolex_submariner_5513_1969/index.zul b/galeria_de_arte/espana/madrid/relojes/rolex_submariner_5513_1969/index.zul deleted file mode 100644 index 71ef8f2..0000000 --- a/galeria_de_arte/espana/madrid/relojes/rolex_submariner_5513_1969/index.zul +++ /dev/null @@ -1,452 +0,0 @@ - - - - - - - -Ignacio Redondo Fine Arts - Relojes - Rolex Submariner 5513 1969 - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - - -
  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - -
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
 
 
- - - - - - - -
- - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - -
 
- - - - - - - - - - - - - - - - - - - -
  
- - - - - - - - - - - -
 
  - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
 
ROLEX SUBMARINER 5513
 
Calibre: 1530 - Sumergible: 200 m
Brazalete: Acero - Cristal: Plexiglas
Diámetro: 40 mm - Precio: Consultar

Año: 1969
                        
 
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - -
 Ignacio Redondo Fine Arts 2010 Aviso legal
 
-
-
-
- - - - - - - - - diff --git a/images/fachada.jpg b/images/fachada.jpg new file mode 100644 index 0000000..94ca3b4 Binary files /dev/null and b/images/fachada.jpg differ diff --git a/resources/newimages/left_off.gif b/images/left_off.gif similarity index 100% rename from resources/newimages/left_off.gif rename to images/left_off.gif diff --git a/images/logo.gif b/images/logo.gif new file mode 100644 index 0000000..1236331 Binary files /dev/null and b/images/logo.gif differ diff --git a/images/logo2.gif b/images/logo2.gif new file mode 100644 index 0000000..3d64621 Binary files /dev/null and b/images/logo2.gif differ diff --git a/images/quienes_somos_logo.gif b/images/quienes_somos_logo.gif new file mode 100644 index 0000000..fe12d77 Binary files /dev/null and b/images/quienes_somos_logo.gif differ diff --git a/resources/newimages/right_off.gif b/images/right_off.gif similarity index 100% rename from resources/newimages/right_off.gif rename to images/right_off.gif diff --git a/index.php b/index.php new file mode 100644 index 0000000..373f77e --- /dev/null +++ b/index.php @@ -0,0 +1,24 @@ + + + + + Ignacio Redondo Fine Arts - Obras de Arte + + + +
+
+ + + + +
+ Ignario Redondo Fine Arts - Obras de Arte +
+ +
+ + diff --git a/menu.css b/menu.css new file mode 100644 index 0000000..3372f82 --- /dev/null +++ b/menu.css @@ -0,0 +1,63 @@ +/* ================================================================ +This copyright notice must be untouched at all times. + +The original version of this stylesheet and the associated (x)html +is available at http://www.cssplay.co.uk/menus/dd_valid.html +Copyright (c) 2005-2007 Stu Nicholls. All rights reserved. +This stylesheet and the assocaited (x)html may be modified in any +way to fit your requirements. +=================================================================== */ +@charset "utf-8"; + +/* common styling */ +.menu { + float: left; + width: 100%; + position: relative; + z-index:100; + height: 30px; +} + +.menu ul li a, .menu ul li a:visited { + display:block; + margin:0 0 0 1px; + padding: 5px 20px 3px 20px; + line-height: 1.3em; + overflow: hidden; + color: #E5C779; +} + +.menu ul { + clear: left; + float: left; + list-style: none; + margin: 0; + padding: 0; + position: relative; + left: 50%; + text-align: center; +} + +.menu ul li { + display: block; + float: left; + list-style: none; + margin: 0; + padding: 0; + position: relative; + right: 50%; +} + +.menu ul li ul {display: none;} + +/* specific to non IE browsers */ +.menu ul li:hover a { background-color: #242424;} +.menu ul li:hover ul {display:block; position:absolute; top: 25px; 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;} +.menu ul li:hover ul li ul {display: none;} +.menu ul li:hover ul li a { display:block; background-color: #242424; color:#E5C779;} +.menu ul li:hover ul li a:hover {color:#fff;} +.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;} diff --git a/menu_ie6.css b/menu_ie6.css new file mode 100644 index 0000000..7f0cc2e --- /dev/null +++ b/menu_ie6.css @@ -0,0 +1,21 @@ +/* ================================================================ +This copyright notice must be untouched at all times. + +The original version of this stylesheet and the associated (x)html +is available at http://www.cssplay.co.uk/menus/dd_valid.html +Copyright (c) 2005-2007 Stu Nicholls. All rights reserved. +This stylesheet and the assocaited (x)html may be modified in any +way to fit your requirements. +=================================================================== */ +@charset "utf-8"; +.menu ul li a.hide, .menu ul li a:visited.hide {display:none;} +.menu ul li a:hover ul li a.hide {display:none;} + +.menu ul li a:hover {background-color: #242424;} +.menu ul li a:hover ul {display:block; position:absolute; top: 28px; left:0; width:200px;} +.menu ul li a:hover ul li a.sub {color:#fff;} +.menu ul li a:hover ul li a {display:block; background:#242424; color:#E5C779;} +.menu ul li a:hover ul li a ul {visibility:hidden;} +.menu ul li a:hover ul li a:hover {background-color: #242424; color:#fff;} +.menu ul li a:hover ul li a:hover ul {visibility:visible; position:absolute; left:105px; top:0; color:#000;} +.menu ul li a:hover ul li a:hover ul.left {left:-105px;} diff --git a/obras-de-arte/antoni-clave/deux-fruits-rouges.php b/obras-de-arte/antoni-clave/deux-fruits-rouges.php new file mode 100644 index 0000000..16f7b73 --- /dev/null +++ b/obras-de-arte/antoni-clave/deux-fruits-rouges.php @@ -0,0 +1,49 @@ + + + + + Deux Fruits Rouges - Antoní Clavé - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+ Anterior +
+
+ Deux Fruits Rouges +

+ Deux Fruits Rouges +
+
+
+
+ +
+ +

Antoní Clavé

+
    +
  • Categoría de la obra: Pintura
  • +
  • Técnica: Óleo / tabla
  • +
  • Dimensiones 114x146 cm
  • +
  • Año de creación: 1960
  • +
  • Movimiento / escuela: Escuela de Paris
  • +
  • Firmada:
  • +
  • Enmarcada:
  • +
  • País: España
  • +
  • Publicación de la obra en propiedad:
  • +
  • Precio: Consultar
  • +
+
+
+ +
+ + diff --git a/resources/newartwork/clave_antoni/2_untitled_small.jpg b/obras-de-arte/antoni-clave/images/2_untitled_small.jpg similarity index 100% rename from resources/newartwork/clave_antoni/2_untitled_small.jpg rename to obras-de-arte/antoni-clave/images/2_untitled_small.jpg diff --git a/obras-de-arte/antoni-clave/images/2_untitled_std.jpg b/obras-de-arte/antoni-clave/images/2_untitled_std.jpg new file mode 100644 index 0000000..8c0931c Binary files /dev/null and b/obras-de-arte/antoni-clave/images/2_untitled_std.jpg differ diff --git a/resources/newartwork/clave_antoni/3_untitled_small.jpg b/obras-de-arte/antoni-clave/images/3_untitled_small.jpg similarity index 100% rename from resources/newartwork/clave_antoni/3_untitled_small.jpg rename to obras-de-arte/antoni-clave/images/3_untitled_small.jpg diff --git a/obras-de-arte/antoni-clave/images/3_untitled_std.jpg b/obras-de-arte/antoni-clave/images/3_untitled_std.jpg new file mode 100644 index 0000000..e604370 Binary files /dev/null and b/obras-de-arte/antoni-clave/images/3_untitled_std.jpg differ diff --git a/obras-de-arte/antoni-clave/images/4_untitled_small.jpg b/obras-de-arte/antoni-clave/images/4_untitled_small.jpg new file mode 100644 index 0000000..a7533f9 Binary files /dev/null and b/obras-de-arte/antoni-clave/images/4_untitled_small.jpg differ diff --git a/obras-de-arte/antoni-clave/images/4_untitled_std.jpg b/obras-de-arte/antoni-clave/images/4_untitled_std.jpg new file mode 100644 index 0000000..4d96b01 Binary files /dev/null and b/obras-de-arte/antoni-clave/images/4_untitled_std.jpg differ diff --git a/obras-de-arte/antoni-clave/images/deux-fruits-rouges.jpg b/obras-de-arte/antoni-clave/images/deux-fruits-rouges.jpg new file mode 100644 index 0000000..fb505c0 Binary files /dev/null and b/obras-de-arte/antoni-clave/images/deux-fruits-rouges.jpg differ diff --git a/obras-de-arte/antoni-clave/images/deux-fruits-rouges_small.jpg b/obras-de-arte/antoni-clave/images/deux-fruits-rouges_small.jpg new file mode 100644 index 0000000..9d4b51d Binary files /dev/null and b/obras-de-arte/antoni-clave/images/deux-fruits-rouges_small.jpg differ diff --git a/obras-de-arte/antoni-clave/index.php b/obras-de-arte/antoni-clave/index.php new file mode 100644 index 0000000..211b7f8 --- /dev/null +++ b/obras-de-arte/antoni-clave/index.php @@ -0,0 +1,38 @@ + + + + + Antoní Clavé - Ignacio Redondo Fine Arts + + +
+
+ + +
+ + +
+ +

Antoní Clavé

+

Pintor, grabador y escultor barcelonés, nacido en 1913 y exiliado en Paris. Coetáneo y amigo de Picasso, artista que influyó determinantemente en el estilo de sus obras.

+

+Tras la muerte de Picasso Clavé se inclinó hacia una tendencia creativa menos clasicista, que desemboca en una abstracción de elevada pureza, plasmada mediante la ejecución de técnicas sumamente texturadas.

+

+Galardonado con la Medalla de Oro de la Generalitat de Catalunya en 1984.

+
+
+ +
+ + diff --git a/obras-de-arte/antoni-clave/untitled-2.php b/obras-de-arte/antoni-clave/untitled-2.php new file mode 100644 index 0000000..4e9497c --- /dev/null +++ b/obras-de-arte/antoni-clave/untitled-2.php @@ -0,0 +1,49 @@ + + + + + Untitled 2 - Antoní Clavé - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+
+
+ Untitled +

+ Untitled +
+
+ Siguiente +
+
+ +
+ +

Antoní Clavé

+
    +
  • Categoría de la obra: Pintura
  • +
  • Técnica: Gouache
  • +
  • Dimensiones 15x18 cm (5,9x7,1 in)
  • +
  • Año de creación: 1995
  • +
  • Tema Movimiento/Época: Sin definir
  • +
  • Firmada:
  • +
  • Enmarcada:
  • +
  • País: España
  • +
  • Certificado de autenticidad:
  • +
  • Precio: Consultar
  • +
+
+
+ +
+ + diff --git a/obras-de-arte/antoni-clave/untitled-3.php b/obras-de-arte/antoni-clave/untitled-3.php new file mode 100644 index 0000000..6e0b38d --- /dev/null +++ b/obras-de-arte/antoni-clave/untitled-3.php @@ -0,0 +1,50 @@ + + + + + Untitled 3 - Antoní Clavé - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+ Anterior +
+
+ Untitled +

+ Untitled +
+
+ Siguiente +
+
+ +
+ +

Antoní Clavé

+
    +
  • Categoría de la obra: Pintura
  • +
  • Técnica: Gouache
  • +
  • Dimensiones 14x19 cm (5,9x7,1 in)
  • +
  • Año de creación: 1995
  • +
  • Tema Movimiento/Época: Sin definir
  • +
  • Firmada:
  • +
  • Enmarcada:
  • +
  • País: España
  • +
  • Certificado de autenticidad:
  • +
  • Precio: Consultar
  • +
+
+
+ +
+ + diff --git a/obras-de-arte/antoni-clave/untitled-4.php b/obras-de-arte/antoni-clave/untitled-4.php new file mode 100644 index 0000000..d2fed82 --- /dev/null +++ b/obras-de-arte/antoni-clave/untitled-4.php @@ -0,0 +1,50 @@ + + + + + Untitled 4 - Antoní Clavé - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+ Anterior +
+
+ Untitled +

+ Untitled +
+
+ Siguiente +
+
+ +
+ +

Antoní Clavé

+
    +
  • Categoría de la obra: Pintura
  • +
  • Técnica: Acuarela y tinta
  • +
  • Dimensiones 47x63 cm
  • +
  • Año de creación:
  • +
  • Tema Movimiento/Época:
  • +
  • Firmada:
  • +
  • Enmarcada:
  • +
  • País: España
  • +
  • Publicación de la obra en propiedad: No
  • +
  • Precio: Consultar
  • +
+
+
+ +
+ + diff --git a/obras-de-arte/antonio-saura/images/untitled.jpg b/obras-de-arte/antonio-saura/images/untitled.jpg new file mode 100644 index 0000000..bd03004 Binary files /dev/null and b/obras-de-arte/antonio-saura/images/untitled.jpg differ diff --git a/obras-de-arte/antonio-saura/images/untitled_small.jpg b/obras-de-arte/antonio-saura/images/untitled_small.jpg new file mode 100644 index 0000000..33b526d Binary files /dev/null and b/obras-de-arte/antonio-saura/images/untitled_small.jpg differ diff --git a/obras-de-arte/antonio-saura/index.php b/obras-de-arte/antonio-saura/index.php new file mode 100644 index 0000000..4e9af90 --- /dev/null +++ b/obras-de-arte/antonio-saura/index.php @@ -0,0 +1,36 @@ + + + + + Antonio Saura - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+ +
+ +
+ +

Antonio Saura

+

Renombrado artista oscense nacido en 1930.

+

Fue uno de los creadores del grupo EL PASO, y uno de los mayores nombres que emergen en la España de la posguerra.

+

Su estilo se define como monocromo, utilizando sólo el negro, o casi monocromo, introduciendo marrones y grises, a la vez que gestual, sin negar nunca el argumento.

+

Huyendo de la abstracción formal, Saura ha llegado a ser un expresionista poderoso, despreciando las formas de representación tradicional. +Saura es reconocido internacionalmente, como muestra de ello, sus obras se encuentran en los museos más importantes del mundo.

+

+
+
+ +
+ + diff --git a/obras-de-arte/antonio-saura/untitled.php b/obras-de-arte/antonio-saura/untitled.php new file mode 100644 index 0000000..14cf475 --- /dev/null +++ b/obras-de-arte/antonio-saura/untitled.php @@ -0,0 +1,48 @@ + + + + + Untitled - Antonio Saura - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+
+
+ Untitled +

+ Untitled +
+
+
+
+ +
+ +

Antonio Saura

+
    +
  • Categoría de la obra: Pintura
  • +
  • Técnica: Mixta / Lienzo
  • +
  • Dimensiones 77x55,5 cm
  • +
  • Estilo pictórico: Expresionismo abstracto
  • +
  • Movimiento/Escuela: Escuela de Nueva York
  • +
  • Firmada:
  • +
  • Enmarcada:
  • +
  • País: España
  • +
  • Certificado de autenticidad:
  • +
  • Publicación de la obra en propiedad:
  • +
+
+
+ +
+ + diff --git a/obras-de-arte/celso-lagar/bodegon-florero.php b/obras-de-arte/celso-lagar/bodegon-florero.php new file mode 100644 index 0000000..fe28a4e --- /dev/null +++ b/obras-de-arte/celso-lagar/bodegon-florero.php @@ -0,0 +1,50 @@ + + + + + La Corrida - Celso Lagar - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+ Anterior +
+
+ Bodegón con Florero +

+ Bodegón con Florero +
+
+
+
+ +
+ +

Celso Lagar

+
    +
  • Categoría de la obra: Pintura
  • +
  • Técnica: Óleo
  • +
  • Dimensiones 33x45 cm
  • +
  • Año de creación:
  • +
  • Tema Movimiento/Época: Sin definir
  • +
  • Firmada:
  • +
  • Enmarcada:
  • +
  • País: España
  • +
  • Certificado de autenticidad:
  • +
  • Se adjunta certificado por Narciso Alba
  • +
  • Precio: Consultar
  • +
+
+
+ +
+ + diff --git a/resources/newartwork/lagar_celso/2_nature_morte_au_citron_small.jpg b/obras-de-arte/celso-lagar/images/bodegon-florero_small.jpg similarity index 100% rename from resources/newartwork/lagar_celso/2_nature_morte_au_citron_small.jpg rename to obras-de-arte/celso-lagar/images/bodegon-florero_small.jpg diff --git a/obras-de-arte/celso-lagar/images/bodegon-florero_std.jpg b/obras-de-arte/celso-lagar/images/bodegon-florero_std.jpg new file mode 100644 index 0000000..7cd9835 Binary files /dev/null and b/obras-de-arte/celso-lagar/images/bodegon-florero_std.jpg differ diff --git a/resources/newartwork/lagar_celso/la_corrida_small.jpg b/obras-de-arte/celso-lagar/images/la_corrida_small.jpg similarity index 100% rename from resources/newartwork/lagar_celso/la_corrida_small.jpg rename to obras-de-arte/celso-lagar/images/la_corrida_small.jpg diff --git a/obras-de-arte/celso-lagar/images/la_corrida_std.jpg b/obras-de-arte/celso-lagar/images/la_corrida_std.jpg new file mode 100644 index 0000000..165df84 Binary files /dev/null and b/obras-de-arte/celso-lagar/images/la_corrida_std.jpg differ diff --git a/obras-de-arte/celso-lagar/index.php b/obras-de-arte/celso-lagar/index.php new file mode 100644 index 0000000..f7a1797 --- /dev/null +++ b/obras-de-arte/celso-lagar/index.php @@ -0,0 +1,35 @@ + + + + + Celso Lagar - Ignacio Redondo Fine Arts + + +
+
+ + +
+ + +
+ +

Celso Lagar

+ +

Nacido en Salamanca en 1891, Celso Lagar nos dejó, tras su paso por la Escuela de Paris, piezas artísticas sumamente destacadas como sus escenas de toreros, bodegones y escenas circenses.

+

+Todas ellas fueron notoriamente influenciadas por las vanguardias cubistas y fouvistas, y a su vez, resultan ser relevantes creaciones artísticas de paleta fina y delicada.

+
+
+ +
+ + diff --git a/obras-de-arte/celso-lagar/la-corrida.php b/obras-de-arte/celso-lagar/la-corrida.php new file mode 100644 index 0000000..3f507b6 --- /dev/null +++ b/obras-de-arte/celso-lagar/la-corrida.php @@ -0,0 +1,50 @@ + + + + + La Corrida - Celso Lagar - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+
+
+ La Corrida +

+ La Corrida +
+
+ Siguiente +
+
+ +
+ +

Celso Lagar

+
    +
  • Categoría de la obra: Pintura
  • +
  • Técnica: Óleo
  • +
  • Dimensiones 58 x 49 cm
  • +
  • Año de creación:
  • +
  • Tema Movimiento/Época: Sin definir
  • +
  • Firmada:
  • +
  • Enmarcada:
  • +
  • País: España
  • +
  • Certificado de autenticidad:
  • +
  • Se adjunta certificado por Narciso Alba
  • +
  • Precio: Consultar
  • +
+
+
+ +
+ + diff --git a/obras-de-arte/eduardo-arroyo/eduardo-entre.php b/obras-de-arte/eduardo-arroyo/eduardo-entre.php new file mode 100644 index 0000000..5b9561f --- /dev/null +++ b/obras-de-arte/eduardo-arroyo/eduardo-entre.php @@ -0,0 +1,49 @@ + + + + + Eduardo Arroyo - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+
+
+ Eduardo entre... +

+ Eduardo entre... +
+
+
+ +
+ +
+ +

EDUARDO ARROYO

+
    +
  • Título: Eduardo entre...
  • +
  • Técnica: Óleo / lienzo
  • +
  • Dimensiones 146 x 112 cm
  • +
  • Año de creación:
  • +
  • Estilo pictórico:
  • +
  • Movimiento/escuela:
  • +
  • Firmada: No
  • +
  • Enmarcada:
  • +
  • País: España
  • +
  • Publicidad de la obra en propiedad: No
  • +
+
+
+ +
+ + diff --git a/obras-de-arte/eduardo-arroyo/images/eduardo-arroyo-eduardo-entre.jpg b/obras-de-arte/eduardo-arroyo/images/eduardo-arroyo-eduardo-entre.jpg new file mode 100644 index 0000000..bab903d Binary files /dev/null and b/obras-de-arte/eduardo-arroyo/images/eduardo-arroyo-eduardo-entre.jpg differ diff --git a/obras-de-arte/eduardo-arroyo/images/eduardo-arroyo-eduardo-entre_small.jpg b/obras-de-arte/eduardo-arroyo/images/eduardo-arroyo-eduardo-entre_small.jpg new file mode 100644 index 0000000..af50233 Binary files /dev/null and b/obras-de-arte/eduardo-arroyo/images/eduardo-arroyo-eduardo-entre_small.jpg differ diff --git a/obras-de-arte/eduardo-arroyo/index.php b/obras-de-arte/eduardo-arroyo/index.php new file mode 100644 index 0000000..5a120df --- /dev/null +++ b/obras-de-arte/eduardo-arroyo/index.php @@ -0,0 +1,37 @@ + + + + + Eduardo Arroyo - Ignacio Redondo Fine Arts + + +
+
+ + +
+ + +
+ +

EDUARDO ARROYO

+ +

Pintor madrileño nacido en 1937.

+

De estilo figurativo vinculado al pop art. Clave de la nueva figuración española, Arroyo cobró protagonismo en el circuito artístico nacional tardíamente, a partir de los años 80, tras un alejamiento de dos décadas forzado por el régimen franquista.

+

Actualmente, sus obras cuelgan en los más reputados museos españoles y su creatividad se extiende a las escenografías teatrales y las ediciones ilustradas.

+ + + +
+
+ +
+ + diff --git a/resources/newartwork/grau_sala_emilio/lady_reading_a_book_small.jpg b/obras-de-arte/emilio-grau-sala/images/lady_reading_a_book_small.jpg similarity index 100% rename from resources/newartwork/grau_sala_emilio/lady_reading_a_book_small.jpg rename to obras-de-arte/emilio-grau-sala/images/lady_reading_a_book_small.jpg diff --git a/obras-de-arte/emilio-grau-sala/images/lady_reading_a_book_std.jpg b/obras-de-arte/emilio-grau-sala/images/lady_reading_a_book_std.jpg new file mode 100644 index 0000000..e06f21f Binary files /dev/null and b/obras-de-arte/emilio-grau-sala/images/lady_reading_a_book_std.jpg differ diff --git a/obras-de-arte/emilio-grau-sala/index.php b/obras-de-arte/emilio-grau-sala/index.php new file mode 100644 index 0000000..0cd9288 --- /dev/null +++ b/obras-de-arte/emilio-grau-sala/index.php @@ -0,0 +1,32 @@ + + + + + Emilio Grau Sala - Ignacio Redondo Fine Arts + + +
+
+ + +
+ + +
+ +

Emilio Grau Sala

+ +

Artista catalán del siglo XX que dedicó su carrera creativa a la pintura y a la ilustración, haciendo uso de una destacada luminosidad cromática, alegre y rica en recursos decorativos, materializada mayoritariamente a través del óleo y del gouache sobre diversos elementos sustentantes.

+
+
+ +
+ + diff --git a/obras-de-arte/emilio-grau-sala/lady-reading-book.php b/obras-de-arte/emilio-grau-sala/lady-reading-book.php new file mode 100644 index 0000000..7ab3bf8 --- /dev/null +++ b/obras-de-arte/emilio-grau-sala/lady-reading-book.php @@ -0,0 +1,49 @@ + + + + + Lady Reading a Book - Emilio Grau Sala - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+
+
+ Lady Reading a Book +

+ Lady Reading a Book +
+
+
+ +
+ +
+ +

Emilio Grau Sala

+
    +
  • Categoría de la obra: Escultura-Instalación
  • +
  • Técnica: Terracota
  • +
  • Dimensiones 15x15x15 cm (5,9x5,9x5,9 in)
  • +
  • Año de creación: 1940
  • +
  • Tema Movimiento/Época:
  • +
  • Firmada:
  • +
  • País: España
  • +
  • Precio: Consultar
  • +
  • Certificado de autenticidad:
    Se adjunta certificado por Julián Grau Santos
  • + +
+
+
+ +
+ + diff --git a/resources/newartwork/cronica_equipo/ruedo_iberico_small.jpg b/obras-de-arte/equipo-cronica/images/ruedo_iberico_small.jpg similarity index 100% rename from resources/newartwork/cronica_equipo/ruedo_iberico_small.jpg rename to obras-de-arte/equipo-cronica/images/ruedo_iberico_small.jpg diff --git a/obras-de-arte/equipo-cronica/images/ruedo_iberico_std.jpg b/obras-de-arte/equipo-cronica/images/ruedo_iberico_std.jpg new file mode 100644 index 0000000..9364b29 Binary files /dev/null and b/obras-de-arte/equipo-cronica/images/ruedo_iberico_std.jpg differ diff --git a/obras-de-arte/equipo-cronica/index.php b/obras-de-arte/equipo-cronica/index.php new file mode 100644 index 0000000..63cc04d --- /dev/null +++ b/obras-de-arte/equipo-cronica/index.php @@ -0,0 +1,35 @@ + + + + + Equipo Crónica - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+ +
+ +
+ +

Equipo Crónica

+

Grupo artístico compuesto por pintores españoles, que estuvo en activo entre 1963 y 1981.

+

+Apartado del informalismo, se fundamentó en cultivar el figurativismo pop art, imponiendo en todas sus obras un absoluto contenido crítico a nivel socio-político.

+

+Cabe destacar su creación artística por su escasez en el mercado del arte y su exclusividad.

+
+
+ +
+ + diff --git a/obras-de-arte/equipo-cronica/ruedo-iberico.php b/obras-de-arte/equipo-cronica/ruedo-iberico.php new file mode 100644 index 0000000..945b66a --- /dev/null +++ b/obras-de-arte/equipo-cronica/ruedo-iberico.php @@ -0,0 +1,49 @@ + + + + + Ruedo Ibérico - Equipo Crónica - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+
+
+ Ruedo Ibérico +

+ Ruedo Ibérico +
+
+
+ +
+ +
+ +

Equipo Crónica

+
    +
  • Título: Eduardo entre...
  • +
  • Técnica: Óleo / lienzo
  • +
  • Dimensiones 81 x 65 cm
  • +
  • Año de creación: 1981
  • +
  • Estilo pictórico: Pop Art
  • +
  • Firmada:
  • +
  • Enmarcada:
  • +
  • País: España
  • +
  • Reproducida Catálogo Razonado a cargo de Michèle Dalmace.
    IVAM (Institut Valencià d´Art Modern.
    Página 542 - Nº 34 +
  • +
+
+
+ +
+ + diff --git a/resources/newartwork/bores_francisco/les_palmiers_small.jpg b/obras-de-arte/francisco-bores/images/les_palmiers_small.jpg similarity index 100% rename from resources/newartwork/bores_francisco/les_palmiers_small.jpg rename to obras-de-arte/francisco-bores/images/les_palmiers_small.jpg diff --git a/obras-de-arte/francisco-bores/images/les_palmiers_std.jpg b/obras-de-arte/francisco-bores/images/les_palmiers_std.jpg new file mode 100644 index 0000000..daf25fa Binary files /dev/null and b/obras-de-arte/francisco-bores/images/les_palmiers_std.jpg differ diff --git a/resources/newartwork/bores_francisco/nature_morte_au_citron_small.jpg b/obras-de-arte/francisco-bores/images/nature_morte_au_citron_small.jpg similarity index 100% rename from resources/newartwork/bores_francisco/nature_morte_au_citron_small.jpg rename to obras-de-arte/francisco-bores/images/nature_morte_au_citron_small.jpg diff --git a/obras-de-arte/francisco-bores/images/nature_morte_au_citron_std.jpg b/obras-de-arte/francisco-bores/images/nature_morte_au_citron_std.jpg new file mode 100644 index 0000000..9fa0f72 Binary files /dev/null and b/obras-de-arte/francisco-bores/images/nature_morte_au_citron_std.jpg differ diff --git a/obras-de-arte/francisco-bores/index.php b/obras-de-arte/francisco-bores/index.php new file mode 100644 index 0000000..d397aca --- /dev/null +++ b/obras-de-arte/francisco-bores/index.php @@ -0,0 +1,35 @@ + + + + + Francisco Bores - Ignacio Redondo Fine Arts + + +
+
+ + +
+ + +
+ +

Francisco Bores

+ +

Pintor e ilustrador madrileño nacido en 1898, quien durante su carrera artística y estancia en París, estuvo en contacto con relevantes artistas como Pablo Picasso y Juan Gris, entre otros; y mantuvo una estrecha relación de amistad con Matisse.

+

+Sus distintas épocas artísticas se plasman a trabas de diversos estilos como el clasicismo renovador y el neo cubismo. Cabe destacar su paisajística y sus naturalezas muertas del natural, altamente estimadas y cotizadas a día de hoy.

+
+
+ +
+ + diff --git a/obras-de-arte/francisco-bores/les-palmiers.php b/obras-de-arte/francisco-bores/les-palmiers.php new file mode 100644 index 0000000..92a3d35 --- /dev/null +++ b/obras-de-arte/francisco-bores/les-palmiers.php @@ -0,0 +1,50 @@ + + + + + Les Palmiers - Francisco Bores - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+
+
+ Les Palmiers +

+ Les Palmiers +
+
+ Siguiente +
+
+ +
+ +

Francisco Bores

+
    +
  • Categoría de la obra: Pintura
  • +
  • Técnica: Gouache
  • +
  • Dimensiones 22x26,5 cm (8,7x10,4 in)
  • +
  • Año de creación:
  • +
  • Tema Movimiento/Época: Sin definir
  • +
  • Firmada:
  • +
  • Enmarcada:
  • +
  • País: España
  • +
  • Certificado de autenticidad:
  • +
  • Se adjunta certificado de Doña Carmen Bores
  • +
  • Precio: Consultar
  • +
+
+
+ +
+ + diff --git a/obras-de-arte/francisco-bores/nature-morte-au-citron.php b/obras-de-arte/francisco-bores/nature-morte-au-citron.php new file mode 100644 index 0000000..3978e9d --- /dev/null +++ b/obras-de-arte/francisco-bores/nature-morte-au-citron.php @@ -0,0 +1,50 @@ + + + + + Nature Morte au Citron - Francisco Bores - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+ Anterior +
+
+ Nature Morte au Citron +

+ Nature Morte au Citron +
+
+
+
+ +
+ +

Francisco Bores

+
    +
  • Categoría de la obra: Pintura
  • +
  • Técnica: Gouache
  • +
  • Dimensiones 44x61 cm (17,3x24,0 in)
  • +
  • Año de creación: 1969
  • +
  • Tema Movimiento/Época: Sin definir
  • +
  • Firmada:
  • +
  • Enmarcada:
  • +
  • País: España
  • +
  • Certificado de autenticidad:
  • +
  • Se adjunta certificado de Doña Carmen Bores
  • +
  • Precio: Consultar
  • +
+
+
+ +
+ + diff --git a/resources/newartwork/barjola_juan/tauromaquia_1_small.jpg b/obras-de-arte/juan-barjola/images/tauromaquia_1_small.jpg similarity index 100% rename from resources/newartwork/barjola_juan/tauromaquia_1_small.jpg rename to obras-de-arte/juan-barjola/images/tauromaquia_1_small.jpg diff --git a/obras-de-arte/juan-barjola/images/tauromaquia_1_std.jpg b/obras-de-arte/juan-barjola/images/tauromaquia_1_std.jpg new file mode 100644 index 0000000..8dbcaaa Binary files /dev/null and b/obras-de-arte/juan-barjola/images/tauromaquia_1_std.jpg differ diff --git a/resources/newartwork/barjola_juan/tauromaquia_2_small.jpg b/obras-de-arte/juan-barjola/images/tauromaquia_2_small.jpg similarity index 100% rename from resources/newartwork/barjola_juan/tauromaquia_2_small.jpg rename to obras-de-arte/juan-barjola/images/tauromaquia_2_small.jpg diff --git a/obras-de-arte/juan-barjola/images/tauromaquia_2_std.jpg b/obras-de-arte/juan-barjola/images/tauromaquia_2_std.jpg new file mode 100644 index 0000000..fd59ac6 Binary files /dev/null and b/obras-de-arte/juan-barjola/images/tauromaquia_2_std.jpg differ diff --git a/resources/newartwork/barjola_juan/victima_fiesta_small.jpg b/obras-de-arte/juan-barjola/images/victima_fiesta_small.jpg similarity index 100% rename from resources/newartwork/barjola_juan/victima_fiesta_small.jpg rename to obras-de-arte/juan-barjola/images/victima_fiesta_small.jpg diff --git a/obras-de-arte/juan-barjola/images/victima_fiesta_std.jpg b/obras-de-arte/juan-barjola/images/victima_fiesta_std.jpg new file mode 100644 index 0000000..114b9b4 Binary files /dev/null and b/obras-de-arte/juan-barjola/images/victima_fiesta_std.jpg differ diff --git a/obras-de-arte/juan-barjola/index.php b/obras-de-arte/juan-barjola/index.php new file mode 100644 index 0000000..9411a10 --- /dev/null +++ b/obras-de-arte/juan-barjola/index.php @@ -0,0 +1,45 @@ + + + + + Juan Barjola - Ignacio Redondo Fine Arts + + +
+
+ + +
+ + +
+ +

Juan Barjola

+ +

Pintor de origen extremeño, nacido en 1919.

+

+Pertenece a la corriente del expresionismo representativo, que combinado con la abstracción y el surrealismo resulto ser uno de los pintores españoles de mayor relevancia de la segunda mitad del siglo XX.
+En su obra siempre está presente el componente moral.

+

+Su gran dominio del color y del gesto, le valieron conseguir el Premio Nacional de Dibujo en 1968, el Premio Nacional de las Artes Plásticas en 1984 y la Medalla de Oro Eugenio D`Ors.
+Actualmente en Gijón reside gran parte de su obra en un museo exclusivamente dedicado al artista.

+

+Como obras destacadas, hemos de mencionar aquellas que constituyen la serie de las Tauromaquias.

+ + + +
+
+ +
+ + diff --git a/obras-de-arte/juan-barjola/tauromaquia-1.php b/obras-de-arte/juan-barjola/tauromaquia-1.php new file mode 100644 index 0000000..2b75793 --- /dev/null +++ b/obras-de-arte/juan-barjola/tauromaquia-1.php @@ -0,0 +1,51 @@ + + + + + Tauromaquia 1 - Juan Barjola - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+ Anterior +
+
+ Tauromaquia 1 +

+ Tauromaquia 1 +
+
+ Siguiente +
+
+ +
+ +

Juan Barjola

+
    +
  • Categoría de la obra: Pintura
  • +
  • Técnica: Óleo / lienzo
  • +
  • Dimensiones 81x100 cm (31,9x39,4 in)
  • +
  • Año de creación: 1990
  • +
  • Tema Movimiento/Época: Sin definir
  • +
  • Firmada:
  • +
  • Enmarcada:
  • +
  • País: España
  • +
  • Certificado de autenticidad:
  • +
  • Se adjunta certificado por Antonio Machón
  • +
  • Precio: Consultar
  • +
+
+
+ +
+ + diff --git a/obras-de-arte/juan-barjola/tauromaquia-2.php b/obras-de-arte/juan-barjola/tauromaquia-2.php new file mode 100644 index 0000000..5fc493f --- /dev/null +++ b/obras-de-arte/juan-barjola/tauromaquia-2.php @@ -0,0 +1,51 @@ + + + + + Tauromaquia 2 - Juan Barjola - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+ Anterior +
+
+ Tauromaquia 2 +

+ Tauromaquia 2 +
+
+ Siguiente +
+
+ +
+ +

Juan Barjola

+
    +
  • Categoría de la obra: Pintura
  • +
  • Técnica: Óleo / lienzo
  • +
  • Dimensiones 81x100 cm (31,9x39,4 in)
  • +
  • Año de creación: 1990
  • +
  • Tema Movimiento/Época: Sin definir
  • +
  • Firmada:
  • +
  • Enmarcada:
  • +
  • País: España
  • +
  • Certificado de autenticidad:
  • +
  • Se adjunta certificado por Antonio Machón
  • +
  • Precio: Consultar
  • +
+
+
+ +
+ + diff --git a/obras-de-arte/juan-barjola/victima-fiesta.php b/obras-de-arte/juan-barjola/victima-fiesta.php new file mode 100644 index 0000000..988d385 --- /dev/null +++ b/obras-de-arte/juan-barjola/victima-fiesta.php @@ -0,0 +1,52 @@ + + + + + Víctima de la Fiesta - Juan Barjola - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+ Anterior +
+
+ Víctima de la Fiesta +

+ Víctima de la Fiesta +
+
+ Siguiente +
+
+ +
+ +

Juan Barjola

+
    +
  • Categoría de la obra: Pintura
  • +
  • Técnica: Óleo / lienzo
  • +
  • Dimensiones 81x100 cm (31,9x39,4 in)
  • +
  • Año de creación: 1990
  • +
  • Tema Movimiento/Época: Sin definir
  • +
  • Firmada:
  • +
  • Enmarcada:
  • +
  • País: España
  • +
  • Certificado de autenticidad:
  • +
  • Reproducida en Catálogo Razonado Juan Barjola Tauromaquias.
    Centro de Arte Museo de Almeria.
    Página 23- Nº 7 +
  • +
  • Precio: Consultar
  • +
+
+
+ +
+ + diff --git a/resources/newartwork/hernandez_mompo_manuel/1_untitled_small.jpg b/obras-de-arte/manuel-hernandez-mompo/images/untitled_small.jpg similarity index 100% rename from resources/newartwork/hernandez_mompo_manuel/1_untitled_small.jpg rename to obras-de-arte/manuel-hernandez-mompo/images/untitled_small.jpg diff --git a/obras-de-arte/manuel-hernandez-mompo/images/untitled_std.jpg b/obras-de-arte/manuel-hernandez-mompo/images/untitled_std.jpg new file mode 100644 index 0000000..dcb7f04 Binary files /dev/null and b/obras-de-arte/manuel-hernandez-mompo/images/untitled_std.jpg differ diff --git a/obras-de-arte/manuel-hernandez-mompo/index.php b/obras-de-arte/manuel-hernandez-mompo/index.php new file mode 100644 index 0000000..78f1ab7 --- /dev/null +++ b/obras-de-arte/manuel-hernandez-mompo/index.php @@ -0,0 +1,37 @@ + + + + + Manuel Hernández Mompó - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+ +
+ +
+ +

Manuel Hernández Mompó

+

Valenciano nacido en 1927, que dedicó su actividad polifacética y multidisciplinar, a la escultura y a la pintura.

+ +

Trabajó inicialmente bajo un marco de creación puramente figurativa, dotada de un estilo fresco y colorido, tan característico de nuestro artista, tomando como tema habitual escenas de la vida cotidiana.

+ +

Posteriormente Mompó llevó a cabo un desplazamiento claro hacia la abstracción, plasmado a través de sus dos técnicas pictóricas mas características, el óleo y el gouache.

+ +

Gran pintor de trazos rápidos e intuitivos que le llevaron a ser galardonado en 1968 con el Premio de la UNESCO, y en 1984 con el Premio Nacional de las Artes Plásticas, siendo también reconocido con la Medalla de Oro al Mérito en las Bellas Artes, datos significativos de su elevado prestigio como artista profundamente consagrado.

+
+
+ +
+ + diff --git a/obras-de-arte/manuel-hernandez-mompo/untitled.php b/obras-de-arte/manuel-hernandez-mompo/untitled.php new file mode 100644 index 0000000..fddd5a1 --- /dev/null +++ b/obras-de-arte/manuel-hernandez-mompo/untitled.php @@ -0,0 +1,48 @@ + + + + + Untitled - Manuel Hernández Mompó - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+
+
+ Untitled +

+ Untitled +
+
+
+
+ +
+ +

Manuel Hernández Mompó

+
    +
  • Categoría de la obra: Pintura
  • +
  • Técnica: Óleo
  • +
  • Dimensiones 70x100 cm (27,6x39,4 in)
  • +
  • Año: 1963
  • +
  • Estilo pictórico:
  • +
  • Movimiento/Escuela:
  • +
  • Firmada:
  • +
  • Enmarcada:
  • +
  • País: España
  • +
  • Certificado de autenticidad:
    Reproducida Libro Razonado de Manuel Hernández Mompó – Pinturas, Esculturas y Dibujos 1935-1968. Página 346 - Nº 31
  • +
+
+
+ +
+ + diff --git a/obras-de-arte/marie-blanchard/cabeza-mujer.php b/obras-de-arte/marie-blanchard/cabeza-mujer.php new file mode 100644 index 0000000..20e57aa --- /dev/null +++ b/obras-de-arte/marie-blanchard/cabeza-mujer.php @@ -0,0 +1,50 @@ + + + + + Cabeza de mujer - Marie Blanchard - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+
+
+ Cabeza de mujer +

+ Cabeza de mujer +
+
+
+ +
+ +
+ +

Marie Blanchard

+
    +
  • Título: Cabeza de mujer
  • +
  • Técnica: Óleo / lienzo
  • +
  • Dimensiones 60 x 50 cm
  • +
  • Año de creación: 1930 - 1932
  • +
  • Estilo pictórico: Cubismo
  • +
  • Movimiento / Escuela: Escuela de Paris
  • +
  • Firmada:
  • +
  • Enmarcada:
  • +
  • País: España
  • +
  • Publicación de la obra en propiedad:
    Catálogo razonado, pág. 660-661
  • + +
+
+
+ +
+ + diff --git a/obras-de-arte/marie-blanchard/images/cabeza-mujer.jpg b/obras-de-arte/marie-blanchard/images/cabeza-mujer.jpg new file mode 100644 index 0000000..ee027e6 Binary files /dev/null and b/obras-de-arte/marie-blanchard/images/cabeza-mujer.jpg differ diff --git a/obras-de-arte/marie-blanchard/images/cabeza-mujer_small.jpg b/obras-de-arte/marie-blanchard/images/cabeza-mujer_small.jpg new file mode 100644 index 0000000..0e150cb Binary files /dev/null and b/obras-de-arte/marie-blanchard/images/cabeza-mujer_small.jpg differ diff --git a/obras-de-arte/marie-blanchard/index.php b/obras-de-arte/marie-blanchard/index.php new file mode 100644 index 0000000..fd0ba98 --- /dev/null +++ b/obras-de-arte/marie-blanchard/index.php @@ -0,0 +1,37 @@ + + + + + Marie Blanchard - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+ +
+ +
+ +

Marie Blanchard

+ +

Pintora cántabra nacida en 1881. La infancia, la soledad, la tristeza y las enfermedades son temas constantes en su obra y a la vez reflejo de su propia existencia.

+

Comenzó su formación con los pintores Emilio Sala, Fernando Álvarez de Sotomayor y Manuel Benedito.

+

Desde 1916 hasta 1920 desarrolló una etapa cubista en la que nunca llegaron a desaparecer las referencias figurativas. +

+Formó parte del grupo cubista parisino y entabló amistad con algunos de sus miembros, como Juan Gris (quien ejerció una profunda influencia en ella), Lipchitz y André Lhote.

+ +
+
+ +
+ + diff --git a/obras-de-arte/menchu-gal/caserios.php b/obras-de-arte/menchu-gal/caserios.php new file mode 100644 index 0000000..63aac4d --- /dev/null +++ b/obras-de-arte/menchu-gal/caserios.php @@ -0,0 +1,50 @@ + + + + + Caseríos - Menchu Gal - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+
+
+ Caseríos +

+ Caseríos +
+
+
+ +
+ +
+ +

Menchu Gal

+
    +
  • Categoría de la obra: Pintura
  • +
  • Técnica: Óleo
  • +
  • Dimensiones 46,8x66,5 cm (18,4x26,2 in)
  • +
  • Año de creación: 1990
  • +
  • Estilo pictórico:
  • +
  • Movimiento / Escuela:
  • +
  • Firmada:
  • +
  • Enmarcada:
  • +
  • País: España
  • +
  • Certificado de autenticidad:
    Reproducida Catálogo Razonado – Exposición realizada en Rafael Lozano Art Gallery por Menchu Gal. Página 45 - Nº 14
  • + +
+
+
+ +
+ + diff --git a/resources/newartwork/gal_menchu/caserios_small.jpg b/obras-de-arte/menchu-gal/images/caserios_small.jpg similarity index 100% rename from resources/newartwork/gal_menchu/caserios_small.jpg rename to obras-de-arte/menchu-gal/images/caserios_small.jpg diff --git a/obras-de-arte/menchu-gal/images/caserios_std.jpg b/obras-de-arte/menchu-gal/images/caserios_std.jpg new file mode 100644 index 0000000..7b01fb2 Binary files /dev/null and b/obras-de-arte/menchu-gal/images/caserios_std.jpg differ diff --git a/obras-de-arte/menchu-gal/index.php b/obras-de-arte/menchu-gal/index.php new file mode 100644 index 0000000..3088de2 --- /dev/null +++ b/obras-de-arte/menchu-gal/index.php @@ -0,0 +1,34 @@ + + + + + Menchu Gal - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+ +
+ +
+ +

Menchu Gal

+ +

Prestigiosa paisajista y retratista de origen vasco y enmarcada en la postguerra del siglo XX, caracterizada por el uso de una paleta llamativa y extrema.

+

Miembro de la conocida Escuela de Madrid y galardonada como la primera mujer a la que se concedió el Premio Nacional de Pintura.

+ +
+
+ +
+ + diff --git a/obras-de-arte/miquel-barcelo/autorretrato.php b/obras-de-arte/miquel-barcelo/autorretrato.php new file mode 100644 index 0000000..c287182 --- /dev/null +++ b/obras-de-arte/miquel-barcelo/autorretrato.php @@ -0,0 +1,48 @@ + + + + + Autorretrato - Miquel Barceló - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+
+
+ Autorretrato +

+ Autorretrato +
+
+
+ +
+ +
+ +

Miquel Barceló

+
    +
  • Título: Autorretrato
  • +
  • Técnica: Mixta / lienzo
  • +
  • Dimensiones 37,5 x 46 cm
  • +
  • Año de creación:
  • +
  • Estilo pictórico:
  • +
  • Firmada: No
  • +
  • Enmarcada:
  • +
  • País: España
  • + +
+
+
+ +
+ + diff --git a/obras-de-arte/miquel-barcelo/images/autorretrato.jpg b/obras-de-arte/miquel-barcelo/images/autorretrato.jpg new file mode 100644 index 0000000..f8c2375 Binary files /dev/null and b/obras-de-arte/miquel-barcelo/images/autorretrato.jpg differ diff --git a/obras-de-arte/miquel-barcelo/images/autorretrato_small.jpg b/obras-de-arte/miquel-barcelo/images/autorretrato_small.jpg new file mode 100644 index 0000000..f9c8078 Binary files /dev/null and b/obras-de-arte/miquel-barcelo/images/autorretrato_small.jpg differ diff --git a/obras-de-arte/miquel-barcelo/index.php b/obras-de-arte/miquel-barcelo/index.php new file mode 100644 index 0000000..a1fb711 --- /dev/null +++ b/obras-de-arte/miquel-barcelo/index.php @@ -0,0 +1,35 @@ + + + + + Miquel Barceló - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+ +
+ +
+ +

Miquel Barceló

+ +

Artista nacido en Mallorca en 1957

+

Ocupa uno de los lugares mas destacados entre la pintura española y el mercado internacional actual.

+

Su obra refleja, ya desde un primer momento, un notable interés por los motivos procedentes de la naturaleza, tanto terrestre como marítima, tratados desde una paleta densa, espesa, y generalmente oscura, que ha ejercido una gran influencia entre sus colegas mas jóvenes. +

+
+
+ +
+ + diff --git a/resources/newartwork/dominguez_oscar/le_revolver_small.jpg b/obras-de-arte/oscar-dominguez/images/le_revolver_small.jpg similarity index 100% rename from resources/newartwork/dominguez_oscar/le_revolver_small.jpg rename to obras-de-arte/oscar-dominguez/images/le_revolver_small.jpg diff --git a/obras-de-arte/oscar-dominguez/images/le_revolver_std.jpg b/obras-de-arte/oscar-dominguez/images/le_revolver_std.jpg new file mode 100644 index 0000000..69f1429 Binary files /dev/null and b/obras-de-arte/oscar-dominguez/images/le_revolver_std.jpg differ diff --git a/obras-de-arte/oscar-dominguez/images/sin-titulo.jpg b/obras-de-arte/oscar-dominguez/images/sin-titulo.jpg new file mode 100644 index 0000000..02a755d Binary files /dev/null and b/obras-de-arte/oscar-dominguez/images/sin-titulo.jpg differ diff --git a/obras-de-arte/oscar-dominguez/images/sin-titulo_small.jpg b/obras-de-arte/oscar-dominguez/images/sin-titulo_small.jpg new file mode 100644 index 0000000..e499524 Binary files /dev/null and b/obras-de-arte/oscar-dominguez/images/sin-titulo_small.jpg differ diff --git a/obras-de-arte/oscar-dominguez/index.php b/obras-de-arte/oscar-dominguez/index.php new file mode 100644 index 0000000..8567a4b --- /dev/null +++ b/obras-de-arte/oscar-dominguez/index.php @@ -0,0 +1,40 @@ + + + + + Oscar Domínguez - Ignacio Redondo Fine Arts + + +
+
+ + +
+ + +
+ +

Oscar Domínguez

+ +

Artista de origen canario, nacido en 1906, y enmarcado en la primera mitad del siglo XX.

+

+Pertenece a la Generación del 27, que llevó a cabo la creación de obras pertenecientes a los movimientos surrealista y cubista, tan influenciadas por Picasso.

+

+Óscar Domínguez fue el artista más encumbrado por el expresionismo abstracto.

+

+En la actualidad, tiene un museo dedicado en su Tenerife natal y el mercado del arte le reconoce con una cotización que crece sin parar.

+ +
+
+ +
+ + diff --git a/obras-de-arte/oscar-dominguez/le-revolver.php b/obras-de-arte/oscar-dominguez/le-revolver.php new file mode 100644 index 0000000..43cfb28 --- /dev/null +++ b/obras-de-arte/oscar-dominguez/le-revolver.php @@ -0,0 +1,49 @@ + + + + + Le Revolver - Oscar Domínguez - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+
+
+ Le Revolver +

+ Le Revolver +
+
+ Siguiente +
+
+ +
+ +

Oscar Domínguez

+
    +
  • Categoría de la obra: Pintura
  • +
  • Técnica: Óleo / lienzo
  • +
  • Dimensiones 46,9x34,3 cm (18,5x13,5 in)
  • +
  • Año de creación: 1944
  • +
  • Tema Movimiento/Época: Sin definir
  • +
  • Firmada:
  • +
  • Enmarcada:
  • +
  • País: España
  • +
  • Certificado de autenticidad:
  • +
  • Certificado de Ana Vázquez de Parga
  • +
+
+
+ +
+ + diff --git a/obras-de-arte/oscar-dominguez/sin-titulo.php b/obras-de-arte/oscar-dominguez/sin-titulo.php new file mode 100644 index 0000000..94faaca --- /dev/null +++ b/obras-de-arte/oscar-dominguez/sin-titulo.php @@ -0,0 +1,48 @@ + + + + + Sin título - Oscar Domínguez - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+
+ Anterior +
+
+ Sin título +

+ Sin título +
+
+
+
+ +
+ +

Oscar Domínguez

+
    +
  • Categoría de la obra: Pintura
  • +
  • Técnica: Mixta / lienzo
  • +
  • Dimensiones 21,5x14 cm
  • +
  • Año de creación: 1961
  • +
  • Tema Movimiento/Época: Sin definir
  • +
  • Firmada: No
  • +
  • Enmarcada:
  • +
  • País: España
  • +
  • Certificado de autenticidad:
  • +
+
+
+ +
+ + diff --git a/pintores.php b/pintores.php new file mode 100644 index 0000000..b100fa3 --- /dev/null +++ b/pintores.php @@ -0,0 +1,150 @@ + + + + +Pintores - Ignacio Redondo Fine Arts + + +
+
+ + +
+
+

+ Antoni Clavé +  |  + Antoni Tàpies +  |  + Antonio López +  |  + Antonio Saura +  |  + Baltasar Lobo +  |  + Benjamin Palencia +  |  + Carlos Nadal +  |  + Celso Lagar +  |  + Cesar Galicia +  |  + Cirilo Martinez Novillo +  |  + Claudio Bravo +  |  + Eduardo Arroyo +  |  +Eduardo Chillida + |  +Eduardo Naranjo + |  +Eduardo Urculo + |  +Emilio Grau Sala|  +Enrique Brinkmann + |  +Equipo Crónica|  +Equipo Realidad + |  +Esteban Vicente + |  +Fernando Botero + |  +Francisco Bores|  +Francisco Iturrino + |  +Ginés Parra + |  +Giorgio de Chirico + |  +Guillermo Muñoz Vera + |  +Hernando Viñes + |  +Jaume Plensa + |  +Joan Miró + |  +Joan Ponç + |  +Jorge Castillo + |  +Jorge Oteiza + |  +José Manuel Ciria + |  +José María Sicilia + |  +Josep Guinovart + |  +Juan Barjola|  +Juan Genovés + |  +Juan Muñoz + |  +Juan Uslé + |  +Julio Gónzalez + |  +Lucio Muñoz + |  +Luis Feito + |  +Luis Gordillovv + |  +Marie Blanchard|  +Manolo Millares + |  +Manolo Valdés + |  +Manuel Hernández Mompó|  +Manuel Rivera + |  +Manuel Viola + |  +Menchu Gal|  +Miquel Barceló|  +Miquel Navarro + |  +Óscar Domínguez|  +Pablo Palazuelo + |  +Pablo Picasso + |  +Rafael Canogar + |  +Salvador Dalí + |  +Victor Mira + |  +Xavier Valls

+
+

Fauvismo | Cubismo | Futurismo | Expresionismo | Vorticismo | Orfismo | Abstracción lírica | Arte abstracto + Abstracción geométrica | Abstracción expresiva | Neoplasticismo | Constructivismo | Suprematismo | Pintura metafísica | Dadaísmo | Surrealismo + Surrealismo abstracto | Realismo socialista | Concretismo / Abstracción-Creación | Nueva objetividad | Muralismo | Rayonismo | Sincronismo + Neocubismo | Bauhaus | Art déco | Expresionismo abstracto | Informalismo | Pintura Matérica | Optical art | Arte cinético | Abstracción postpictórica + Abstracción sígnico-lírica | Neofiguración | Art brut | Pop art | Videoarte | Nuevo realismo | Hiperrealismo | Minimalismo + Arte Conceptual | Happening | Arte ambiental | Land art | Realismo figurativo | Espacialismo | Funk art | Figuración narrativa + Neoconcretismo | Neodadaísmo | Nuevo reducionismo | Neomanierismo | Figuración graffiti | Figuración libre | Neoexpresionismo | Bad painting + Neo-geo | Neo-pop | Nueva imagen | Arte feminista | Pattern Art | Transvanguardia

+
+
+ +
+ + diff --git a/quienes-somos.php b/quienes-somos.php new file mode 100644 index 0000000..37d2066 --- /dev/null +++ b/quienes-somos.php @@ -0,0 +1,36 @@ + + + + + ¿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.

+
+ + +
+ +
+ + diff --git a/resources/css/rsp_general_styles.css b/resources/css/rsp_general_styles.css deleted file mode 100644 index a1a3ca2..0000000 --- a/resources/css/rsp_general_styles.css +++ /dev/null @@ -1,395 +0,0 @@ -@CHARSET "UTF-8"; - -/* HTML components ---------------------------------*/ -body { - padding: 0px; - height: 100%; - background-color: black; - /* - */ -} - -/* ZK components ---------------------------------*/ -.z-label { - font-family: Verdana, Helvetica, sans-serif; - font-size: 10px; - color: white; - /* - */ -} - -.z-textbox { - background-color: #ffffff; - border: 1px solid #bbbbbb; - font-family: Tahoma; - font-size: 10px; - color: #0078ae; -} - -.z-textbox-focus { - background: #0078ae; - color: #ffffff; -} - -.z-button .z-button-tl,.z-button .z-button-tr,.z-button .z-button-bl,.z-button .z-button-br,.z-button .z-button-tm,.z-button .z-button-bm,.z-button .z-button-cl,.z-button .z-button-cr,.z-button .z-button-cm - { - background-image: none; -} - -.z-button .z-button-cm { - background-color: #ffffff; - border: 1px solid #bbbbbb; - color: #0078ae; -} - -.z-button-over .z-button-cm { - background-color: #0078ae; - color: #ffffff; -} - -.z-button-clk .z-button-cm { - background-color: #808284; - color: #ffffff; -} - -/* Custom components --------------------------------- */ -.web_body { /* - */ - -} - -/* Header customers ---------------------------------*/ -.header_logo_text { - font-size: 12px; - font-weight: bold; - /* - */ -} - -/* Header menu ---------------------------------*/ -.header-menu-separator { - width: 2px; - height: 10px; - background: #e5c779; - margin-left: 10px; - margin-right: 10px; - /* - */ -} - -.header-menu-link { - font-family: Arial, Verdana, Helvetica, sans-serif; - font-size: 16px; - color: #e5c779; - text-decoration: none; - font-weight: bold; - cursor: pointer; - /* - */ -} - -.header-menu-link:link,.header-menu-link:visited { - font-family: Arial, Verdana, Helvetica, sans-serif; - font-size: 16px; - color: #e5c779; - text-decoration: none; - font-weight: bold; - /* - */ -} - -.header-menu-link:hover { - color: white; - /* - */ -} - -.header-menu-link:active { - text-decoration: underline; - /* - */ -} - -.header-menu-link-down:link,.header-menu-link-down:visited { - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; - /*color: white;*/ - color: #e5c779; - font-weight: bold; - text-decoration: none; - font-weight: bold; - font-weight: bold; - /* - */ -} - -.header-menu-link-down:hover { - color: white; - /*color: #e5c779;*/ /* - */ -} - -.header-menu-link-down:active { - text-decoration: underline; - /* - */ -} - -.header-menu-separator2 { - width: 1px; - height: 10px; - background: white; - margin-left: 5px; - margin-right: 5px; - /* - */ -} - -.header-menu-link2-selected { - font-family: Tahoma, Helvetica, sans-serif; - font-size: 10px; - color: white; - font-weight: bold; - text-decoration: none; - /* - */ -} - -.header-menu-link2:link,.header-menu-link2:visited { - font-family: Tahoma, Helvetica, sans-serif; - font-size: 10px; - color: white; - text-decoration: none; - /* - */ -} - -.header-menu-link2:hover { - text-decoration: underline; - /* - */ -} - -.header-menu-link2:active { - text-decoration: underline; - /* - */ -} - -/* Body */ -.situation_bar { - font-size: 8px; - padding: 5px; - background-color: #eeeeee; - border-bottom: 1px solid #bbbbbb; - margin-bottom: 15px; -} - -.situation_text { - color: #0078ae; -} - -.body-link:link,.body-link:visited { - font-family: Verdana, Helvetica, sans-serif; - font-size: 14px; - color: white; - font-weight: bold; - text-decoration: none; - /* - */ -} - -.body-link:hover { - cursor: pointer; - color: #e5c779; - /* - */ -} - -.body-link:active { - text-decoration: underline; - /* - */ -} - -.body_small_caption { - font-weight: bold; -} - -/* Footer */ -.footer-menu-label { - font-family: Verdana, Helvetica, sans-serif; - font-size: 9px; - color: white; - text-decoration: none; -} - -.footer-menu-link:link,.footer-menu-link:visited { - font-family: Verdana, Helvetica, sans-serif; - font-size: 9px; - color: white; - text-decoration: none; -} - -.footer-menu-link:hover { - color: #e5c779; -} - -.footer-menu-link:active { - text-decoration: underline; -} - -/* EXTERNAL ---------------------------------*/ -.chromestyle:after { - /*Add margin between menu and rest of content in Firefox*/ - content: "."; - display: block; - height: 0; - clear: both; - visibility: hidden; -} - -.chromestyle ul { - width: 100%; - padding: 4px 0; - margin: 0; - text-align: center; /*set value to "left", "center", or "right"*/ -} - -.chromestyle ul li { - display: inline; -} - -.chromestyle ul li a { - color: #e5c779; - padding: 4px 7px; - margin: 0; - text-decoration: none; -} - -.chromestyle ul li a:hover,.chromestyle ul li a.selected { - /*script dynamically adds a class of "selected" to the current active menu item*/ - color: white; -} - - - -/* ######### Style for Drop Down Menu ######### */ -.dropmenudiv { - position: absolute; - top: 0; - line-height: 18px; - z-index: 150; - width: 200px; - visibility: hidden; - background-color: #242423; -} - -.dropmenudiv a { - width: auto; - display: block; - text-indent: 3px; - padding: 2px 0; - text-decoration: none; - font-weight: bold; -} - -* html .dropmenudiv a { /*IE only hack*/ - width: 100%; -} - - - -.language-menu-link { - font-family: Arial, Verdana, Helvetica, sans-serif; - font-size: 12px; - color: #e5c779; - font-weight: bold; - text-decoration: none; - cursor: pointer; - text-decoration: none; - /* - */ -} - -.language-menu-link:link,.language-menu-link:visited { - font-family: Arial, Verdana, Helvetica, sans-serif; - font-size: 12px; - color: #e5c779; - font-weight: bold; - text-decoration: none; - /* - */ -} - -.language-menu-link:hover { - color: white; - /* - */ -} - -.language-menu-link:active { - text-decoration: underline; - /* - */ -} - -/* Colored label */ -.label1 { - font-family: Verdana, Helvetica, sans-serif; - color: white; - text-decoration: none; -} - -.link1 { - font-family: Verdana, Helvetica, sans-serif; - color: white; - text-decoration: none; -} - -.link1:link,.link1:visited { - font-family: Verdana, Helvetica, sans-serif; - color: white; - text-decoration: none; -} - -.link1:hover { - color: #e5c779; -} - -.link1:active { - text-decoration: underline; -} - -/* Colored label */ -.label2 { - font-family: Verdana, Helvetica, sans-serif; - color: #e5c779; - text-decoration: none; -} - -.link2 { - font-family: Verdana, Helvetica, sans-serif; - color: #e5c779; - text-decoration: none; -} - -.link2:link,.link2:visited { - font-family: Verdana, Helvetica, sans-serif; - color: #e5c779; - text-decoration: none; -} - -.link2:hover { - color: white; -} - -.link2:active { - text-decoration: underline; -} - - - -/* Colored label */ -.label3 { - font-family: Verdana, Helvetica, sans-serif; - color: #e5c779; - text-decoration: none; -} - -.link3 { - font-family: Verdana, Helvetica, sans-serif; - color: #e5c779; - text-decoration: none; -} - -.link3:link,.link3:visited { - font-family: Verdana, Helvetica, sans-serif; - color: #e5c779; - text-decoration: none; -} - -.link3:hover { - color: white; -} - -.link3:active { - text-decoration: underline; -} - diff --git a/resources/js/header_menu.js b/resources/js/header_menu.js deleted file mode 100644 index c9e39d8..0000000 --- a/resources/js/header_menu.js +++ /dev/null @@ -1,183 +0,0 @@ -var cssdropdown={ -disappeardelay: 250, // set delay in miliseconds before menu disappears onmouseout -enablereveal: [true, 5], // enable swipe effect? [true/false, steps (Number of animation steps. Integer between 1-20. Smaller=faster)] -enableiframeshim: 1, // enable "iframe shim" in IE5.5 to IE7? (1=yes, 0=no) - -// No need to edit beyond here//////////////////////// - -dropmenuobj: null, asscmenuitem: null, domsupport: document.all || document.getElementById, standardbody: null, iframeshimadded: false, revealtimers: {}, - -getposOffset:function(what, offsettype){ - var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop; - var parentEl=what.offsetParent; - while (parentEl!=null){ - totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop; - parentEl=parentEl.offsetParent; - } - return totaloffset; -}, - -css:function(el, targetclass, action){ - var needle=new RegExp("(^|\\s+)"+targetclass+"($|\\s+)", "ig") - if (action=="check") - return needle.test(el.className) - else if (action=="remove") - el.className=el.className.replace(needle, "") - else if (action=="add" && !needle.test(el.className)) - el.className+=" "+targetclass -}, - -showmenu:function(dropmenu, e){ - if (this.enablereveal[0]){ - if (!dropmenu._trueheight || dropmenu._trueheight<10) - dropmenu._trueheight=dropmenu.offsetHeight - clearTimeout(this.revealtimers[dropmenu.id]) - dropmenu.style.height=dropmenu._curheight=0 - dropmenu.style.overflow="hidden" - dropmenu.style.visibility="visible" - this.revealtimers[dropmenu.id]=setInterval(function(){cssdropdown.revealmenu(dropmenu)}, 10) - } - else{ - dropmenu.style.visibility="visible" - } - this.css(this.asscmenuitem, "selected", "add") -}, - -revealmenu:function(dropmenu, dir){ - var curH=dropmenu._curheight, maxH=dropmenu._trueheight, steps=this.enablereveal[1] - if (curH