a:link 
  {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:hover 
  {
	color: #000000;
	text-decoration: underline;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:visited 
  { color: #666666; 
  text-decoration: none; 
  background-color: transparent;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
   }

a:active 
   { color: #000000; 
  text-decoration: none; 
  background-color: transparent;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
   }



.lignerouge {
	border: 1px solid #FF0000;
	height: 1px;
}
.noir12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.gris12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.fdorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFEED5;
}
.fdorange2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
}
.ligneblanche {
	height: 1px;
	border: 1px solid #FFFFFF;
}
.fdbleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #00A9EC;
	color: #FFFFFF;
}
.bleu12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A9EC;
	font-weight: bold;
}
.noir12b {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.fdgris {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F4F4F4;
}
