#container {
	width: 960px;
	height: 800px;
	border: medium outset silver;
}
#image01 {
	position: absolute;
	left: 14px;
	top: 0px;
}
#image01 img {
	width: 731px;
	border: none;
}
#icone_film img {
   width: 32px;
	height: 32px;	
	position: absolute;
	left: 20px;
	top: 550px;
}
#animations p {
   width: 200px;
	position: absolute;
	left: 140px;
	top: 550px;
}
#anim1 img {
	position: absolute;
	left: 20px;
	top: 588px;
   width: 100px;
}
#texte1 p {
	position: absolute;
	left: 20px;
	top: 698px;
}
#anim2 img {
	position: absolute;
	left: 130px;
	top: 588px;
   width: 100px;
}
#texte2 p {
	position: absolute;
	left: 130px;
	top: 698px;
}
#anim3 img {
	position: absolute;
	left: 240px;
	top: 588px;
   width: 100px;
}
#texte3 p {
	position: absolute;
	left: 240px;
	top: 698px;
}
#anim4 img {
	position: absolute;
	left: 350px;
	top: 588px;
   width: 100px;
}
#texte4 p {
	position: absolute;
	left: 350px;
	top: 698px;
}
#yeux p {
   width: 340px;
	position: absolute;
	left: 20px;
	top: 222px;
}
#diaporama img {
	position: absolute;
	left: 20px;
	top: 250px;
   width: 350px;
}
#archives p {
	position: absolute;
	left: 590px;
	top: 222px;
   width: 235px;
}
#rappel p {
	position: absolute;
	left: 530px;
	top: 252px;
   width: 340px;
   height: 100px;
}
#bass2000 img {
	position: absolute;
	left: 600px;
	top: 362px;
   width: 235px;
}
#documentation p {
	position: absolute;
	left: 560px;
	top: 550px;
   width: 280px;
}
#liste {
	position: absolute;
	left: 500px;
	top: 580px;
}
#liste a {
	font: bold 16px Verdana;
	color: Blue;
}
#image02 img {
	position: absolute;
	left: 746px;
	top: 620px;
	width: 200px;
}
.texte {
	width: 102px;
	height: 60px;
	background: transparent;
	border: none;
	color: #FFD700;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.no_bkg {
	background: Red;
}	
.no_border {
   border: none;
}
a.nav:link
{ color:#FFD700; font-family:Tahoma,sans-serif;
font-weight:bold; font-size:15px; text-decoration:none; }
a.nav:visited
{ color:#FFD700; font-family:Tahoma,sans-serif;
font-weight:bold; font-size:15px; text-decoration:none; }
a.nav:hover
{ color:Teal; background-color:#FFD700;
font-family:Tahoma,sans-serif; font-weight:bold; font-size:15px;
text-decoration:none; }
a.nav:active
{ color:#FFFFFF; font-family:Tahoma,sans-serif;
font-weight:bold; font-size:15px; text-decoration:none; }
	






