* {margin: 0; padding:0; font-family: arial; font-size:13px;}

body {
	background: #006699;
}

.FD {
	background: url(images/FD2.jpg) no-repeat;
	width: 750px;
	margin-top:100px;

}

.fd-accueil {
	background: url(images/KFM-accueil.jpg) no-repeat;
	width: 750px;
}

.FD2 {
	background: url(images/KFM-Fd2.jpg) no-repeat;
	width: 750px;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
