BODY {
	border-right : 0 none inherit;
	padding-right : 0;
	border-top : 0 none inherit;
	padding-left : 0;
	padding-bottom : 0;
	margin : 0;
	border-left : 0 none inherit;
	padding-top : 14;
	border-bottom : 0 none inherit;
	background-image: url(../pixes/fdpages.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color : Black;
} 

/* Liens généraux */
A:link {
	color: White;
	text-decoration: none
}
A:visited {
	color: White; 
	text-decoration: none
	}
A:hover {
	color: White;
	text-decoration: underline;
}
P,TD {
	font-family: Verdana;
	font-size: 10pt;
	color: White;
	line-height: 11pt;
	letter-spacing: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
	
	.titre_principal  {
	font-family: Verdana;
	font-size: 12pt;
	vertical-align:middle;
	font-weight:bold;
	color: Silver;
	padding:8px 0px 8px 5px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

	.titre_medium {
	font-family: Verdana;
	font-size: 11pt;
	font-weight:bold;
	font-family: Verdana, Tahoma, Arial;
	background: transparent;
	color: Silver;
	padding:5px;
	margin:0px;
}

/* Theme liens 2 */
A.menu:link {
	color: White;
	font-size: 9pt;
	text-decoration: none;
	font-weight:bold;
}
A.menu:visited {
	color: White;
	font-size: 9pt;
	text-decoration: none;
	font-weight:bold;
}
A.menu:hover {
	background-color: White;
	color: Black;
	font-size: 9pt;
	text-decoration: none;
	font-weight:bold;
}

A.bas:link {
	font-family: Verdana;
	font-size: 9px;
	color: Silver;
	text-decoration: none;
}
A.bas:visited {
	font-family: Verdana;
	font-size: 9px;
	color: Silver;
	text-decoration: none;
}
A.bas:hover {
	font-family: Verdana;
	font-size: 9px;
	color: White;
	text-decoration: none;
}

.decal {
	margin-left: 18px;
}
INPUT, textarea, .INPUT, .TEXTBOX_STANDARD, .TEXTBOX {
	font-size: 11px;
	color: #000000;
	border: solid 1px #CCCCCC;
	background-color: #ffffff;
	font-family: verdana, helvetica, sans-serif;
	vertical-align: sub;
}
.intro {
	background-image: url(../pixes/fdintro2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}