body {
	background: #f1f2ec;
	}
h1 {
	font-family: Tempus Sans ITC, arial, helvetica, sans-serif;
	font-size: 24pt;
	text-align: center;
	color: #ed4907; 
	}
h2 {
	font-family: Tempus Sans ITC, arial, helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	color: #ed4907; 
	}
h3 {
	font-size: 20pt;
	color: #ffff99;
	text-align: center;
	}
.int1	{
	width: 90%;
	background-image:url(interieur.jpg)
	}
.btn {
	font-size: 12pt;
	font-weight: bold;
	background-color: #eD4907;
	color: white;
	}
