/*  */

.level0
{
  list-style-type: none;
  list-style-image: none;
}

.level0
{
  margin-left: 0;
}

.level0 .title
{
  background-color: transparent;
  margin: 0;
  border-bottom: 1px dotted #D1B19A;
}

.level0 .title a
{
  color: #660000;
  font-weight: normal;
  padding-top: 0.5em;
  font-size: 150%;
  text-decoration: none;
}

.level1
{
  list-style-type: none;
  list-style-image: none;
}

.level1 .title
{
  border: 0;
}

.level1 .title a
{
  color: #550000;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
}

.level2 .title a
{
  font-weight: normal;
}

.levelInline
{
  list-style: none;
}

.levelInline li
{
  display: inline;
  margin-right: 1em;
}

.levelInline div
{
  display: inline;
}


.currentMapItem {
/*
    background-color: #CA9A9A;
    border: 1px dotted #AEE4FF;
    color: #660000;
*/
    padding: 0.1em 0.5em 0.1em 1.8em;
    vertical-align: middle;
    background-image: url(http://www.teatrosoresina.it/info_icon.gif);
    background-repeat: no-repeat;
    background-position: 2px 50%;
    background-color: #F9EBC1;
    color: #000000;
    border: 1px dotted #D1B19A;
/*
*/
}



/*  */

