*{margin: 0;padding: 0}
/****************************************************************************/
html, body
{
  position: relative;
  background-color: White;
  font-size: 100%; 
  /* font-size: small; */
  font: 12px Arial, Helvetica, sans-serif;
  line-height: 1.1em;
  color: black;
}
/****************************************************************************/
h1
{
	text-align: center;
	font-size: 24x;
	font-weight: bold;
	margin: 20px auto;
	padding: 5px;
	/* background-color: LemonChiffon;*/
	border-bottom: 1px solid red;
	/* border-top: 1px solid black;*/
	color:red;
}
/*****************************************************************************/
.leplayer
{
	text-align: center;
}
.lelien
{
	text-align: center;
}
.texte
{
		padding-left: 100px;
		padding-bottom: 30px;
		font-size: 16x;
	font-weight: bold;
}

