.order {
	font-weight: normal;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #000000;
	font-weight:none;
} 
.nom_tablesjeux {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: black;
	font-weight:bold;
}
.link_paging {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
}
.link_paging_select {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight:bold;
}
.debut_fin {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
}



.pink-bold-txt {
	color: #FFAFB2;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.white-normal-txt {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright-txt {
	color: #8F9064;
	font-size: 11px;
	font-family: Tahoma;
}
.red-bold-txt {
	color: #841305;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.black-normal-txt {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.white-bold-txt {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.yellow-bold-txt {
	color: #FFBF00;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}
body {
		background-image: url(../images/bg-img.jpg);
		background-color:#801205
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
.pink_links:link {
	color: #FFAFB2;
	text-decoration: none;
}
.pink_links:visited {
	text-decoration: none;
	color: #FFAFB2;
}
.pink_links:hover {
	text-decoration: none;
	color: #F9EA00;
}
.pink_links:active {
	text-decoration: none;
	color: #F9EA00;
}
.white_links:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white_links:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white_links:hover {
	text-decoration: none;
	color: #F9EA00;
}
.white_links:active {
	text-decoration: none;
	color: #F9EA00;
}
.red_links:link {
	color: #841305;
	text-decoration: none;
}
.red_links:visited {
	text-decoration: none;
	color: #841305;
}
.red_links:hover {
	text-decoration: none;
	color: #0F52DA;
}
.red_links:active {
	text-decoration: none;
	color: #0F52DA;
}
.mess {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}
.mess2 {
	text-decoration: underline;
	font-weight: bold;
	color: #cc0000;
	font-family: Arial;
	font-size: 12px;
}
