body {
	SCROLLBAR-FACE-COLOR: #005EA8;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #005EA8;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-image: url(images/charte/fdotot2.jpg);
	background-repeat:no-repeat;
	
	} 

	td {
	
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:18px;
	color:#04518E;

	} 
	.subtitle {
	
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:18px;
	color:#04518E;
	font-style:italic;
	} 
	a{
	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		color:#ffffff;
		text-decoration:none;
	} 
		a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		text-decoration:none;
		color:#000000;
	}
	
	.link{
	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
	} 
	.link:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		text-decoration:none;
		color:red;
	}
.FDdroit {
	background-image: url(images/charte/fdbas.jpg);
	background-repeat: repeat-x;
}
.FDgauche {
	background-image: url(images/charte/fdgauche.jpg);
	background-repeat: repeat-y;
}
.FDtxt {
	background-attachment: scroll;
	background-image: url(images/charte/fd_txt.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.fondtab {
	background-image: url(images/charte/fdtext.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*
Start common form definition
*/
.inputForm{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	width: 150px;
	border: 1px solid #1F7FCB;
}
.inputFormOver{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #E2EFF8;
	width: 150px;
	border: 1px solid #1F7FCB;
}
.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	border: 1px solid #ffffff;
	background-color: #63A6DB;
	}
.buttonOver{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	background-color: #E2EFF8;
	border: 1px solid #ffffff;
	color: #000000;
}
/*
End common form definition
********************************************************
Start contact form
*/
.frmContact{ /* dedicated ID for "contact form"*/
width:550px;
background-color:#1F7FCB;
border:1px solid #ffffff;
background-position:top left;

}


.frmContact .Label, .frmContact label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight:normal;
  text-align:left;

}
.notice{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
font-weight:normal;
text-align:center;
  }
/*
End contact form
*/
/* Style REFERENCEMENT */
.cyc {
display: none;
}