#contenerHondaRoad{
	margin: 0 auto; 
	BORDER-LEFT: black 1px solid; 
	BORDER-RIGHT: black 1px solid; 
	width:1000px; 
	height:950px; 
	background-image: url(images/background2.jpg)
	}
	
#divMotoNeuve {
	height:100px;
	width:980px;
	position:absolute;
	margin-left:10px;
	margin-top:160px;
	border:1px dashed #666666;
	background-color: #FFFFFF;	
	}

#divHondaScooter2 {
	position:absolute;
	margin-left:10px;
	padding-left:30px;
	width:780px;
	margin-top:200px;
	border:1px dashed #666666;
	background-color:#FFFFFF;
	height: 662px;
	}

#divHondaScooter1 {
	position:absolute;
	margin-left:10px;
	padding-top:10px;
	width:810px;
	margin-top:10px;
	border:1px dashed #666666;
	background-color:#FFFFFF;
	height: 170px;
	}

#divBanScoot {
	position:absolute;
	margin-left:830px;
	width:160px;
	margin-top:10px;
	height:850px;
	border:1px dashed #666666;
	background-color:#FFFFFF;
	}

#divInfoScoot {
	position:absolute;
	margin-left:10px;
	width: 975px;
	padding-top:10px;
	margin-top:870px;
	padding-left:5px;
	height:60px;
	text-align:center;
	border:1px dashed #000000;
	background-color: #FFFFFF;
	}	
