#reserveG
{

	background-image: url('images/brochureG.jpg');
	background-repeat: no-repeat;
	background-position:0% 60%;
}

#f_dem_brochure{
	margin:0 2em;
	border:1px solid olive;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
}

#brochure{
	width:580px;
	height:416px;
	margin:auto;
	margin-top:2em;
	/*background-image:url('images/fond.jpg');*/
}

#brochure_page{
	width:560px;
	height:397px;
	margin-left:20px;
}

.page{
	width:560px;
	height:397px;
}