#CentreHomePage {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding:5px;
	background-image: url(../ImgUtile/Fond90Transpa.png);
	background-repeat: repeat;
	border: 1px solid #666;
	padding-bottom:14px;
	padding-top:14px;
}

.TableauLastCar {
	margin-top: 15px;
	margin-left:5px;
}
.TableauLastCar a:link{
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #039;
}
.TableauLastCar a:visited{
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #039;
}
.TableauLastCar a:active{
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #039;
}
.TableauLastCar a:hover{
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
}
#CarAccordeon {
	width:990px;
	float:left;
	margin-top: 50px;
	border: 1px solid #999;
	background-color: #00000f;
	background-image: url(../ImgUtile/LastCarContentBackground.gif);
	background-repeat:repeat-x;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	}
.Fond_homePage {
	background-image: url(../ImgUtile/FondHomePAge.jpg);
	background-repeat: no-repeat;
	}
