.fd {
	background-color: #0D0F0A;
	background-image: url(images/fd_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #007d00;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #544e07;
}
.txt a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #544e07;
	text-decoration:underline;
}
.txt a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #544e07;
	text-decoration:underline;
}
.txt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #544e07;
	text-decoration:none;
}

.subtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #315e1f;
}
.linkred {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #ff4208;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a8a7a9;
}
.copyright a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a8a7a9;
	text-decoration:none;
}
.copyright a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a8a7a9;
	text-decoration:none;
}
.copyright a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a8a7a9;
	text-decoration:underline;
}

.bigtitre {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #adaeae;
}

.big_linkred {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #544e07;
}
.big_linkred a:link{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff4208;
	text-decoration:none;
}
.big_linkred a:visited{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff4208;
	text-decoration:none;
}
.big_linkred a:hover{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.txt12pt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #544e07;
}
.texte-legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.lien-legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.lien_titre a:link{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #544e07;
	text-decoration: none;
}
.lien_titre a:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #544e07;
	text-decoration: none;
}
.lien_titre a:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #007d00;
	text-decoration: none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2c393c;
}
.navigation_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2c393c;
}
.padding_droit {
	margin-right: 20px;
	margin-bottom: 10px;
}
.padding_gauche {
	margin-bottom: 10px;
	margin-left: 20px;
}
