
body	{
			background-color: #000000;
			font-family: Arial;
			font-size:12px;
			color:#00FF00;
		}
td { font-family: Arial; font-size:12px; color: #00FF00 }
a { color: #00FF00; text-decoration: none; }
a:link { color:#00FF00; text-decoration: none; }
a:visited { color:#00FF00; text-decoration: none; }
a:hover { color:#00FF00; text-decoration: underline; }
a:active { color:#00FF00 }

.small10px { font-size:10px; }
.errorlogin { color:#ff0000; }


SELECT { font-family: Arial; font-size:12px; color: #000000;  border: 1 solid #00FF00;}
SELECT.multiple { font-family: Arial; font-size:12px; color: #000000;  border: 1 solid #00FF00;}
INPUT.text { font-family: Arial; font-size:12px; color: #000000; background-color:#FFFFff; border: 1 solid #00FF00;}
INPUT.nomodif { font-family: Arial; font-size:12px; color: #000000; background-color:#cccccc; border: 1 solid #00FF00;}
INPUT.boncommande { font-family: Arial; font-size:12px; text-align: center; vertical-align: middle; width: 20px; height: 15px; color: #000000; background-color:#FFFFff; border: 1 solid #00FF00;}
INPUT.smalltext { font-family: Arial; font-size:12px; text-align: center; vertical-align: middle; width: 15px; height: 15px; color: #000000; background-color:#FFFFff; border: 1 solid #00FF00;}
INPUT.textcenter { font-family: Arial; font-size:12px; color: #000000; background-color:#FFFFff; border: 1 solid #00FF00; text-align: center; }

TEXTAREA { font-family: Arial; font-size:12px; color: #000000;  border: 1 solid #00FF00;}
INPUT.button {border-bottom:thin solid #006600;border-right:thin solid #006600;border-top:thin solid #CCCCCC;border-left:thin solid #CCCCCC;font-size:12px;font-family:Arial;font-weight:bold;background-color:#FFcc66;color:#000000;line-height:.85;padding-top:3px;text-transform:capitalize;cursor:hand}

.titre { font-family: Arial; font-size:16px; color: #FF9900; }
