#boxUnibet{
    background-color: #147b45;		
    margin-bottom: 20px;
    padding: 5px;
    cursor: pointer;
}
#boxUnibet .header{
	color: #FFF;
	height: 35px;
	margin-top: 1px;
	padding-bottom: 5px;
}
#boxUnibet .header span{
	font-size: 11px;
	padding: 2px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}
#boxUnibet .ligne{
	background-color: #FFF;
	height: 80px;
	border-bottom: 1px dotted #eee;
	padding: 3px;
}
#boxUnibet .ligne .match{
	font-size: 17px;
	padding: 5px 5px 5px 1px;
	line-height: 15px;
	/*font-family: 'Franklin Gothic Condensed';*/
	color:#000;
}
#boxUnibet .ligne .match span{
	font-size: 11px;
	color: #444;		
}
#boxUnibet div.offer{
	background-color: #ffe71f;
    color: #333;
    padding: 3px;
    vertical-align: middle;
    margin-top: -1px;
    margin-right: 5px;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    float: left;
    width: 105px;
    height: 26px;
}

#boxUnibet div.bloc{
    border:1px solid #0e5f31;
    font-size: 14px;
    background-color: #147b45;
    color:#fff;
    height: 25px;
}
#boxUnibet div.bloc .col-xs-3{
    background-color: rgba(0,0,0,0.07);
    padding: 0px!important;
    padding-left: 5px!important;
}
#boxUnibet div.row-fluid div.col-xs-9{
    padding: 2px;
    text-align: right;
    font-weight: bold;
}	