
div.img img
{
  display: inline;
  margin-top:-250px;
  margin-left: 1000px;
  border: 1px solid #ffffff;
  position:fixed
  
}

body
{
	font-family:Footlight MT Light;
	background-image:url(/Images/fond_matiere2.jpg);
}
head
{	
	font-family:Footlight MT Light;
}
a
{
	font-weight: bold;
	color: #00008b;
	font-family: Footlight MT Light;
	text-decoration: none;
}
dl, dt, dd, ul, li
{
	margin: 0;
	padding: 0;
	list-style-type : none;
	color: #00008b;
	vertical-align: middle;
}
#menu
{
	position: absolute;
	top: 138px;
	left: 154px;
	z-index: 100;
	width: 100%;
	font-family: Footlight MT Light;
}
#menu dl
{
	float: left;
	width: 6.5em;
	font-family: Footlight MT Light;
}
#menu dt
{
	font-weight: bold;
	background: #dce8ff 1px 50%;
	margin: 1px 1px 0px;
	cursor: hand;
	color: #00008b;
	font-family: Footlight MT Light;
	height: 2.5em;
	text-align: center;
	text-decoration: none;
}
#menu dd
{
	display: none;
	border: 1px solid gray;
	font-family: Footlight MT Light;
}
#menu li
{
	text-align: center;
	background: #fff;
	font-family: Footlight MT Light;
}
#menu li,a #menu dt a
{
	color: #00008b;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	font-family: Footlight MT Light;
}
#menu dt a:hover, #menu dt a:focus
{
	font-weight: bold;
	background: #ffff99;
	color: #00008b;
	font-family: Footlight MT Light;
	text-decoration: none;
}
#menu li a:hover, #menu li a:focus
{
	font-weight: bold;
	background: #ccccff;
	color: #00008b;
	font-family: Footlight MT Light;
	text-decoration: none;
}

