2011-05-03 08:45:03 +00:00
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
|
|
<head>
|
|
|
|
|
|
<?php include("../../_cabecera.php"); ?>
|
|
|
|
|
|
<title>Untitled - Manuel Hernández Mompó - Ignacio Redondo Fine Arts</title>
|
|
|
|
|
|
</head>
|
|
|
|
|
|
<body>
|
|
|
|
|
|
<div id="vertical"></div>
|
2011-05-19 15:58:39 +00:00
|
|
|
|
<div id="container"><div id="header">
|
|
|
|
|
|
<h1>IRG</h1>
|
|
|
|
|
|
<h2>Ignacio Redondo Fine Arts</h2>
|
|
|
|
|
|
<h3>Obras de Arte</h3>
|
|
|
|
|
|
</div><?php include("../../_menu.php"); ?>
|
2011-05-03 08:45:03 +00:00
|
|
|
|
<div id="content">
|
|
|
|
|
|
<div class="obra float-left">
|
|
|
|
|
|
<div class="boton anterior">
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="fotografia">
|
2011-05-16 18:07:11 +00:00
|
|
|
|
<img class="centrada" src="images/untitled_std.jpg" alt="UNTITLED"/>
|
2011-05-03 08:45:03 +00:00
|
|
|
|
<br/><br/>
|
2011-05-16 18:07:11 +00:00
|
|
|
|
<span>UNTITLED</span>
|
2011-05-03 08:45:03 +00:00
|
|
|
|
</div>
|
|
|
|
|
|
<div class="boton siguiente">
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="ficha-obra float-right">
|
|
|
|
|
|
|
|
|
|
|
|
<h2>Manuel Hernández Mompó</h2>
|
|
|
|
|
|
<ul>
|
2011-05-16 18:07:11 +00:00
|
|
|
|
<li><strong>Título:</strong> UNTITLED</li>
|
|
|
|
|
|
<li><strong>Técnica:</strong> Mixta / lienzo</li>
|
|
|
|
|
|
<li><strong>Dimensiones</strong> 70 x 100 cm</li>
|
2011-05-03 08:45:03 +00:00
|
|
|
|
<li><strong>Año:</strong> 1963</li>
|
2011-05-16 18:07:11 +00:00
|
|
|
|
<li><strong>Estilo pictórico:</strong> Abstracción</li>
|
|
|
|
|
|
<li><strong>Movimiento/Escuela:</strong> Escuela de París</li>
|
|
|
|
|
|
<li><strong>Firmada:</strong> Sí (ángulo superior derecho)</li>
|
2011-05-03 08:45:03 +00:00
|
|
|
|
<li><strong>Enmarcada:</strong> Sí</li>
|
2011-05-16 18:07:11 +00:00
|
|
|
|
<br/>
|
|
|
|
|
|
<li><strong>Reproducida en catálogo razonado de Manuel Hernández Mompó – Pinturas, Esculturas y Dibujos 1935-1968. Núm 31, Pág 346</strong></li>
|
|
|
|
|
|
<br/>
|
|
|
|
|
|
<li><strong>Se adjunta certificado de autenticidad</strong></li>
|
2011-05-03 08:45:03 +00:00
|
|
|
|
</ul>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<?php include("../../_pie.php"); ?>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</body>
|
|
|
|
|
|
</html>
|