body,div,p,tr,td,table,h1,h2,h3,h4,h5,h6,form,hr,img,a,li {
	margin: 0px;
	padding: 0px;
}
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;
	background-image: url(images/fond.png);
	background-repeat: repeat-x;

}
#conteneur {
	margin-left: auto;
	margin-right: auto;
	width: 887px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#entete {
	display: inline;
	float: left;
	height: 83px;
	width: 887px;
}
#menu {
	display: inline;
	float: left;
	height: 27px;
	width: 887px;
	background-image: url(images/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: #005292;
	text-decoration: none;
	height: 22px;
	width: 125px;
	display: block;
	float: left;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
}
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{
	text-decoration: underline;
}
#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;
}
