@charset "utf-8";
.fd {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b1c576;
	background-image: url(images/fd_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fdBleu {
	background-color: #0074bc;
	background-image: url(images/fd_blue.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.txtBlanc12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.homeWhiteTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	text-indent: 0px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #494a4a;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a4a5a2;
}
.topNav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff1e00;
	text-decoration:none;
}
.topNav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff1e00;
	text-decoration:none;
}
.topNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a4a5a2;
	text-decoration:none;
}
.txtBlanc11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.txtBlanc11pt a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffc600;
	text-decoration:none;
}
.txtBlanc11pt a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffc600;
	text-decoration:none;
}

.txtBlanc11pt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration:none;
}
.titreRouge15pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff1e00;
}
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #494a4a;
}
.bodyTxt a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ff1e00;
	text-decoration:underline;
}
.bodyTxt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ff1e00;
	text-decoration:none;
}
.whiteTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-indent: 0;
	letter-spacing: normal;
	line-height: 50px;
}
.border-gris {
	border: 3px solid #CCC;
}
