body	{color: white;
	font-size:14px;
	font-family: Times New Roman ;}

#entete	{position:absolute;
	top: 20px;
	left: 20px;
	font-family: Times New Roman ;
	font-weight: bolder;}

#menu1	{position:absolute;
	top: 250px;
	left: 20px;
	font-family: Times New Roman ;
	font-size: 16px;
	font-weight: bolder;}

#definition
	{position: absolute;
	top: 100px;
	left: 800px;
	width: 400px;
	font-family: Times New Roman ;
	font-size: 12px;
	font-weight: bolder;}

a	{color: #FFCC66;
	text-decoration: none;
	font-family: Times New Roman ;}

a:hover {color: red;
	text-decoration: none;
	font-size: 18px;}
