div#titre-actus{	
	margin:24px 0 0 10px;
	height:45px;
	width:228px;
	background:url(../img/fond/titre-actu-court.jpg) center no-repeat;
}
div#titre-actus h2 {
	margin:0 0 0 52px;
	padding:0;
	line-height: 40px;
	font-size: 0.9em;
	color:#FF0000;
}
div#cont-actus{
	margin:10px 0 0 10px;
	width: 230px;
	height: 251px;
	padding-top: 4px;
	background: url(../img/fond/cadre-actu-derniere.jpg) no-repeat;
}
.table-actu {
	position: relative;
	margin: 0 0 4px 4px;
	height: 55px;
	width:215px;
	background:url(../img/fond/bouton-actus.jpg) no-repeat;
}
.table-actu a{
	display:block;
	text-decoration:none;
}
.table-actu:hover{	
	background:url(../img/fond/bouton-actus-hover.jpg) no-repeat right;
	color:#FFFFFF;
}

td.vide {
	width: 45px;
}
td.vide a{
	display:block;
	height: 51px;
}
td.date1{
	height: 13px;
}
td.date1 a{
	color:#FF0000;
	font-size:0.8em;
	display:block;
	font-weight:bold;
}
td.titre1 a{
	color:#333333;
	height: 33px;
	display:block;
	font-size:0.7em;
}
.vs {
	font-size:1.1em;
	color:#db0101;
}
p.info-rencontre {	
	font-size:0.9em;
}
.info {
	font-weight:bold;
	color:#db0101;
}
td.versus {
	text-align:center;
	width:30px;
	height: 33px;
}
td.versus a{
	color:#db0101;
	font-size: 0.9em;
	height: 33px;
}

td.equipe-prog{	
	text-align:center;
	width:100px;
	height: 33px;
}
td.equipe-prog a{
	color:#333333;
	font-size: 0.6em;
	height: 33px;
	font-weight:bold;
	display:block;	
}
p.titre-ballon {
	width:660px;
	text-align:center;
	font-size:1.1em;
	color:#db0101;
	margin: 30px 0 15px 0;
}
p.donateur {
	color:#333333;
	font-size:1.3em;
	width:660px;
	text-align:center;	
}
table.logo-part {
	width: 160px;
	margin: 0 auto; 
}
	