	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/menu04.png) no-repeat 0 0 ;
	 cursor:default ;
	 }
	 #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/menu_07.png) no-repeat 0 0 ;
	 }
	 #photos:hover {
	 width: 87px;
	 height : 41px ;
	 background:url(css/menu_07.png) no-repeat 0 -41px ;
	 }
	 #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 ;
	 }
	 #contenu #gauche {
	 float: left ;
	 width: 350px ;
	 height: 375px ;
	 margin-top: 15px ;
	 margin-left: 20px ;
	 text-indent: 15px ;
	 background: #000000 ;
	 cursor:default ;
	 }
	 #contenu #gauche h4 {
	 margin: 0 ;
	 font-size: 0.7em;
	 text-align:justify ;
	 color: #000000 ;
	 font-family: Arial, Verdana, Georgia, serif, "Times New Roman", Times, ;
	 background: #ef7f2c ;
	 font-weight:bold ;
	 cursor:default ;
	 }
	 #contenu #gauche p {
	 text-indent: 15px ;
	 font-size: 0.7em;
	 text-align:justify ;
	 color: #FFFFFF ;
	 font-family: Arial, Verdana, Georgia, serif, "Times New Roman", Times, ;
	 cursor:default ;
	 }
	 #contenu #gauche a {
	 color: #FCA306 ;
	 }
	 #contenu #gauche a:hover {
	 color: #FFFFFF ;
	 }
	 #contenu #droite {
	 float: right ;
	 width: 350px ;
	 height: 375px ;
	 margin-top: 15px ;
	 margin-right: 20px ;
	 text-indent: 15px ;
	 background: #000000 ;
	 cursor:default ;
	 }
	 #contenu #droite h4 {
	 margin: 0 ;
	 font-size: 0.7em;
	 text-align:justify ;
	 color: #000000 ;
	 font-family: Arial, Verdana, Georgia, serif, "Times New Roman", Times, ;
	 background: #ef7f2c ;
	 font-weight:bold ;
	 cursor:default ;
	 }
	 #contenu #droite p {
	 text-indent: 15px ;
	 font-size: 0.7em;
	 text-align:justify ;
	 color: #FFFFFF ;
	 font-family: Arial, Verdana, Georgia, serif, "Times New Roman", Times, ;
	 cursor:default ;
	 }
	 #contenu #droite a {
	 color: #FCA306 ;
	 }
	 #contenu #droite a:hover {
	 color: #FFFFFF ;
	 }
	 #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 ;
	 }