body {
	background-color: #666666;
}
.fondhauttableau {
	background-color: #CCCCCC;
}
.fondcentretableau {
	background-color: #FFFFFF;
}
.tourtableau {
	border: 0px solid #666666;
}
a.bthauon:link,a.bthauon:visited,a.bthauon:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#990000;
	text-decoration: none;
	font-weight: bold;
}

a.bthauoff:link,a.bthauoff:visited,a.bthauoff:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}
a.bthauoff:hover{
	color:#990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


a.btgauon:link,a.btgauon:visited,a.btgauon:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
	text-decoration: none;
	font-weight: bold;
}

a.btgauoff:link,a.btgauoff:visited,a.btgauoff:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
a.btgauoff:hover{
	color:#990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 6px;
	margin-bottom: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
	text-transform: uppercase;
}
h6 {
	font-size: 14px;
}
address {
	color: #009;
	font: italic 12px Arial, Helvetica, sans-serif;
}
pre {
	font: 12px "Courier New", Courier, mono;
}
