.les_text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: Aucune;
	color: #333333;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
	display: compact;
	text-decoration: none;
}

.gras_rouge_11 {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.sans_soulignement {
	text-decoration: none;
}

.sans_soulignement_blanc {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

.couleur_11 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F5D5D;
}

.12bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007BBF;
}

.14bleu_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007BBF;
}

.couleur_12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F5D5D;
}


.gras_couleur_8 {
	font-weight: bold;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F5D5D;
	text-decoration: none;
}
.gras_couleur_9 {
	font-weight: bold;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F5D5D;
	text-decoration: none;
}

.gras_couleur_10 {
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F5D5D;
}

.gras_couleur_11 {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F5D5D;
}

.gras_couleur_11_italique {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F5D5D;
}

.gras_couleur_12 {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F5D5D;
}

.gras_couleur_14 {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F5D5D;
}

.noir_11 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.noir_12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.gris_11 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666;
}

.gris_12 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666;
}

.noir_12_gras {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.champ {
	color: #5F5D5D;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


.table_principal     {
	text-align: center;
	text-valign: center;
	position: relative;
	width: 100%;
	height: 100%;
	left: -10px;
} 
.table_centre  {margin-right: auto; margin-left: auto; width: 735} 

.table_haut     {
	width: 100%;
	height: 100%;
} 

body {
	margin: 0;
	padding: 0px; 
	position: relative; 
	width: 100%; 
	height: 100%
 }

div {
  scrollbar-base-color:#8D8DA1;
  scrollbar-3dlight-color:#8D8DA1;
  scrollbar-darkshadow-color:#8D8DA1;
  scrollbar-highlight-color:#D6D7E6;
  scrollbar-track-color:#D7D6D6;
  scrollbar-arrow-color:#D7D6D6;
  scrollbar-face-color:#5F5D5D;
  scrollbar-shadow-color:#5F5D5D;
}

.ligne_0 {
  background-color: #5F5D5D;
}

.ligne_1 {
  background-color: #D7D6D6;
}

.ligne_-1 {
  background-color:;
}

.ligne_roll {
  background-color: #C0C0C0;
}

.bordure_ligne {
  border:solid 1px #000080;
}


