/* CSS Document */

body{
	background: #000000;
	margin: 0;
}

a{

color: #000000;
text-decoration:none;
}

a:hover{

color: #ff9204;
text-decoration:underline;
}
#top {
	
	background:  #000000 url('../images/00_01.jpg') no-repeat top center;
	width: 898px;
	height:88px;
	margin-left: auto;
	margin-right: auto;
}
#conteneur {
	
	background:  #000000 url('../images/00_02.jpg') no-repeat top center;
	width: 898px;
	height:473px;
	margin-left: auto;
	margin-right: auto;
}
#flv {
	width: 549px;
	height:309px;
	position:absolute;
	margin-top:124px;
	margin-left:173px;
	margin-right: auto;
}

#igwis {
	
	background:  #000000 url('../images/01_03.jpg') no-repeat top center;
	width: 898px;
	height:1086px;
	margin-left: auto;
	margin-right: auto;
}





