


								/* 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:7850px;  z-index:0;  border: solid 0px red;}

	#menu_gauche {float:left;margin-top:0px; width: 225px;height:360px;  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:75%;height:500px; padding-left:20px;  z-index:0; border: solid 0px black;}
	#souspage2 {float:left; margin-top: 0px;padding:25px; width:865px;  height:950px;   z-index:0;  border: solid 0px white; margin-left:50px;padding-top:10px;}
	#souspage3 {float:left; margin-top: 10px;padding:25px; width:865px;  height:880px;   z-index:0;  border: solid 0px green; margin-left:50px;padding-top:0px;}
	#souspage4 {float:left; margin-top: 10px;padding:25px; width:865px;  height:680px;   z-index:0;  border: solid 0px white; margin-left:50px;padding-top:10px;}
	#souspage5 {float:left; margin-top: 10px;padding:25px; width:865px;  height:1100px;   z-index:0;  border: solid 0px green; margin-left:50px;padding-top:10px;}
	#souspage6 {float:left; margin-top: 10px;padding:25px; width:865px;  height:1100px;   z-index:0;  border: solid 0px blue; margin-left:50px;padding-top:10px;}
	#souspage7 {float:left; margin-top: 10px;padding:25px; width:865px;  height:1450px;   z-index:0;  border: solid 0px white; margin-left:50px;padding-top:10px;}
	#souspage8 {float:left; margin-top: 10px;padding:25px; width:865px;  height:460px;   z-index:0;  border: solid 1px white; margin-left:50px;padding-top:10px;}

	.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}
						
	.infotable {border: 1px solid #000000;border-collapse: collapse;}

	.xsmalltxt {color: #000000;font-size: 80%;}

	#fontgris{position:absolute;top:0px;left:0px;width:100%;height:8300px;background-color: #000000;opacity : .80;filter : alpha(opacity=80);-moz-opacity:0.80;-khtml-opacity:0.80;}

	.centrage  {position:absolute; top: 50%;left:50%; width:100px;height:100px; z-index:0;  border: solid 1px red;}

	.fenetrevertical {position: relative; top:-310pX;left:-200px;width:406px;  z-index:50;  border: solid 0px red;}
	.fenetrevertical a{font-size:16px; font-weight: bold;color:#530d10;text-decoration: none;}

	.fenetrepanacea {position: relative; top:-310pX;left:-390px;width:406px;  z-index:50;  border: solid 0px red;}
	.fenetrepanacea a{font-size:16px; font-weight: bold;color:#530d10;text-decoration: none;}											
	
	.fenetrehorizontal {position: relative; top:-310pX;left:-300px;width:606px; z-index:50;  border: solid 0px red;}
	.fenetrehorizontal a{font-size:16px; font-weight: bold;color:#530d10;text-decoration: none;}

	.fenetrehorizontal1 {position: relative; top:-310pX;left:-220px;width:506px; z-index:50;  border: solid 0px red;}
	.fenetrehorizontal1 a{font-size:16px; font-weight: bold;color:#530d10;text-decoration: none;}

	

	a.bullecarte1_ie8fx {position:relative; color:red; text-decoration:none; text-align:center; font-size:10px;}
  	a.bullecarte1_ie8fx span  { display: none;}	
	a.bullecarte1_ie8fx:hover span {display:block; position:absolute; top:-600px; left:650px;width:0px; } 

	
	