@charset "utf-8";
/* CSS page index */

body {
  margin:0;
  padding:0;
  background-color:#090705; 
  background-image:url(../images/fondSite.jpg);
  background-repeat:no-repeat;
  background-repeat:repeat-x;
}

html {
  padding:0;
  margin:auto;
  text-align:center;/*IE bug*/
  overflow:auto;
}

#conteneurCaravane {
  position:relative;
  height:712px;
  width:1023px;
  top:0px;
  margin:auto;
  text-align:left;
  background-color:#090705;
  
  z-index:1;
}

#headerCaravane {
  position:absolute;
  top:0px;
  left:0px;
  width:1023px;
  height::122px;
  margin:0;
  border:0;
  padding:0;
  z-index:2;
} 
#boutonsCaravane {
  position:absolute;
  top:122px;
  left:0px;
  width:1023px;
  height::123px;
  margin:0;
  border:0;
  padding:0;
  z-index:2;
} 
#corpsCaravane {
  position:absolute;
  top:245px;
  left:0px;
  width:1023px;
  height::406px;
  margin:0;
  border:0;
  padding:0;
  z-index:2;
} 
#corpsCaravaneFiche {
  position:absolute;
  top:245px;
  left:0px;
  width:1023px;
  height::436px;
  margin:0;
  border:0;
  padding:0;
  z-index:2;
} 
#footerCaravane {
  position:absolute;
  top:790px;
  left:0px;
  width:1023px;
  height::61px;
  text-align:center;
  margin:0;
  border:0;
  padding:0;
  z-index:2;
} 
#contenuCaravane {
	position:absolute;
	left:16px;
	top:243px;
	width:900px;
	height:400px;
	z-index:3;
}
#emailAccueil {
	position:absolute;
	left:714px;
	top:152px;
	width:200px;
	height:51px;
	z-index:4;
	text-align:center;
}
#CaravaneNeuf {
	position:absolute;
	left:550px;
	top:500px;
	width:380px;
	height:161px;
	z-index:3;
}
#RoulotteMenuNav {
	position:absolute;
	left:446px;
	top:216px;
	width:487px;
	height:17px;
	z-index:3;
}
#CaravaneTexte {
	position:absolute;
	left:0px;
	top:247px;
	width:1023px;
	height:178px;
	z-index:1;
}
#Caravane{
	position:absolute;
	left:52px;
	top:254px;
	width:916px;
	height:120px;
	z-index:3;
}
#CaravaneUsager {
	position:absolute;
	left:97px;
	top:500px;
	width:380px;
	height:161px;
	z-index:3;
	
}
#CaravaneHeader {
	position:absolute;
	left:0px;
	top:0px;
	width:1023px;
	height:247px;
	z-index:1;
}
#BoutonNeufs {
	position:absolute;
	left:514px;
	top:425px;
	width:509px;
	height:71px;
	background-color:#000000;
	z-index:1;
}
#BoutonUsages {
	position:absolute;
	left:0px;
	top:425px;
	width:514px;
	height:71px;
	background-color:#000000;
	z-index:1;
}
#CaravaneNavigation {
	position:absolute;
	left:0px;
	top:496px;
	width:1023px;
	height:215px;
	z-index:1;
}
#CaravaneUsager {
	position:absolute;
	left:97px;
	top:500px;
	width:380px;
	height:161px;
	z-index:3;
	
}
