UL.web_dir_lista
{
  font-size:           12px;
  font-weight:         bold;
  color:               #008000;
  list-style-image:    url("/immagini/anicigno_piccolo.gif");
}

UL.web_dir_elenco
{
  margin-bottom:       12px;
  font-weight:         bold;
  list-style-image:    url(/immagini/tria.gif);
}

LI.web_dir_elenco
{
  margin-bottom:       7px;
}

DIV.web_dir_address_bar
{
  background-color:    #dae3de;
  padding:             0.3em 0.8em;
  margin:              auto auto 20px auto;
  width:               80%;
  line-height:         1.5em;
}

A.web_dir_video_link
{
  background:          url("web_dir_image/video.png") no-repeat scroll right;
  padding:             0 25px 0 0;
}

A.web_dir_gif_link
{
  background:          url("web_dir_image/gif.png") no-repeat scroll right;
  padding:             0 25px 0 0;
}

A.web_dir_jpeg_link
{
  background:          url("web_dir_image/jpeg.png") no-repeat scroll right;
  padding:             0 25px 0 0;
}

A.web_dir_pdf_link
{
  background:          url("web_dir_image/pdf.png") no-repeat scroll right;
  padding:             0 25px 0 0;
}

A.web_dir_address_bar
{
  color:               black;
}

A.web_dir_address_bar:hover
{
  color:               #cd5c5c;
  border-bottom:       dotted #cd5c5c thin;
}

H4.web_dir_titolo
{
  color:               #008000;
}

IMG.web_dir_image
{
  float:               right;
  margin:              auto 1em;
}
