
.volverHome, .menuPrincipal, #menu, .botImprimir{
  display: none;
}
body, #contenedor, #texto, .contenidos{
  float: none;
  width: auto;
  margin: 0;
  padding: 0;
  border: 0;
}

#contenedor{ width: 90%;}

#texto p#titCategoria{ padding-left: 0; margin-left: 0; font-size: 112%; font-weight: bold;}

#contenidos a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   