/* CSS Document */
h1#titre_reservation
{
	float:left;
	margin-top:-20px;
	width:225px;
	height:40px;
	background-image:url('../img/page_reservation/titre1.png');
	background-repeat:no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#reservation
{
	float:left;
	margin-left:80px;
}

