body {
	background-color: #ffffff;
	background-image:  url(img/fond.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lien:link {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #ffffff;
	}
.lien:active {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #ffffff;
}
.lien:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #ffffff;
}
.lien:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #DDDDDD;
}
.picBorder {border: 1px solid #ffffff;}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.formulaire {
 color:#000000;
 border: solid 1px #000000;
 background-color:#FFFFFF;
 font-size:12px;
 font-weight: none;
 font-family: Verdana, Arial, Sans-serif;
 z-index:1;
}

.fd_corps {
	background-image: url(img/fd.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fd_gauche {
	background-image: url(img/fd_gauche.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fd_droit {
	background-image: url(img/fd_droit.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.coordonnees {
	background-image: url(img/coordonnees.jpg);
}
.coord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
