
body { 
 background:#505050; 
 font-family: "Trebuchet MS", Verdana, Arial, serif;
}
a {
	color: #505050;
	text-decoration: none;
 	font-weight: bold;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

td{
 font-size:12;
 valign="top";
}
.titrepage{
  font-size: 20;
  color: #505050;
  font-weight: bold;
}
.titre{
  font-size:medium;
  color: #505050;
  font-weight: bold;
}
.stitre{
  font-size:medium;
}
