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>Eduardo Arroyo - 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 src="images/eduardo-arroyo-eduardo-entre.jpg" alt="EDUARDO ENTRE EL GOLOSO Y EL PARDO"/>
|
2011-05-03 08:45:03 +00:00
|
|
|
|
<br/><br/>
|
2011-05-16 18:07:11 +00:00
|
|
|
|
<span>EDUARDO ENTRE EL GOLOSO Y EL PARDO</span>
|
2011-05-03 08:45:03 +00:00
|
|
|
|
</div>
|
|
|
|
|
|
<div class="boton siguiente">
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="ficha-obra float-right">
|
|
|
|
|
|
|
|
|
|
|
|
<h2>EDUARDO ARROYO</h2>
|
|
|
|
|
|
<ul>
|
2011-05-16 15:48:39 +00:00
|
|
|
|
<li><strong>Título:</strong> EDUARDO ENTRE EL GOLOSO Y EL PARDO</li>
|
2011-05-03 08:45:03 +00:00
|
|
|
|
<li><strong>Técnica:</strong> Óleo / lienzo</li>
|
|
|
|
|
|
<li><strong>Dimensiones</strong> 146 x 112 cm</li>
|
2011-05-16 15:48:39 +00:00
|
|
|
|
<li><strong>Año de creación:</strong> 1964</li>
|
|
|
|
|
|
<li><strong>Estilo pictórico:</strong> FigurativoPop art</li>
|
|
|
|
|
|
<li><strong>Firmada:</strong> Si (ángulo inferior derecho)</li>
|
|
|
|
|
|
<li><strong>Enmarcada:</strong> Si</li>
|
|
|
|
|
|
<br />
|
|
|
|
|
|
<!--li><strong>País:</strong> España</li-->
|
|
|
|
|
|
<li><strong>Se adjunta certificado de autenticidad de Doña Fabienne Rocco</strong></li>
|
2011-05-03 08:45:03 +00:00
|
|
|
|
</ul>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<?php include("../../_pie.php"); ?>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</body>
|
|
|
|
|
|
</html>
|