body {
	font-family: comic Sans MS;
	font-size: 12px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.fond {
	position: absolute;
	width: 960px;
	height: 580px;
	top: 50%;
	left: 50%;
	margin-left: -470px;
	margin-top: -290px;
	background-image:url(fond.jpg);
}
.titre {
	position:absolute; 
	left:626px; 
	top:120px; 
	width: 278px; 
	height: 30px;
	font-family:"comic Sans MS";
	font-size:16px;
	color:#006600;
}
.menu {
	position:absolute; 
	right:0px; 
	top:0px; 
	width: 720px; 
	height: 90px;
}
.description {
	position:absolute; 
	left:299px; 
	top:159px; 
	width: 613px; 
	height: 395px;
	overflow:auto;
}
.infos {
	position:absolute; 
	left:36px; 
	top:430px; 
	width: 215px; 
	height: 130px;
}
.image {
	position:absolute; 
	left:48px; 
	top:172px; 
	width: 173px; 
	height: 221px;
	text-align:center;
}
