.DescrizioneChiesa 
{
  font-family  	   : Verdana;
  font-size    	   : 13px;
  font-weight  	   : bold;
  color       	   : #FFFFFF;
  margin-left  	   : 2px;
  padding      	   : 0px;
  text-decoration  : underline;
}
.coccaglio 
{
  font-family      : Verdana;
  font-size        : 13px;
  font-weight      : bold;
  color            : #685559;
  padding-left     : 5px;
  padding-bottom   : 5px;
  text-decoration  : none;
}
a.coccaglio:hover 
{
  font-family      : Verdana;
  font-size        : 13px;
  color            : #6633FF;
  font-weight      : bold;
  padding-left     : 5px;
  padding-bottom   : 5px;
  text-decoration  : none;
}

.ddmx 
{
  font-size        : 10px;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover 
{
  font-family     : Verdana;
  font-size       : 11px;
  color           : #101010;
  font-weight     : normal;
  text-align      : center;
  text-decoration : none;
  display         : block;
  white-space     : nowrap;
  position        : relative;
  padding-top     : 5px;
  padding-left    : 2px;
  padding-right   : 2px;
  padding-bottom  : 5px;
  border-left     : 1px solid #689AD8;
  background-image: url(immaginiMenu/topMenu.jpg);
  background-repeat:repeat;
  line-height     : 12px; 
  cursor          : default;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover 
{
  font-family     : Verdana;
  font-size       : 11px;
  color           : #101010;
  font-weight     : normal;
  text-decoration : none;
  display         : block;
  white-space     : nowrap;
  position        : relative;
  z-index         : 500;
  padding-top     : 4px;
  padding-left    : 4px;
  padding-right   : 4px;
  padding-bottom  : 4px;
  cursor          : hand;
}
.ddmx .item2 
{
  background-image : url(immaginiMenu/SFMenu.gif);
  background-repeat: repeat-y;
  width            : 190px;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover 
{
  font-family     : Verdana;
  font-size       : 11px;
  color           : #6633FF;
  font-weight     : normal;
  text-decoration : none;
}
.ddmx .arrow,
.ddmx .arrow:hover 
{
  padding-top     : 4px;
  padding-left    : 4px;
  padding-right   : 4px;
  padding-bottom  : 4px;
}
.ddmx .item2 img,
.ddmx .item2-active img
{
  position        : absolute;
  top             : 4px;
  right           : 0px;
  border          : 0px;
  background-position:right;
}
.ddmx .section 
{
  border-top      : 2px solid #C5D2DA;
  border-left     : 1px solid #D7E0E5;
  border-right    : 1px solid #C5D2DA;
  border-bottom   : 1px solid #C5D2DA;
  position        : absolute;
  visibility      : hidden;
  z-index         : -1;
  background-image: url(immaginiMenu/SFMenu.gif);
  background-repeat:repeat;
}

* html .ddmx td 
{ 
  position        : relative; 
} /* ie 5.0 fix */
