body {
  margin:0;
  padding:0;
  background-color:#515231;
  background-image: url(../images/arrierePlan/arrierePlan.jpg);
  background-repeat:repeat-x;
}
html {
  padding:0;
  margin:auto;
  text-align:center;
  overflow:auto;
}
#conteneur {
  position:relative;
  height:624px;
  width:999px;
  top:0px;
  margin:auto;
  text-align:left;
 /* background-color:#00FF00;*/
  z-index:1;
} 
#vehicule_recreatif_lac-st-jean1 {
  position:absolute;
  top:0px;
  left:0px;
  width:1024px;
  height::185px;
  margin:0;
  border:0;
  padding:0;
  z-index:2;

}
#vehicule_recreatif_lac-st-jean2 {
  position:absolute;
  top:185px;
  left:0px;
  width:214px;
  height::322px;
  margin:0;
  border:0;
  padding:0;
  z-index:2;

}
#vehicule_recreatif_lac-st-jean3 {
  position:absolute;
  top:185px;
  left:214px;
  width:810px;
  height::322px;
  margin:0;
  border:0;
  padding:0;
  z-index:2;

}
#vehicule_recreatif_lac-st-jean4 {
  position:absolute;
  top:507px;
  left:0px;
  width:163px;
  height::261px;
  margin:0;
  border:0;
  padding:0;
  z-index:2;

}
#vehicule_recreatif_lac-st-jean5 {
  position:absolute;
  top:507px;
  left:163px;
  width:232px;
  height::216px;
  margin:0;
  border:0;
  padding:0;
  z-index:2;

}
#vehicule_recreatif_lac-st-jean6 {
  position:absolute;
  top:507px;
  left:395px;
  width:250px;
  height::216px;
  margin:0;
  border:0;
  padding:0;
  z-index:2;

}
#vehicule_recreatif_lac-st-jean7 {
  position:absolute;
  top:507px;
  left:645px;
  width:236px;
  height::216px;
  margin:0;
  border:0;
  padding:0;
  z-index:2;

}
#vehicule_recreatif_lac-st-jean8 {
  position:absolute;
  top:507px;
  left:881px;
  width:143px;
  height::261px;
  margin:0;
  border:0;
  padding:0;
  z-index:2;

}
#vehicule_recreatif_lac-st-jean9 {
  position:absolute;
  top:723px;
  left:163px;
  width:718px;
  height::45px;
  margin:0;
  border:0;
  padding:0;
  z-index:2;

}
#contenuBombardier {
	position:absolute;
	left:215px;
	top:214px;
	width:644px;
	height:262px;
	/*background-color:#009999;*/
	padding:4px;
	overflow:auto;
	z-index:3;
}
#menuNavSec{
	position:absolute;
	left:541px;
	top:163px;
	width:478px;
	height:23px;
	text-align:right;
	z-index:3;
}
/*Boutons ŕ état de survol */
#btnUsagers {
	width:236px ;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	}
#btnUsagers li a {
	display: block ;
	height:216px;
	background: url(../images/arrierePlan/BoutonCoulisseUsagers.jpg) left top no-repeat  ;
	text-decoration: none ;
	padding:0 ;
	}
#btnUsagers li a:hover, #btnUsagers li a:focus, #btnUsagers li a:active {
	background:url(../images/arrierePlan/BoutonCoulisseUsagers.jpg) right top no-repeat  ;
	}
	
#btnSoumission {
	width:250px ;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	}
#btnSoumission li a {
	display: block ;
	height:216px;
	background: url(../images/arrierePlan/BoutonCoulisseSoumission.jpg) left top no-repeat  ;
	text-decoration: none ;
	padding:0 ;
	}
#btnSoumission li a:hover, #btnSoumission li a:focus, #btnSoumission li a:active {
	background:url(../images/arrierePlan/BoutonCoulisseSoumission.jpg) right top no-repeat  ;
	}
#btnPromotions {
	width:232px ;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	}
#btnPromotions li a {
	display: block ;
	height:216px;
	background: url(../images/arrierePlan/BoutonCoulissePromotion.jpg) left top no-repeat  ;
	text-decoration: none ;
	padding:0 ;
	}
#btnPromotions li a:hover, #btnSoumission li a:focus, #btnSoumission li a:active {
	background:url(../images/arrierePlan/BoutonCoulissePromotion.jpg) right top no-repeat  ;
	}	
