body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Verdana, Arial, Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #000000;
}

.Ligne_Separatrice {
    background-color: #b5181a;
}

.Entete_Liste {
    color: #000000;
	background-color: #f0f0ed;
}

.Texte_Pale {
    color: #808080;
	font-size: 11px;
	font-style:italic;
	font-family: Verdana, Arial, Tahoma,  Arial, Helvetica, sans-serif;
}

.Couleur_Alternative {
    background-color: #C0C0C0;
}

.Entete_Liste_Gros_Titre {
	background-color: #f0f0ed;
    color: #c36203;
	font-size: 14px;
	font-weight: bold;
}

.Gros_Titre {
    color: #c36203;
	font-size: 12px;
	font-weight: bold;
}

.Erreur {
    color: #FF0000;
}

.Onglet {
    color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

.Formulaire_Champ {
	
}

.Formulaire_Bouton {

}

.Lien_Entreprise {
	color: #0000FF;
}

.Menu_Gauche {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Tahoma,  Arial, Helvetica, sans-serif;	
	font-size: 10px;
}

.Menu_Gauche:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Tahoma,  Arial, Helvetica, sans-serif;	
	background-color: #2b8a59;	
	font-size: 10px;
}

.Stats {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	color: #004482;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #004482;
	text-decoration: underline;
	font-weight: bold;
}