body {
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}

#nav a
	{
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}

#nav a:hover
	{
		font-weight: bold;
		color: #FF9900;
		text-decoration: none;
	}

a {
	color: #CC0000;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	
}

.historique {
	font-size: large;
	font-weight: bold;
	color: #999999;
}

.nav_activ {
	font-weight: bold;
	color: #FFCC00;
}
.sous_titre {
	font-weight: bold;
	color: #666666;
}
.action {
	font-size: small;
	color: #FFFFFF;
	text-decoration: blink;
	font-style: normal;
	font-weight: bold;
}
