html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:times, verdana, sans-serif ;	
	font-size:14px;
	font-style: italic ;
	background-image: url(body.png);
	 background-repeat: repeat-x;
	background-color: #ffd320; 
	margin: auto; 
}
#cont {
   position:relative;
   margin:auto;
   top:50px;
   width: 1024px;
   height: 100%;
   margin: auto;
   border:0px solid #000;
}
#header{
	position:relative;
	width: 1024px;
	height: 165px;
	background-image: url(header.png); 
    background-repeat: no-repeat;
	border:0px solid #ff0000;
}
#menu1{
	position:relative;
	width: 1024px;
	height: 15px;
	padding:0 0 25px 0;
	background-image: url(menu.png);
	border:0px solid #ff0000;
}
#bar{
	position:relative;
	left:9px;
	margin:auto;
	width: 992px;
	height: 15px;
	border:0px solid #ff0000;
}

#center { 
   width: 1024px;
   height: 100%;
   margin: auto;
   background-image: url(back.png); 
   background-repeat: repeat-y;
   border:0px solid #000;
}
#center:after {
content: "";
display: block;
clear: both;
}
#boite { 
   position:relative;
   left:30px;
   width: 994px;
   height: 100%;
   border:0px solid #ff0000;
}
#center-accueil { 
   float:left;
   width: 640px;
   height: 100%;
}
#center-accueil2 { 
   float:left;
   left:25px;
   margin: 5px 5px 5px 5px;
   left:0px;
   width: 340px;
   height: 100%;
   border:0px solid #000;
}
#marques { 
   float:left;
   margin: 5px 5px 5px 5px;
   width: 150px;
   height: 100%;
   border:0px solid #000;
}
#center-under { 
   float:left;
   left:15px;
   padding:0 0 0 25px;
   width: 450px;
   height: 450px;
   border:0px solid #000;
}
#center-under2 { 
   float:left;
   left:25px;
   margin:auto;
   left:0px;
   padding:0 0 0 25px;
   width: 450px;
   height: 480px;
   border:0px solid #000;
}
#boite-contact { 
   position:relative;
   left:30px;
   width: 994px;
   height: 750px;
   border:0px solid #ff0000;
}
#center-contact { 
   float:left;
   left:15px;
   padding:0 0 0 25px;
   width: 550px;
   height: 750px;
   border:0px solid #000;
}
#texte{
    float: left;
	margin:5px 20px 5px 20px;
	width: 600px;
    height: 100%;
}
#banniere{
    float: left;
	margin:5px 20px 5px 20px;
	width: 600px;
    height: 300px;
}
#banniere2{
    float: left;
	margin:5px 20px 50px 20px;
	padding:auto;
	width: 600px;
    height: 225px;
}
fieldset {
    padding: 1em;
	color:#323627;
	margin: 0 0 15px 15px;
	display: block;
}
legend {
	color:#323627;
}
#center2 { 
   width: 1024px;
   height: 750px;
   margin: auto;
   background-image: url(back.png); 
   background-repeat: repeat-y;
   border:0px solid #000;
}
#center-contact { 
   float:left;
   left:15px;
   padding:25px 0 0 25px;
   width: 550px;
   height: 450px;
   border:0px solid #000;
}
#foot{ 
   width: 1024px;
   height: 50px;
   background-image: url(foot.png); 
   background-repeat: no-repeat;
   border:0px solid #000;
}
#menu2{
	position:relative;
	margin:auto;
	width: 1024px;
	height: 10px;
	padding:0 0 5px 0;
	background-image: url(menu.png); 
    background-repeat: repeat-y;
	border:0px solid #ff0000;
}
#barb{
	position:relative;
	left:8px;
	margin:auto;
	width: 994px;
	height: 10px;
	background-color:95bf2f;
	border:0px solid #ff0000;
}
.spacer {
clear: both;
}
#map{
	position:relative;
	float: left;
	
}
#EmplacementDeMacarte{
	position:relative;
	top:0px;
	width:777px;
	height:400px;
	margin: auto;
	
}