


								/* CSS de la page d'Accueil*/

	html, body {margin: 0;padding: 0;height: 100% }												/* Définition du Body */

	#page_entiere  {background-color: #E8E1D1; margin:auto; margin-top:0px; width:1000px; height:2000px;  z-index:0;  border: solid 0px black;}

	#menu_gauche {float:left;margin-top:0px; width: 225px;height:280px;  border: 0px solid black;}								/* Définition du menu gauche*/

						/* Définition du sous_menu 1 et 2*/

	.menu_gauche1{ background-color: #85705C;margin-top:10px;margin-left:50px; width:168px; z-index:5; border: solid 1px #ffffff;}
	.menu_gauche1 a {background-color: #85705C;text-decoration: none;font-weight: bold;font-size:10px;color:#ffffff;text-align:left;padding:5px;padding-left:25px;display: block;height:20px;}
	.menu_gauche1 a:hover {color: red;background-color: #E8E1D1;color: red;}

	.menu_gauche2{ margin-top:20px;margin-left:50px; width:168px; z-index:5; border: solid 1px #ffffff;}
	.menu_gauche2 a {background-color: #c3bcb5;text-decoration: none;font-weight: bold;font-size:10px;color:#530d10;text-align:left;padding:5px;padding-left:25px;display: block;height:10pX;}
	.menu_gauche2 a:hover {color: red;background-color: #E8E1D1;color: red;}


	
	#souspage1 {float:left;margin-top: 0px;background-color: #E8E1D1; width:74%;height:270px; padding-left:20px;  z-index:0; border: solid 0px black;}
	#souspage2 {float:left; margin-top: 0px;padding:25px; width:870px;     z-index:0;  border: solid 1px white; margin-left:50px;}

	
	a.bullecarte_ie7 {position:relative; color:red; text-decoration:none; text-align:center; font-size:10px;}

  	a.bullecarte_ie7 span  { display: none;}	
	
	a.bullecarte_ie7:hover span {display:block; position:absolute; top:-390px; left:-490px; width:0px;}

	a.bullecarte_ie8fx {position:relative; color:red; text-decoration:none; text-align:center; font-size:10px;}

  	a.bullecarte_ie8fx span  { display: none;}	
	
	a.bullecarte_ie8fx:hover span {display:block; position:absolute; top:-680px; left:10px; width:0px;}
	
	
	.texte1 {background-color:#85705C;;font-family:verdana;font-weight: bold;font-size:10px; color:white; padding-left:25px;display:block;height:20px;}				
	

	
      		
  	#pieddepage { margin:auto; margin-top:0px;padding-top:5px; width:1000px;height:30px;  z-index:0;  border: solid 0px;black}
						
	