#risultati {
	margin: 0 1em;
	}


/*intestazione reportage*/
p.rpthead {
  margin:1.5em 0em 0.5em 0em;
  color:#fff;
  background:#39c;
  font-size:118%; font-weight: bold; text-transform:uppercase; letter-spacing:0.2em;
}
/*intestazione news*/
p.newshead {
  margin:1.5em 0em 0.5em 0em;
  color:#fff;
  background:#036;
  font-size:118%; font-weight: bold; text-transform:uppercase; letter-spacing:0.2em;
}
/*intestazione guide*/
p.guidehead {
  margin:1.5em 0em 0.5em 0em;
  color:#fff;
  background:#366;
  font-size:118%; font-weight: bold; text-transform:uppercase; letter-spacing:0.2em;
}
/*intestazione foto*/
p.fotohead {
  margin:1.5em 0em 0.5em 0em;
  color:#fff;
  background:#363;
  font-size:118%; font-weight: bold; text-transform:uppercase; letter-spacing:0.2em;
}

h1 {font-size:2em; color:#6f6f6f; text-transform:uppercase; letter-spacing:1px; font-weight:bold; }

#risultati h2 {
  margin-top:0.5em;
  }
#risultati h2 a {
  color:#36c;
}
#risultatti h3 {
  color:444; font-weight:normal;
  }
#risultati h3 a {
  color:#666;
}
#risultati h3 a:hover, #risultati h2 a:hover	{
  color:#f33;
  text-decoration:underline;
}

.dettagli { color:#007000 }
