/***********************************
							ARTICLE
************************************/
article{
	width: 1000px;
	min-height: 500px;
	background-color: #FAFAFA;
}

#photoreservation{
	width: 1000px;
	min-height: 500px;
	background-color: #FAFAFA;
}

#inforeservation{
	width: 1000px;
	min-height: 360px;
	background-color: #FAFAFA;
}

.choixreservation{
	float: left;
	margin-left: 40px;
}

#inforeservation h1{
	color: #965251;
	margin-left: 40px;
}
