a:visited, a:link, a:active, a:hover { color :#33FF33;}
a:hover { text-decoration: none; }

body	{
	background-color: #000000;
}

.Text1	{
	font-family: Arial, Helvetica, sans-serif;
	color : #33FF33;
	font-size: 14px;
}

.Titre1	{
	font-family: Arial, Helvetica, sans-serif;
	color : #33FF33;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.Titre2	{
	font-family: Arial, Helvetica, sans-serif;
	color : #33FF33;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.Titre3	{
	font-family: comic sans ms;
	color : #33FF33;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.TableauPrincipal {
	background-color: #000000;
}
.CellulePrincipale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Login {
	position: relative;
	left: 650px;
	top: 70px;
	border: thin inset;
	background-color: #000000;
	height: 18px;
	width: 73px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #33FF33;
}
.Password {
	position: relative;
	left: 574px;
	top: 97px;
	border: thin inset;
	background-color: #000000;
	height: 18px;
	width: 73px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #33FF33;
}
.Submit {
	position: relative;
	left: 498px;
	top: 122px;
	border: thin outset;
	background-color: #000000;
	height: 18px;
	width: 73px;
	visibility: visible;
	color: #33FF33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Level {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33FF33;
	background-color: #000000;
	height: 17px;
	width: 77px;
	border: thin outset;
	position: relative;
	visibility: visible;
	left: 574px;
	top: 97px;
}
.Exit {
	height: 17px;
	width: 77px;
	border: thin outset;
	left: 654px;
	top: 70px;
	position: relative;
	visibility: visible;
	color: #33FF33;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Produits2Titre {
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.Distributeurs2Titre {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #33FF33;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
	border: none;
}
select	{
	border: none;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33FF33;
}
