html, body {
	margin: 0px;
	padding: 0px;
	border:: 0px;
	font-size: 12px;
	font-family:Arial, "Arial Black", Courier, "MS Sans Serif", "Times New Roman";
	background-image:url("../images/jpg/bois_fonce.jpg");
	background-repeat:repeat;
}

a:link {
	color:#000099;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #000099;
	font-weight:bold;
	text-decoration: none;
}
a:active {
	color: #000099;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	font-weight:bold;
	text-decoration: none;
}

.txt_normal {
	font-style:normal;
	font-weight:normal;
	font-size:12px;
	color:#000000;
}

.txt_normal_gras {
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}

.txt_normal_marron {
	font-size: 12px;
	color:#660000;
}

.txt_compteur {
	font-size: 12px;
	font-weight: bold;
	color:#660000;
}

.txt_copyright {
	font-size: 10px;
	color:#660000;
}

.tabnormal{
	background-color:normal;
	color:black;
	font-weight:bold;
}
.tabover{
	background-color:#CCCCCC;
	color:#000066;
	font-weight:bold;
}

.txt_c_n_g {
	color: #0000FF;
	font-weight: bold;
	font-size: 12px;
}
.txt_c_m {
	color: #0000FF;
	font-size: 14px;
}

.txt_c_m_g {
	color: #0000FF;
	font-weight: bold;
	font-size: 14px;
}

.txt_c_g_g {
  color:#0000FF;
  font-weight: bold;
  font-size: 20px;
}

.compteur {
  border:2;
  border-spacing:0;
  background-color:#000000;
}

.Style5 {
	font-size: 18px;
	font-weight: bold;
	color: #993300;
}