/*
  Stili pagine siti comuni
  DATA CREAZIONE: 01-07-2004;
  DATA MODIFICA: 01-03-2006;
  VERSIONE: 2004.1.0;
  AUTORE: Marco Rho;
*/

/*mappa del sito*/

DIV.MappaSito {
  text-align: left;
}

DIV.MappaSito DIV.MSUNO {
}

DIV.MappaSito DIV.MSDUE {

}

DIV.MappaSito DIV H2 {
  font-family: Verdana, sans-serif;
 text-transform:uppercase;
  font-size: 1.4em;
  color: #fff;
  font-weight: bold;
  margin-left:0px;
  margin-top: 30px;
  margin-bottom: 5px;
  padding: 0px 3px 3px 0px;
border-style: solid;
border-color: black;
border-width: 0px 0px 2px 0px;
}
DIV.MappaSito DIV H2 A {
  color: #000;
text-decoration: none;
}

DIV.MappaSito DIV H2 A:hover {
  color: #000;
text-decoration: underline;
}
DIV.MappaSito DIV H3 {
  font-family: Verdana, sans-serif;
  font-size: 1em;
 text-transform:uppercase;
  font-weight: bold;
  color: #000000;
  margin-left:0px;
  line-height: 14px;
  margin-top: 0px;
  margin-bottom: 3px;
  padding: 0px;
  margin-top: 15px;
}
DIV.MappaSito DIV H3 A{
  color: #000000;
text-decoration: none;
}

DIV.MappaSito DIV H3 A:hover {
text-decoration: underline;
}

DIV.MappaSito DIV H4 {
  font-family: Verdana, sans-serif;
  font-size: 0.9em;
  color: #000000;
  font-weight: normal;
line-height:1em;
  margin-left:0px;
  margin-top: 0px;
  margin-bottom: 3px;
  padding: 0px;
}
DIV.MappaSito DIV H4 A{
  color: #000000;
  font-weight: normal;
text-decoration: none;
}

DIV.MappaSito DIV H4 A:hover {

  color: #000000;
  font-weight: normal;
text-decoration: underline;
}

