#box-widget-foot{
	font-family:Arial;
	font-size:12px;
	line-height:1;
	width:278px;
	height:198px;
	overflow:hidden;
	overflow-y:scroll;
	background-color:#FFFFFF;
	border:1px solid #4A78B6;
}
#box-widget-foot th{
	border-bottom:1px solid #CCCCCC;
	display:none;
}
#box-widget-foot .wgf-date{
	background-color:#4A78B6 !important;
	border-bottom:1px dotted #FFFFFF;
	color:#FFFFFF;
}
#box-widget-foot .wgf-date .heure{ font-size:10px; color:#FFFFFF; font-weight:bold; }
#box-widget-foot td{
	color:#666666;
	border-bottom:1px dotted #4A78B6;
	padding:2px;
	margin:0px;
}

#box-widget-foot tr.second-line td{ /* background-color:#F1F1F1; */ }
#box-widget-foot td.result{ font-weight:bold; }
#box-widget-foot td.result-p{ color:#E2001A; }
#box-widget-foot td.result-g{ color:#008000; }

#box-widget-foot .module-content{ position:relative; }
.module-widget-foot{ width:260px; position:relative; }