/* CSS Document */

.adresse {
	font-size:8pt;
	font-weight:normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.adresse:hover {
  font-family:Verdana;
  font-size:8pt;
  font-weight:normal;
  color:#666666;
  }
  .mail {
	font-size:8pt;
	font-weight:normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.mail:hover {
  font-family:Verdana;
  font-size:8pt;
  font-weight:normal;
  color:#666666;
  }
  .titre {
	font-size:7pt;
	font-weight:bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.titre:hover {
  font-family:Verdana;
  font-size:7pt;
  font-weight:bold;
  color:#000000;
  }
    .categorie {
	font-size:7pt;
	font-weight:normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.categorie:hover {
  font-family:Verdana;
  font-size:7pt;
  font-weight:normal;
  color:#333333;
  