@charset "utf-8";
/* CSS Document */

#page-top {
   background: url(../img/bckgrd_faits_saillants_1.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.figure.pull-right {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;

}
.figure.pull-left {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	}