body {
	background-color: #333333;
	margin: 0;
	padding: 0;
	
}
.h5 {
	font-family: Arial, Tahoma, Helvetica;
	color: #cccccc;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;	
}
.h5 a {
	font-family: Arial, Tahoma, Helvetica;
	color: #cccccc;
	font-style: normal;
	font-weight: normal;

}
.h5 a:active {
	font-family: Arial, Tahoma, Helvetica;
	color: #cccccc;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}	
.h5 a:visited {
	font-family: Arial, Tahoma, Helvetica;
	color: #999999;
	text-decoration: none;
	font-style: normal;
}	
.h5 a:link {
	font-family: Arial, Tahoma, Helvetica;
	color: #cccccc;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}	

.Titre {
	font-family: Arial, Tahoma, Helvetica;
	color: #cccccc;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;	
}

.SousTitre {
	font-family: Arial, Tahoma, Helvetica;
	color: #cccccc;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;	
}