body { margin:0px; padding:0px; background: #0068a6; height:100%}
.adresse{
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#EBE1BE;
}
a.menusbas:link {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#EBE1BE;
	text-decoration: none;
}
a.menusbas:visited {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#EBE1BE;
	text-decoration: none;
}
a.menusbas:hover {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#EBE1BE;
	text-decoration: underline;
}
/*------------------------------*/
.FDpage{
	background-color:#ffffff;

	border:4px solid #639abb;
}
.FD2page{
	background-color:#ffffff;
	border:4px solid #639abb;
	height:424px;
	width:605px;
}
.text{
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#666666;
}
a.lienmentions:link {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration: none;
}
a.lienmentions:visited {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration: none;
}
a.lienmentions:hover {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration: underline;
}
.textgris{
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:13px;
}
.textbleu{
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#0076BD;
	line-height:13px;
}
a.liensoulignes:link {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#0076BD;
	text-decoration: underline;
}
a.liensoulignes:visited {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#0076BD;
	text-decoration: underline;
}
a.liensoulignes:hover {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#0076BD;
	text-decoration: none;
}
/*--barre de defilement------------------------------------------------------*/
.overflow{
  overflow: auto;
  height: 273px; 
  width: 309px;
  padding-right:10px;
  scrollbar-base-color:#0076BD;
  scrollbar-3dlight-color:#f6f6f6;
  scrollbar-arrow-color:#f6f6f6;
  scrollbar-darkshadow-color:#e1e1e1;
  scrollbar-face-color:#0076BD;
  scrollbar-highlight-color:#0076BD;
  scrollbar-shadow-color:#e1e1e1;
  scrollbar-track-color:#f6f6f6;
}
.overflow2{
  overflow: auto;
  height: 360px; 
  width: 350px;
  padding-right:5px;
  scrollbar-base-color:#0076BD;
  scrollbar-3dlight-color:#f6f6f6;
  scrollbar-arrow-color:#f6f6f6;
  scrollbar-darkshadow-color:#e1e1e1;
  scrollbar-face-color:#0076BD;
  scrollbar-highlight-color:#0076BD;
  scrollbar-shadow-color:#e1e1e1;
  scrollbar-track-color:#f6f6f6;
}
/*--------------------------------------------------------------*/
.FDgal{
	background-image:url(../images/artisan-bottier-02.jpg);
	background-repeat:no-repeat;
}