body
	{ background-color: #100820;
	}
div, td
	{ font-family: Verdana, Tahoma, Arial;
	  color: #f0f0f0; font-size: 8pt;
	}
input, select, textarea
	{ border: solid 1px #607090;
	  background-color: #405060;
	  color: #f0f0f0; font-size: 8pt;
	  text-align: center;
	}
form
	{ margin: 0px;
	}
h1
	{ line-height: 32px; text-align: center;
	  font-family: Verdana, Tahoma, Arial; font-variant: small-caps;
	  color: #c0a000; font-size: 16pt; font-weight: normal;
	  margin: 0px;
	}
h2
	{ font-family: Verdana, Tahoma, Arial;
	  color: #c0e0f0; font-size: 11pt; font-weight: bold;
	  border-bottom: solid 1px #c0a000;
	  margin: 0px; margin-bottom: 3px;
	}
h3
	{ font-family: Verdana, Tahoma, Arial;
	  color: #e0c050; font-size: 10pt; font-weight: bold;
	  border-bottom: solid 1px #708090;
	  margin: 0px; margin-bottom: 2px; padding-bottom: 2px;
	}
h4
	{ font-family: Verdana, Tahoma, Arial;
	  color: #c0e0f0; font-size: 10pt; font-weight: bold;
	  border-bottom: solid 1px #708090; width: 530px;
	  margin: 0px; margin-bottom: 2px;
	}
a
	{ text-decoration: none;
	  color: #4090D0;
	}
a:hover
	{ text-decoration: underline;
	  color: #60A0E0;
	}
li
	{ list-style: square;
	}

.petit  { font-size: 8pt;
	}
.sombre  { color: #8090A0;
	}

#principal
	{ position: absolute;
	  left: 50%; width: 760px; margin-left: -380px;
	  top: 20px; height: 700px;
	  border: solid 1px #405060;
	  background-color: #150B3E;
	  padding: 0px;
	}

#coin_hg
	{ position: absolute;
	  left: -1px; width: 23px; 
	  top: -1px; height: 23px;
	  background-image: url(../images/coin_hg.gif);
	}
	
#coin_hd
	{ position: absolute;
	  left: 738px; width: 23px; 
	  top: -1px; height: 23px;
	  background-image: url(../images/coin_hd.gif);
	}
* html #coin_hd { left: 736px; }

#coin_bg
	{ position: absolute;
	  left: -1px; width: 23px; 
	  top: 678px; height: 23px;
	  background-image: url(../images/coin_bg.gif);
	}
* html #coin_bg { top: 676px; }

#coin_bd
	{ position: absolute;
	  left: 738px; width: 23px; 
	  top: 678px; height: 23px;
	  background-image: url(../images/coin_bd.gif);
	}
* html #coin_bd { left: 736px; top: 676px; }