.infoBoxlittle {
	width:680px;
	margin:10px 0 10px 16px;
	clear:both;
	background-color: #fff9d7;
	border:1px solid #e2c822;
}
.infoBoxlittle p {
	width:600px;
	margin:0px;
	padding:7px;
	font-size:11px;
}
.infoBoxlittle img {
	float:right;
	*position:absolute;
	margin:12px 7px 0 0;
	*margin:9px 0px 0px 567px;
}
.mauve {
	color:#BE007B;
}

a.lienimage {
	background-image: url(../images/templates/button-bleu.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:200px;
	height:60px;
	display:block;
	float:left;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	margin:5px 0 0 20px;
	padding:10px 0 0 0;
}
a.lienimage:hover {
	background-image: url(../images/templates/button-bleu-hover.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:200px;
	height:60px;
	display:block;
}

.lastsmatchs {
   margin:5px 0 0 20px;
   padding:0px;
}

.lastsmatchs li {
   list-style-type:circle;
   list-style-position:inside;
   margin:0px;
   padding:0px;
}

.endmatch {
   font-size:20px; margin:0 auto 20px auto;
   font-weight:bold;
}
.endmatch td.endmatch-title {
   font-size:12px;
   font-weight:bold;
   text-align:center;
}
.endmatch td.endmatch-home {
   text-align:right;
   padding:0 5px 0 0;
   width:290px;
}
.endmatch td.endmatch-visit {
   text-align:left;
   padding:0 0 0 5px;
   width:290px;
}
.endmatch td.endmatch-score {
   width:20px;
   text-align:center;
}

ul.matcharticlelist {
   margin:5px 0 0 20px;
   padding:0 0 0 0;
   width:94%;
}
ul.matcharticlelist li {
   margin:0 0 8px 0;
   padding:0 0 0 0;
   clear:both;
   list-style-type:none;
}
ul.matcharticlelist li img { margin:0 4px 4px 0; }
ul.matcharticlelist li span {
   font-size:10px;
}
