@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0}
.galeria    {width:256px; margin:0 auto; overflow:hidden; float:left; display:block;}
.galeria li {width:120px; height:96px; margin:0 8px 8px 0; background:#000; border:0; float:left; cursor:pointer; list-style:none;}
#fgrande    {margin:0 12px 0 auto; height:304px; width:380px; background:#EBE9ED; float:left}
.nav        {clear:both; font:90% Arial; text-transform:lowercase; width:380px; text-align:center; background-color:#EBE9ED; line-height:26px; position:relative; top:-7px;}
