@charset "ISO-8859-1";
#corp {
	background-image: url(img/fond.jpg);
	width: 940px;
	left: 50%;
	margin-left: -470px;
	position: relative;
}
body {
	background-color: #8fb6eb;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	margin: 0px;
	font-size: 14px;
}
#pied {
	height: 50px;
	width: 940px;
	position: relative;
	margin-left: -470px;
	left: 50%;
	text-align: center;
	padding-top: 10px;
}
.addres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #3A5125;
	letter-spacing: 0.7px;
	line-height: 22px;
}

