body { background: #4c712c; }
a { color: #726221; }

.cabecera h1 a { height: 166px; background: url(header.jpg) no-repeat; }

.cuerpo { background: #fff url(pie.jpg) no-repeat bottom right; }

.anotacion { background: url(post.jpg) no-repeat; }
.comentario { background: #fff; }
.comentario .info { background: #FAFAFA; padding: 1px 5px; color: #000; border-width: 1px 0px; border-style: solid;  border-color: #F3F4F4; }
.comentario .info a { color: #726221; font-weight: bold; font-size: 15px; }
.comentario .cuerpo { float: none; width: auto; padding: 1px 5px; background: none; border-bottom: 1px solid #F3F4F4; }
.fecha { color:#858377; font-size:95%; margin: 0 0 1em 0; padding-left: 80px; }
.fecha a { color:#858377; text-decoration: none; }
.fecha a:hover { text-decoration: underline; }
h1 {color:#726221; font-weight:normal; font-size:150%; margin: 0; padding: 10px 0 0 80px; }
h1 a {color:#726221; text-decoration:none; }
h1 a:hover { text-decoration:underline; }
h1.archivo { text-align: right; border-bottom: 1px solid white; margin-bottom: 1em; font-size: 130%; }

.varios { margin-top: 15px; padding-bottom: 499px; }
.varios .lista { background: url(h3.jpg) no-repeat; }
.varios .lista h2 { padding: 26px 0 10px 90px; font-size: 24px; font-weight: bold; color: #fff; margin: 0; }
.varios .lista ul { margin: 25px 0 1.2em 25px; list-style: none; }
.varios .lista ul li { padding: 5px 0 5px 50px; background: url(bullet.jpg) no-repeat 0 3px; font-size: 16px; }
.varios .lista ul li a { text-decoration: none; color: #333; }
.varios .lista ul li a:hover { text-decoration: underline; }
.varios .lista div.anuncio { width: 300px; }
