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

body {
	background-color: #dfe3e6;
	background-image: url(images/FondEcran.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#french {
	width: 650px;
	text-align: justify;
	margin-top: 125px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#english {
	width: 650px;
	text-align: justify;
	margin-top: 100px;
	*margin-top: 60px;
	color: #009ec5;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}

.salon {
	font-size: 18px;
	font-weight:bold;
}
