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: -5500px ;
	 }
	 #accueil {
	 width: 105px;
	 height : 41px ;
	 background:url(css/menu01.png) no-repeat 0 0 ;
	 cursor:default ;
	 }
	 #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/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/accueil.gif) no-repeat 0 0 ;
	 height : 428px ;
	 }
	 #contenu h2#gauche {
	 float:left ;
	 width: 350px ;
	 text-align:justify ;
	 color:#FF9900 ;
	 font-size: 1em;
   	 font-family: Comic Sans MS, Arial, Verdana, Georgia, serif, "Times New Roman", Times, ;
     margin-left: 25px;
	 margin-top: 40px;
	 cursor: default ;
	 }
	 #contenu h3#livre {
	 float:left ;
	 width: 300px ;
	 text-align:justify ;
	 color:#C406A9 ;
	 font-size: 0.9em;
   	 font-family: Comic Sans MS, Arial, Verdana, Georgia, serif, "Times New Roman", Times, ;
     margin-left: -285px;
	 margin-top: 200px;
	 cursor: default ;
	 }
	 #contenu h3#livre a {
	 color:#C406A9 ;
	 font-size: 0.9em;
	 cursor: pointer ;
	 }
	 #contenu h4#contact {
	 float:left ;
	 margin-left: -365px;
	 padding-top: 35px ;
	 cursor: default ;
	 margin-top: 300px;
	 color:#FFFFFF ;
	 font-size: 0.9em;
   	 font-family: Arial, Verdana, Georgia, serif, "Times New Roman", Times, ;
	 }
	 #contenu h4#contact a {
	 color:#FFFFFF ;
	 font-size: 0.9em;
   	 font-family: Arial, Verdana, Georgia, serif, "Times New Roman", Times, ;
	 }
	 #contenu h4#contact a:hover {
	 color:#FF9900 ;
	 font-size: 0.9em;
   	 font-family: Arial, Verdana, Georgia, serif, "Times New Roman", Times, ;
	 cursor: pointer ;
	 }
	 #contenu h4#credit {
	 float:right ;
	 margin-right: 40px;
	 padding-top: 75px ;
	 cursor: default ;
	 margin-top: 315px;
	 color:#545252 ;
	 font-size: 0.6em;
   	 font-family: Arial, Verdana, Georgia, serif, "Times New Roman", Times, ;
	 }
	 #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 ;
	 }
