body {
  margin: 2px;
  background-color: #FFFFFF;
  color: black;
}

a {
 color: #0138A6;
 text-decoration: underline;
}



div.derecha, #cabecera, .menuhor, .extras, #letras, #migas, #busqueda, .donacion {
  display:none;
}
td.central { vertical-align:top; text-align:center; }


.ejercicio { background-color: #F3F3F3; padding: 2px; }

img.foto { float: right; padding-left: 4px; background: white; }

.foros { background: black; }
.foros th { background: #EEC007; padding: 5px; }
.foros td { background: white; padding: 5px; }
.foros td.peq {        text-align:center; font-size:80%;}
.foros th div { font-weight: normal; }
.responder { margin-bottom: 15px; }

#formulario { font-weight: bold; }
#formulario input, #formulario textarea, #formulario select { display:block; margin-bottom: 8px; font-weight: normal; }
#formulario i { font-weight: normal; font-style: italic; }
.error { color: red; font-style: italic; }

dl.novedad dd {        margin-bottom: 10px; }
.lineahor { border-bottom: 1px solid #CCCCCC; }
sup { font-size: 85%; vertical-align: 20%;}

.historia { margin: 6px 0px 16px 1em; }
.historia .titulo { font-weight:bold; margin-left: 1em; }
.historia .texto { margin-left: 2em; }
.comentario { background: #F8F8F8; }
.barrablog { font-size: 75%; margin-left: 2.5em; text-align: right; border-top: 1px solid #CCCCCC; }
.barrablog img { vertical-align:middle; background: white; }
.barrablog a {padding-left: 5px;}
.barracom { font-size: 75%; margin-bottom: 2em; text-align: right; border-top: 1px solid #CCCCCC; }
.caja_preview { border: 1px solid black; padding: 1em 1em 0em 1em; margin-bottom: 1em; }