	body {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	background:url(css/Fd.png) repeat ;
	}
	a {
	outline:0 ;
	}
	#conteneur {
     margin-left: auto;
     margin-right: auto;
     width: 779px;
     text-align: left;
     }
	 #header {
	 background:url(css/TEST_CSS_01.png) no-repeat 0 0 ;
	 height : 75px ;
	 }
	 #menu {
	 width: 779px ;
	 height : 41px ;
	 }
	 #menu a {
	 float: right;
	 text-indent: -5000px;
	 }
	 #accueil {
	 width: 105px;
	 height : 41px ;
	 background:url(css/menu_01.png) no-repeat 0 0 ;
	 }
	 #accueil:hover {
	 width: 105px;
	 height : 41px ;
	 background:url(css/menu_01.png) no-repeat 0 -41px ;
	 }
	 #parcours {
	 width: 91px;
	 height : 41px ;
	 background:url(css/menu_02.png) no-repeat 0 0 ;
	 }
	 #parcours:hover {
	 width: 91px;
	 height : 41px ;
	 background:url(css/menu_02.png) no-repeat 0 -41px ;
	 }
	 #kamli {
	 width: 106px;
	 height : 41px ;
	 background:url(css/menu_03.png) no-repeat 0 0 ;
	 }
	 #kamli:hover {
	 width: 106px;
	 height : 41px ;
	 background:url(css/menu_03.png) no-repeat 0 -41px ;
	 }
	 #agenda {
	 width: 103px;
	 height : 41px ;
	 background:url(css/menu_04.png) no-repeat 0 0 ;
	 }
	 #agenda:hover {
	 width: 103px;
	 height : 41px ;
	 background:url(css/menu_04.png) no-repeat 0 -41px ;
	 }
	 #danse {
	 width: 87px;
	 height : 41px ;
	 background:url(css/menu_05.png) no-repeat 0 0 ;
	 }
	 #danse:hover {
	 width: 87px;
	 height : 41px ;
	 background:url(css/menu_05.png) no-repeat 0 -41px ;
	 }
	 #samoudji { 
	 width: 107px;
	 height : 41px ;
	 background:url(css/menu_06.png) no-repeat 0 0 ;
	 }
	 #samoudji:hover { 
	 width: 107px;
	 height : 41px ;
	 background:url(css/menu_06.png) no-repeat 0 -41px ;
	 }
	 #photos {
	 width: 87px;
	 height : 41px ;
	 background:url(css/menu07.png) no-repeat 0 0 ;
	 cursor:default ;
	 }
	 #liens {
	 width: 93px;
	 height : 41px ;
	 background:url(css/menu_08.png) no-repeat 0 0 ;
	 }
	 #liens:hover {
	 width: 93px;
	 height : 41px ;
	 background:url(css/menu_08.png) no-repeat 0 -41px ;
	 }
	 #contenu {
	 background:url(css/parcours_09.png) no-repeat 0 0 ;
	 height : 428px ;
	 }
	#gal{
	float: left ;
	margin-top: 5px ;
	margin-left: -15px ;
	width: 215px ;
	height: 370px ;
	border: none ;
	cursor: default;
	}
	#gal li{
	display:inline ;
	}
	#gal p{
	margin-top: 0px ;
	margin-left: 40px ;
	margin-right: 10px ;
	font-family: Arial, Verdana, Georgia, serif, "Times New Roman", Times ; 
	font-size: 0.7em ;
	font-weight: bold ;
	color: #c406a9 ; 
	text-align: justify ; 
	text-decoration:none ;
	}
	#gal #com {
	margin-top: 35px ;
	font-family: Arial, Verdana, Georgia, serif, "Times New Roman", Times ; 
	font-size: 0.8em ;
	font-weight: bold ;
	color: #FCA306 ; 
	text-align: right ; 
	text-decoration: none ;
	}
	#tof {
	float: right ;
	margin-top: 5px ;
	margin-right: 20px ;
	width: 550px ;
	height: 390px ;
	text-align:right ;
	}
	 #footer {
	 margin: 0 ;
	 height: 36px ;
	 text-align: center ;
	 background:url(css/TEST_CSS_10.png)
	 }
	 #footer a {
	 color:#FF9900 ;
	 text-decoration:none ;
	 font-size: 0.7em;
   	 font-family: Arial, Verdana, Georgia, serif, "Times New Roman", Times, ;
	 font-weight: bold;
	 }
	 #footer a:hover {
	 color:#FFFFFF ;
	 font-size: 0.7em;
   	 font-family: Arial, Verdana, Georgia, serif, "Times New Roman", Times, ;
	 font-weight: bold;
	 cursor: pointer ;
	 }