/* rgles CSS pour la Diligence */

body {
  margin:0;
  padding:0;
  background-color:#000000;
  background-image: url(../imageArrierePlan/fond.jpg);
  background-repeat:repeat-x;
}

html {
  padding:0;
  margin:auto;
  text-align:center;/*IE bug*/
  overflow:auto;
}

#conteneur {
  position:relative;/*je dois mettre la position relative pour sortir la div du flux. en absolute, elle capote*/
  height:746px;/*ici je laisse les dimenssin pour que firefox puisse avoir des repre dimenssionnels et centrer la div.*/
  width:980px;
  top:0px;
  margin:auto;
  text-align:left;/*si je ne met pas auto, le bloc n'est pas centr.*/
  z-index:1;
} 
 
#Web-Lac-st-jean-1{
	position:absolute;
	top:0px;
	left:0px;
	width:980px;
    height:174px;
	margin:0;
	border:0;
	padding:0;
	z-index:1;
}
#Web-Lac-st-jean-2{
	position:absolute;
	top:174px;
	left:0px;
	width:192px;
    height:151px;
	margin:0;
	border:0;
	padding:0;
	z-index:1;
} 
#Web-Lac-st-jean-3{
	position:absolute;
	top:174px;
	left:192px;
	width:596px;
    height:151px;
	margin:0;
	border:0;
	padding:0;
	z-index:1;
} 
#Web-Lac-st-jean-4{
	position:absolute;
	top:174px;
	left:788px;
	width:192px;
    height:174px;
	margin:0;
	border:0;
	padding:0;
	z-index:1;
} #Web-Lac-st-jean-5{
	position:absolute;
	top:325px;
	left:0px;
	width:52px;
    height:395px;
	margin:0;
	border:0;
	padding:0;
	z-index:1;
} #Web-Lac-st-jean-6{
	position:absolute;
	top:325px;
	left:52px;
	width:875px;
    height:324px;
	margin:0;
	border:0;
	padding:0;
	z-index:1;
} #Web-Lac-st-jean-7{
	position:absolute;
	top:325px;
	left:927px;
	width:53px;
    height:395px;
	margin:0;
	border:0;
	padding:0;
	z-index:1;
} #Web-Lac-st-jean-8{
	position:absolute;
	top:649px;
	left:52px;
	width:371px;
    height:71px;
	margin:0;
	border:0;
	padding:0;
	z-index:1;
} #Web-Lac-st-jean-9{
	position:absolute;
	top:649px;
	left:423px;
	width:130px;
    height:70px;
	margin:0;
	border:0;
	padding:0;
	z-index:1;
} #Web-Lac-st-jean-10{
	position:absolute;
	top:649px;
	left:553px;
	width:374px;
    height:71px;
	margin:0;
	border:0;
	padding:0;
	z-index:1;
} 
/* ********************************************************************* CONTENU DE LA PAGE D'ACCUEIL  ******************************* */
#g-h-web-lac-st-jean {
	position:absolute;
	left:73px;
	top:338px;
	width:211px;
	height:140px;
	
	z-index:2;
}
#g-b-web-lac-st-jean {
	position:absolute;
	left:73px;
	top:499px;
	width:211px;
	height:140px;
	
	z-index:3;
}
#d-h-web-lac-st-jean {
	position:absolute;
	left:700px;
	top:338px;
	width:211px;
	height:140px;
	
	z-index:2;
}
#d-b-web-lac-st-jean {
	position:absolute;
	left:700px;
	top:499px;
	width:211px;
	height:140px;
	
	z-index:3;
}
#cen-web-lac-st-jean {
	position:absolute;
	left:122px;
	top:350px;
	width:729px;
	height:278px;
	z-index:3;
}
