body,div,p,tr,td,table,h1,h2,h3,h4,h5,h6,form,hr,img,a,li {
	margin: 0px;
	padding: 0px;
}
#bg,#bg table,#bg td{width:100%;height:100%}
#bg div{position:absolute;width:200%;height:200%;top:-50%;left:-50%}
#bg td{vertical-align:middle;text-align:center}
#bg img{height:50%;width:50%;margin:auto}
div#bg {
  z-index: -3;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  _position: absolute;
  top: expression(body.scrollTop + 0 + "px");
}
ul{
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f6f6f6;
	color: #000000;

}
#conteneur {
	margin-left: auto;
	margin-right: auto;
	width: 887px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#entete {
	display: inline;
	float: left;
	height: 142px;
	width: 887px;
}
#menu {
	display: inline;
	float: left;
	height: 31px;
	width: 887px;
	background-image: url(design/menu.png);
	background-repeat: no-repeat;
}
#pub {
	display: inline;
	height: 72px;
	width: 580px;
	float: left;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	height: 24px;
	width: 124px;
	display: block;
	float: left;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F00;
}
body#accueil #menu  a#accueil, body#presentation #menu  a#presentation, body#voitures #menu  a#voitures, body#atelier #menu  a#atelier, body#vente #menu  a#vente, body#promotions #menu  a#promotions, body#contact #menu  a#contact, body#galerie #menu  a#galerie{
	background-image: url(design/menu_hover.png);
	background-repeat: repeat-x;
}
#banniere {
	display: inline;
	float: left;
	height: 232px;
	width: 887px;
	background-image: url(images/banniere.png);
	background-repeat: no-repeat;
}
#flash {
	display: inline;
	float: left;
	height: 226px;
	width: 704px;
}

#video_chx {
	display: inline;
	float: left;
	height: 213px;
	width: 169px;
	padding-top: 12px;
}
#contenu {
	background-image: url(images/contenu.png);
	background-repeat: repeat-y;
	display: inline;
	float: left;
	width: 887px;
}

#video {
	display: inline;
	float: left;
	width: 169px;
}


#corps {
	display: inline;
	float: left;
	width: 674px;
	padding-top: 27px;
	padding-right: 15px;
	padding-bottom: 27px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
#corps h1, #corps2 h1 {
	font-size: 14px;
	margin-bottom: 10px;
}
#corps h3 {
	color: #FE7608;
	text-align: center;
}

#corps p, #corps2 p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.encadre {
	border: 1px solid #7b7c7c;
}

#adresse {
	display: inline;
	float: right;
	width: 189px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 582px;
}

#autoscout {
	display: inline;
	float: left;
	width: 863px;
	background-image: url(images/autoscout.png);
	padding-left: 52px;
	background-repeat: repeat-y;
	
}

#pied {
	display: inline;
	float: left;
	height: 37px;
	width: 887px;
	background-image: url(images/pied.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	text-align: right;
}
#pied a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7b7c7c;
	text-decoration: none;
	margin-right: 11px;
}
#pied a:hover {
	color: #000000;
}

