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

#contenuArticle2{
	position:relative;
	float:left;
	width:645px;
	height:auto;
	min-height:700px;
	margin: 0px 0px 0px 5px;
	padding:0px;
	background:#0B0C1E;
/* 	background:#fff; */
	overflow:hidden;
	color:#fff;
	font-size:12px;
}

.fdmtitle{
	color:#fff;
	font-weight:bold;
	font-size:14px;
}

.fdmresume{
	width:50%;
	margin: 0px 0px 0px 160px;
	border:1px solid;
}

.fdmheader{
	background:#0c1828;
	background:#888;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

.fdmresume td{
	background:#fff;
	color:#000;
	text-align:center;
	font-size:12px;
}

.statsfdm td{
	background:#fff;
	color:#000;
	text-align:center;
}

td .home {
	background:#0c1828;
	color:#fff;
	font-weight:bold;
	text-align:left;
	border:1px solid #FFF;
	font-size:12px;
}

td .home_0,td .home_1 {
	background:#0c1828;
	color:#fff;
	font-weight:bold;
	text-align:left;
}

td .home_1 {
	background:#FF6600;
	color:#0B0C1E;
	font-weight:bold;
	text-align:left;
}

td .visitor{
	background:#FF6600;
	color:#0B0C1E;
	font-weight:bold;
	text-align:left;
	font-size:12px;
}

.statsfdm{
	width:100%;
	margin: 0px 0px 0px 0px;
	border:1px solid;
	font-size:12px;
}

td .player{
	font-weight:bold;
	text-align:left;
}

td .stats{
	background:#ccc;
	color:#000;
	font-weight:bold;
	text-align:center;
}

table .legende{
	Width:100%;
	color:#aaa;
	font-size:10px;
}

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

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

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

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;
}

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:#000;
 	font-size:11px;
 	text-align:left;
 	font-weight:bold;
}

