/* Generated by KompoZer */
a.link:link {
  background-color: papayawhip;
  font-size: 1.2em;
}
a.link:hover {
  background-color: silver;
  font-size: 1.2em;
}
a.big_silver:link {
  background-color: black;
  font-size: 1.7em;
}
a.big_silver:hover {
  background-color: Indigo;
  font-size: 1.7em;
}
a.silver:link {
  background-color: silver;
  font-size: 1.2em;
}
a.silver:hover {
  background-color: papayawhip;
  font-size: 1.2em;
}
a.small_silver:link {
  background-color: silver;
  font-size: 1em;
}
a.small_silver:hover {
  background-color: papayawhip;
  font-size: 1em;
}
a.smaller_silver:link {
  background-color: silver;
  font-size: 0.9em;
}
a.smaller_silver:hover {
  background-color: papayawhip;
  font-size: 0.9em;
}
.currentLink {
  color: #640200;
  background-color: #000000;
}
.hidden_txt {
  font-size: 1.2em;
  visibility: hidden;
}
.small_hidden_txt {
  font-size: 0.1em;
  visibility: hidden;
}
a.evenement:link {
  background-color: red;
  font-size: 1.3em;
  color: white;
	font-weight: bold;
}
a.evenement:visited {
  background-color: red;
  font-size: 1.3em;
  color: white;
	font-weight: bold;
}
a.evenement:hover {
  background-color: purple;
  font-size: 1.3em;
  color: yellow;
	font-weight: bold;
}
