/* CSS Document */
.blocResultat{
	font-size:13px;
	background:#c70506;
	border-top:1px solid #ff5050;
	border-bottom:1px solid #630005;
	height:30px;
	margin-bottom:3px;
}


.blocResultat .fanion{
	width:40px;
	height:20px;
	margin:5px 0;
	text-align:center;
	float:left;
}


.blocResultat .equipe{
	width:220px;
	font-weight:bold;
	float:left;
	text-align:center;
	margin-top:7px;
	color:#FFF;
}


.blocResultat .score{
	width:40px;
	font-weight:bold;
	float:left;
	margin-top:7px;
	color:#FFF;
}

.blocResultat .score a{
	text-decoration:none;
	color:#FFF;
}

.blocResultat .live{
	width:50px;
	margin-top:9px;
	float:left;
}

.blocResultat .live a img{
	display:block;
	border:0;
}

.blocResultat .competition{
	width:110px;
	font-weight:bold;
	float:left;
	font-size:9px;
	text-align:right;
	margin-top:10px;
	color:#FFF;
}
