	

#contener{
	margin: 0 auto; 
	BORDER-LEFT: black 1px solid; 
	BORDER-RIGHT: black 1px solid; 
	width:1000px; 
	height:800px; 
	background-image: url(images/background2.jpg)
	}

#divPhoto{
	height:400px;
	width:400px;
	position:absolute;
	margin-top:10px;
	margin-left:10px;
	border:1px dashed #666666;
	background-color: #FFFFFF;
	}	
	
#divHonda {
	height:115px;
	width:400px;
	padding-left:0px;
	position:absolute;
	margin-left:10px;
	margin-top:420px;
	border:1px dashed #666666;
	background-color: #FFFFFF;
	}	

#divPresentation{
	height:240px;
	width:570px;
	position:absolute;
	margin-top:10px;
	margin-left:420px;
	border:1px dashed #666666;
	background-color: #FFFFFF;	
	}	

#divPlan{
	position:absolute;
	margin-left:420px;
	width:570px;
	padding-left:0px;
	height:275px;
	margin-top:260px;
	border:1px dashed #666666;
	background-color:#FFFFFF;
	}
	
#divHistorique{
	position:absolute;
	margin-left:10px;
	width:760px;
	height:165px;
	padding-left:0px;
	margin-top:545px;
	border:1px dashed #666666;
	background-color:#FFFFFF;
	}

#divIcasque{
	height:165px;
	width:210px;
	position:absolute;
	margin-top:545px;
	margin-left:780px;
	border:1px dashed #666666;
	background-color: #FFFFFF;
	}	
	
#divInfoFooter {
	position:absolute;
	margin-left:10px;
	width: 975px;
	padding-top:10px;
	margin-top:720px;
	padding-left:5px;
	height:60px;
	border:1px dashed #000000;
	background-color: #FFFFFF;
	}	
#divPrice{	
	width:110px;
	float:right;
	}	
		
#divTarif{	
	width:400px;
	float:left;
	}		
	
#divLink{	
	margin-top: 5px;
	width:280px;
	float:right;
	}	
