DIV#directory
{
  width             : 47%;
  float             : left;
  border-top        : dotted thin blue;
  border-right      : dotted thin blue;
  border-bottom     : dotted thin blue;
  padding           : 1em;
  margin-bottom     : 2em;
}

DIV#directory P#p_dir
{
  font-size         : 1.1em;
  font-weight       : bold;
  color             : #8b668b;
}

DIV#directory UL
{
  list-style-type   : none;
  list-style-image  : url("../immagini/directory.gif");
}
