A:link {
	color: Blue;
}
A:visited {
	color: Blue;
}
A:hover {
	color: Red;
	text-decoration: none;
}
.tw
{
	COLOR: White;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
}

.petite
{
	font-family : Verdana;
	font-size: 9pt;
}
.cal {
	font-family : Verdana;
	font-size : 11px;
	text-decoration: none;
}
.cals {
	 font-family : Verdana;
	 font-size : 11px;
	 text-decoration: none;
	 background-image : none;
	 background-color: #D7DCEC
}
.titre {
  font-family : Verdana;
  font-size : 12px;
  text-decoration : none;
  background : url(img/fond.gif);
  font-weight : bold;
  }
.norm {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
	font-style: normal;
	text-align: center;
}
