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 > Celso Lagar - Ignacio Redondo Fine Arts </ title >
</ head >
< body >
< div id = " vertical " ></ div >
< div id = " container " >
< div id = " header " >
< h1 > IRG </ h1 >
2011-05-13 10:58:59 +00:00
< h2 > Ignacio Redondo Fine Arts < br /> Obras de Arte </ h2 >
2011-05-03 08:45:03 +00:00
</ div >
< ? php include ( " ../../_menu.php " ); ?>
< div id = " content " >
< div class = " cuadros-pintor float-left " >
< ul class = " miniaturas " >
< li class = " miniatura " >< a href = " la-corrida.php " >< img src = " images/la_corrida_small.jpg " alt = " La Corrida " />< br />< span > La Corrida </ span ></ a ></ li >
< li class = " miniatura " >< a href = " bodegon-florero.php " >< img src = " images/bodegon-florero_small.jpg " alt = " Bodegón con Florero " />< br />< span > Bodegón con Florero </ span ></ a ></ li >
</ ul >
</ div >
< div class = " ficha-pintor float-right " >
< h2 > Celso Lagar </ h2 >
< p > 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 .</ p >
< p >
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 .</ p >
</ div >
</ div >
< ? php include ( " ../../_pie.php " ); ?>
</ div >
</ body >
</ html >