html{}

*
{
	padding: 0px;
	margin: 0px;
	border: none;
	list-style: none;
	text-decoration: none;
}

body
{
	float: left;
	width: 219px;
	height: 261px;
	display: inline;
	overflow: hidden;
	margin: 0 auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #fff;
	/*background: #0D878C url(/img/reservation.jpg) top left repeat-y;*/
}

#Reservation
{
	background: url(/img/reservation.jpg) top left repeat-y;
	width: 219px;
	font-size: 10px;
	/*line-height: 24px;*/
	font-weight: bold;
}

#Reservation form { margin: 0px 7px 0px 10px; background: url(/img/formResa.jpg) bottom right no-repeat; }

#DivBoutonRechercher { margin: 10px 0px 4px 0px; border-top: solid 1px #F9F281; text-align: center; }


select, input { font-size: 10px; }
