#joueurs{
	float:left;
	width:772px;
	margin-left:20px;
}
#top_joueurs{
	height:35px;
	background-image:url(../images/heads/head_joueurs.jpg);
	background-repeat:no-repeat;
}
#body_joueurs{
	border-left:1px #D3D3D1 solid;
	border-right:1px #D3D3D1 solid;

	background-image:url(../images/contenu/bg_body_contenu.jpg);
	background-repeat:repeat-x;
	background-color:#F6F6F4;
	background-position:bottom;
	height:100%;
	
	padding-left:10px;
}
#body_joueurs h3{
	color:#0E3B6C;
}
#body_joueurs p{
	color:#0E3B6C;
	padding-left:5px;
}
#body_joueurs a{
	text-decoration:none;
	color:#0E3B6C;
}
#body_joueurs a:hover{
	text-decoration:underline;
}
#bottom_joueurs{
	clear:both;
	height:10px;
	background-image:url(../images/contenu/foot_contenu.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.clear{
	clear:both;
}
.menujoueurs table tr td table{
	border:2px #D3D3D1 solid;
	padding:0;
	margin:0;
}
.menujoueurs{
	margin:0;
}
.menujoueurs table{
	margin:0;
}
