div#clubs, div#derniers_matchs, div#prochains_matchs {
	width:860px;
	float:right;
}
div#equipes {
	float:right;
	margin-right:5px;
	width:860px;
}
div#infos_club {
	padding-left:15px;
}

div#equipes table.tabList {
	width:100%;
	color:black;
	text-decoration:none;
}

div#clubs table.tabList {
	width:100%;
}
div.respTitre {
	float:left;
	width:200px;
}
div.respInfos {
	float:left;
	padding-bottom:10px;
}
div.respInfos ul {
	margin:0;
	padding:0;
	list-style:none;
}
label.nom_prenom {
	font-weight:bold;
}
span.grasrouge {
	font-weight: bold;
	color: #FF0033;
}
span.gras {
	font-weight: bold;
}

span.enAttente {
	font-weight: italic;
	color: #0000FF;
}