body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../../images/logo_r.gif);
	font-size: 16px;
	cursor:url("epsy.cur");
}
#date {
	text-align: right;
	color: #000000;
}
#titre {
	font-size: 26px;
	font-weight: bolder;
	text-align: center;
	color: #000066;
}
#en-tete {
	font-weight: bold;
}
#sous-titre {
	font-weight: bold;
	text-align: left;
	color: #000066;
	font-size: 18px;
}
#bas-page {
	font-size: 12px;
}
#fleche {
	list-style-image: url(../../images/fleche.gif);
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	color: #666666;
}
a:active {
	text-decoration: none;
}
