
#dernier_match {
background:#406389 url("../images/bg_snippet.jpg") no-repeat top left;
color:white;
overflow:hidden;
width:230px;
border-bottom:solid 1px white;
}

.light_blue {
font-family:"Myriad Pro", Arial;
font-weight:normal;
font-size:18px;
color:#a2b9e8;
margin-bottom:0;
}

#dernier_match .date {
font-size:10px;
margin-bottom:10px;
}

#dernier_match .resultat {
margin-bottom:10px;
float:left;
clear:none;
}

#dernier_match .score {
margin-bottom:10px;
float:left;
clear:none;
padding:0 5px;
}

#dernier_match .separation {
width:200px;
height:1px;
margin:8px 0;
border-top:dotted 1px #cccccc;
clear:both;
}