div.blogs div.header { background: #453f41 url(/images/icons/gt_blanc.gif) 4px center no-repeat; margin-top: 1em; width: 304px; height: 30px;}
div.blogs div.header span { padding-left:22px; padding-top: 5px; color: white; font-weight: bold; display: block;}

div.blogs div.blog {width: 304px; height: 95px;  }
div.blogs div.fin {border-bottom: 1px dotted #453f41; margin-bottom: 5px;}
div.blogs div.blog h2 { font-weight: bold; font-size: 1.1em; margin:0; }
div.blogs div.blog div.autor { color: #242021; font-size: .7em; margin-bottom: 10px;}
div.blogs div.blog div.autor span.nom { font-weight: bold; }

div.blogs div.blog div.pastilla {width: 90px; float: left; margin-bottom: 10px;}
div.blogs div.blog div.pastilla img { border: 2px solid black; margin-left: 4px;}
div.blogs div.blog div.lastpost { float: left; width: 200px; margin-bottom: 10px;}
div.blogs div.blog div.lastpost div.titulo a { color: #ad0001; text-decoration: none; font-weight: bold}
div.blogs div.blog div.lastpost div.fecha { font-size: .8em; display: none;}
div.blogs div.blog div.lastpost div.titulo a:hover { text-decoration: underline;}
div.blogs div.blog div.extracto { color: #666; font-size: .8em; height: 50px; overflow: hidden; }
