/*------------------------------------------------------------------------------
/*ESTHETIQUE SITE*/
/*------------------------------------------------------------------------------

 

/*DATE*/

.date {font-family: verdana, Arial, tahoma, geneva;
 font-color: #FFFFFF;
 font-size: 14;
 font-weight: bold}


/*SCROLLBAR*/

body {
 scrollbar-face-color: #587B92; 
 scrollbar-shadow-color: #182849;
 scrollbar-highlight-color: #849BAB;
 scrollbar-3dlight-color: #A0B3C0; 
 scrollbar-darkshadow-color: #003B62; 
 scrollbar-track-color: #B1CCDD; 
 scrollbar-arrow-color: #E8F9FC;
 
 
/*BACKGROUND*/

  background-image: url(../logos/lignefd.jpg);

/*FONT TEXTE*/
 
 font-family: verdana, Arial, tahoma, geneva;
 font-color: #022550;
 font-size: 9;
 font-weight: normal;

/*LIENS*/

.link {text-decoration: none; font-style:bold; color : #002550}
A	{
	text-decoration:none;
	font-family:verdana, Arial, tahoma, geneva;
	font-weight:bold;
	font-size:8pt;
	color: #002550;
	}
A:hover {text-decoration: none; font-style:bold; color : #587B92} {  }

TD	{
	text-decoration:none;
	font-family:verdana, Arial, tahoma, geneva;
	font-weight:normal;
	font-size:8pt;
	color: #022550;
	}


}



/*------------------------------------------------------------------------------
/*FORMULAIRES*/
/*------------------------------------------------------------------------------

/*TITRE*/

.titre {font-family: verdana, Arial, tahoma, geneva;
font-size: 16;
font-weight: bold}

/*BOUTON*/

.button {
	background-image: url(../logos/bbois.jpg);
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt	
	}


/*TEXTE*/

.txt {font-family: verdana, Arial, tahoma, geneva;
font-size: 12;
font-weight: normal}


/*RESUME*/

.res {font-family: verdana, Arial, tahoma, geneva;
font-size: 12;
font-weight: bold}


/*------------------------------------------------------------------------------
/*DOCUMENTATION ET FAQ*/
/*------------------------------------------------------------------------------

/*QUESTIONS*/

.quest {font-family: verdana, Arial, tahoma, geneva;
font-size: 12;
font-weight: bold}


/*TITRES DOC*/

.tdoc {font-family: verdana, Arial, tahoma, geneva;
font-size: 12;
font-weight: bold}

/*------------------------------------------------------------------------------
/*LEGALES
/*------------------------------------------------------------------------------

/*TITRES LEGALES*/

.tleg {font-family: verdana, Arial, tahoma, geneva;
font-size: 9;
font-weight: normal}

/*TEXTES LEGALES*/

.txtleg {font-family: verdana, Arial, tahoma, geneva;
font-size: 9;
font-weight: normal}


/*------------------------------------------------------------------------------
/*DIVERS*/
/*------------------------------------------------------------------------------

.div {font-size: 16px;
line-height: 0px;
padding: 0px;
text-decoration: none;
}


