@import url("../affichageRedactionnel/information.css");

#contenuArticle2{
	background:#080F1E;
}

.tabstat{
	background:#ff6407;
	color:#fff;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}

.tabstat a{
	background:#ff6407;
	color:#fff;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}
.tabstat a:hover{
	background:#ff6407;
	color:#080F1E;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}

select {
	background:#080F1E;
	color:#FFF;
	font-size:11px;
	border:solid 1px #ff6407;
	height:13 px;
	
}

tr.tabstat_0 .tabstat1,tr.tabstat_1 .tabstat1{
	height:15px;
	background:#FFF;
	color:#000;
	font-size:11px;
	text-align:left;
	font-weight:normal;
}

tr.tabstat_0 .tabstat2,tr.tabstat_1 .tabstat2{
	height:15px;
	background:#FFF;
	color:#000;
	font-size:11px;
	text-align:center;
	font-weight:normal;
}

tr.tabstat_1 .tabstat1,tr.tabstat_1 .tabstat2{
	background:#f0f0f0;
}

tr.tabstat_0:hover .tabstat1,tr.tabstat_0_over .tabstat1,tr.tabstat_1:hover .tabstat1,tr.tabstat_1_over .tabstat1{
	height:15px;
	background:#AAA;
	color:#ff6407;
 	font-size:11px;
 	text-align:left;
 	font-weight:normal;
}

tr.tabstat_0:hover .tabstat2,tr.tabstat_0_over .tabstat2,tr.tabstat_1:hover .tabstat2,tr.tabstat_1_over .tabstat2{
	height:15px;
 	background:#AAA;
 	color:#000;
 	font-size:11px;
 	text-align:center;
 	font-weight:normal;
}
.tabstat_graph{
	background:#080F1E;
	text-align:center;
}
/*
td{
	background:#0d1528;
	color:#fff;
	font-size:11px;
	text-align:left;
	font-weight:normal;
}*/

a.playerlink{
	color:#000;
	text-align:left;
}

a.playerlink:hover{
	color:#fff;
	font-style:normal;
	text-align:left;
}

.tutoregles{
	background:#0d1528;
	color:#AAA;
	font-size:10px;
	text-align:left;
	font-weight:normal;
}

#bas{
	position:relative;
	float:left;
	width:645px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;	
}

#bas th{
	color:#ff6407;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	width:130px;
	padding: 0px 0px 10px 0px;	
}

#bas td{
	color:#fff;
	font-weight:bolder;
	padding: 0px 0px 10px 0px;	
}
