/*------------------------------------------------------------------------------
/*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: #FF0000;
 font-size: 10;
 font-weight: normal;

/*LIENS*/

.link {text-decoration: none; font-style:bold; color : #18465E}
A	{
	text-decoration:none;
	font-family:verdana, Arial, tahoma, geneva;
	font-weight:bold;
	font-size:8pt;
	color: #18465E;
	}
A:hover {text-decoration: none; font-style:bold; color : #99CCFF} {  }

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


}



/*------------------------------------------------------------------------------
/*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}

/*RESUME LISTE ART*/
.reslist {font-family: verdana, Arial, tahoma, geneva;
font-size: 12;
font-weight: normal}

/*AUTEUR*/

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

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

/*QUESTIONS*/

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

/*REPONSES*/

.resp {font-family: verdana, Arial, tahoma, geneva;
font-color:color: #504E4E;
font-size: 12;
font-weight: normal}


/*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;
z-index: auto}

.retour {font-family: verdana, Arial, tahoma, geneva;
font-size: 6;
font-weight: bold
font-color: #FF0000}


/*MESSAGE ERREUR*/

.erreur {font-family: verdana, Arial, tahoma, geneva;
font-size: 12;
font-weight: bold
font-color: #FF0000}

