	

#contener{
	margin: 0 auto; 
	width:1002px; 
	}
#blocLeft{
	float:left;
	width:402px;
	
	}	
#divPhoto{
	float:left;
	height:400px;
	width:400px;
	margin-top:10px;
	border:1px solid #ccc;
	background-color: #FFFFFF;
	}	
	
#divHonda {
	float:left;
	height:115px;
	width:400px;
	padding-left:0px;
	margin-top:10px;
	border:1px solid #ccc;
	background-color: #FFFFFF;
	}
	
#blocRight{
	float:left;
	width:600px;
	
	}
#divPresentation{
	float:left;
	height:240px;
	width:588px;
	margin-top:10px;
	margin-left:10px;
	border:1px solid #ccc;
	background-color: #FFFFFF;	
	}
#blocTarif{
	float:left;
	height:275px;
	width:588px;
	margin-top:10px;
	margin-left:10px;
	border:1px solid #ccc;
	background-color: #FFFFFF;	
	}
	
#divPlan{
	float:left;
	margin-left:10px;
	width:350px;
	padding-left:0px;
	height:275px;
	margin-top:10px;
	border:1px solid #ccc;
	background-color:#FFFFFF;
	}
	
#divService{
	height:275px;
	width:226px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	border:1px solid #ccc;
	background-color: #FFFFFF;
	}
	
#blocBottom{
	float:left;
	width:1002px;
	
	}

#divHistorique{
	float:left;
	width:778px;
	height:165px;
	padding-left:0px;
	margin-top:10px;
	border:1px solid #ccc;
	background-color:#FFFFFF;
	}

#divIcasque{
	height:165px;
	width:210px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	border:1px solid #ccc;
	background-color: #FFFFFF;
	}	
	
#footer {
	float:left;
	width: 995px;
	padding-top:10px;
	margin-top:10px;
	padding-left:5px;
	height:60px;
	border:1px solid #ccc;
	background-color: #FFFFFF;
	}	
#divPrice{	
	width:110px;
	float:right;
	}	
		
#divTarif{	
	width:400px;
	float:left;
	}		
	
#divLink{	
	margin-top: 5px;
	width:280px;
	float:right;
	}	
	
