@import url(base.css);

/* TOP */

#top     { height:35em; background:white url(/images/bg300r.gif) repeat-y top right; overflow:hidden; }
#bodegon { overflow:hidden; width:60em; height:33em; background:transparent url(/images/bodegon_portada.jpg) no-repeat -1px 0px; }
#column  { height:auto; }

#grupoacs { position:static; padding:3.5em 2em 0 1.8em; text-align:right; }

/* BOTTOM */

#content                          { padding:2em; border-top:1px solid #999; overflow:hidden; }
#content h2                       { margin:0 0 0.5em 0.5em; }
#content div.featured             { width:21em; height:18em; margin:0; float:left; border-left:1px dotted #999; *border-left:1px solid #CCC; }
#content div.featured.first       { border-left-width:0; }
#content div.featured div.content { padding:1.5em 1em 0; }
#content div.featured h3          { font-size:1.3em; margin:0.8em 0 0; line-height:1.3em; }
#content div.featured p.fecha     { margin:0; color:#848484; }
#content div.featured a:hover     { color:#336699; text-decoration:underline; }
#content div.featured-content     { overflow:hidden; }
#content div.featured-content img { float:left; margin:0 1em 0.5em 0; width:60px; max-height:60px; }