body {
	background-color: #ffffff;
	background-image: url(img/fond.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002577;
}
.fd_bas {
	background-image: url(img/fd_bas.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fd {
	background-image: url(img/fd.jpg);
}
.fd_tab {
	background-image: url(img/fd_tab.jpg);
	background-repeat: repeat;
}
.lien:link {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #002577;
	font-weight: bold;
	}
.lien:active {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #002577;
	font-weight: bold;
}
.lien:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #002577;
	font-weight: bold;
}
.lien:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	color: #002577;
	font-weight: bold;
}
.picBorder {border: 1px solid #002577; margin:5px;}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.fd_corps {
	background-image: url(img/fd_corps.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.coordonnees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002577;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FAD600;
}
