<!--
a:link.menu {
	text-decoration: none;
	text-align: center;
	width: 100%;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
a:hover.menu {
	color: #000000;
	background-color: #FFCCFF;
}
a:visited.menu {
	color: #000000;
	text-decoration: none;
	text-align: center;
	width: 100%;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
a:link.mlgd {
	text-decoration: none;
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
}
a:hover.mlgd {
	color: #000000;
	background-color: #ffcc00;
}
a:visited.mlgd {
	color: #000000;
	text-decoration: none;
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
}
a:visited {	text-decoration: none;}
a:link {
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:visited {	text-decoration: none;}
p {
	font-family: Arial;
	font-size: 12px;
}
.titre {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
-->
  </style>
  <style type="text/css">
<!--
.tpc {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
.txt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
input {
	font-family: Arial;
	font-size: 12px;
}
h1 {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-indent: 20px;
}
.mgd {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7B7B7B;
	line-height: 18px;
	text-align: center;
}
.txtn {
	font-family: Arial;
	font-size: 12px;
}
-->