#CONTAINER #CONTENT #SUBCONTENT #joueursLibres {
}
	#CONTAINER #CONTENT #SUBCONTENT #joueursLibres ul#joueursLibresTypes {
		list-style: none;
		display: block;
		margin: 0 0 10px;
		padding: 0;
		background: url('../imgs/joueurs_libres_type_bkg.gif') repeat-x bottom;
		height: 18px;
	}
		#CONTAINER #CONTENT #SUBCONTENT #joueursLibres ul#joueursLibresTypes li.item {
			float: left;
		}
		#CONTAINER #CONTENT #SUBCONTENT #joueursLibres ul#joueursLibresTypes li.clL {
			font-size: 1px;
		}
			#CONTAINER #CONTENT #SUBCONTENT #joueursLibres ul#joueursLibresTypes li.item a {
				display: block;
				float: left;
				height: 15px;
				line-height: 15px;
				background: #9e9a97;
				margin: 0 1px 3px;
				padding: 0 8px;
				text-transform: uppercase;
				text-decoration: none;
				font-weight: bold;
				font-size: 11px;
				color: #fff;
			}
			#CONTAINER #CONTENT #SUBCONTENT #joueursLibres ul#joueursLibresTypes li.actif a {
				height: 17px;
				line-height: 17px;
				background: #fff;
				border-top: 1px solid;
				border-left: 1px solid;
				border-right: 1px solid;
				border-color: #9e9a97;
				color: #9e9a97;
			}
			#CONTAINER #CONTENT #SUBCONTENT #joueursLibres ul#joueursLibresTypes li.first a {
				margin-left: 0;
			}
			
	#CONTAINER #CONTENT #SUBCONTENT #joueursLibres span.nbResults {
		background: #5c79da;
		color: #fff;
		font-size: 10px;
		font-weight: bold;
		padding: 2px 4px;
		margin: 5px 0;
		text-transform: uppercase;
	}
	
	#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.joueur {
		float: left;
		width: 131px;
		margin: 15px 10px 0 0;
	}
		#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.joueur div.infos {
			width: 131px;
			overflow: hidden;
		}
			#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.joueur div.infos div.image {
				height: 70px;
				width: 70px;
				border: 1px solid #9c9995;
				padding: 1px;
				background: url('../imgs/bkg_imagedefault7070.gif') no-repeat;
			}
			#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.joueur div.infos a {
				text-decoration: none;
			}
			#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.joueur div.infos span {
				display: block;
				line-height: 14px;
			}
			#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.joueur div.infos span.nom {
				text-transform: uppercase;
				font-weight: bold;
				color: #353535;
			}
			#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.joueur div.infos span.prenom {
				font-weight: bold;
				color: #353535;
			}
			#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.joueur div.infos span.poste,
			#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.joueur div.infos span.club {
				color: #8d8985;
			}
		#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.joueur div.bulle {
			display: none;
			position: absolute;
			background: url('../imgs/joueurs_libres_bulle_bkg.png') no-repeat;
			_background: url('../imgs/joueurs_libres_bulle_bkg.gif') no-repeat;
			width: 300px;
			height: 114px;
			margin-left: 75px;
		}
			#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.joueur div.bulle div.pic {
				float: left;
				margin: 5px 10px;
				width: 50px;
			}
				#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.joueur div.bulle div.pic div.image {
					background: url('../imgs/bkg_imagedefault4646.gif') no-repeat;
					height: 46px;
					width: 46px;
					padding: 1px;
					border: 1px solid #828282;
				}
			#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.joueur div.bulle div.datas {
				float: left;
				margin: 5px 0;
				width: 220px;
				height: 105px;
				color: #000;
				font-size: 12px;
			}
				#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.joueur div.bulle div.datas div.imgClub {
					float: right;
					margin: 0 0 5px 5px;
					_margin-right: 5px;
				}
				#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.joueur div.bulle div.datas span.nom {
					text-transform: uppercase;
				}
				#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.joueur div.bulle div.datas span.silhouette {
					display: block;
					margin-bottom: 5px;
				}
				#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.joueur div.bulle div.datas span.item {
					padding-left: 8px;
					background: url('../imgs/ico_theme.gif') no-repeat 0 4px;
					font-size: 11px;
				}
			
	#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.browse {
	}		
		#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.browse .browselink {
			float: right;
			margin-top: 10px;
		}
			#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.browse .browselink a {
				display: block;
				float: left;
				background: #54514e;
				height: 16px;
				line-height: 16px;
				min-width: 8px;
				_width: 8px;
				padding: 0 4px;
				color: #fff;
				font-size: 12px;
				text-decoration: none;
				margin: 0 2px;
				text-align: center;
			}
			#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.browse .browselink a:hover {
				background: #7f7f7f;
			}
			
			#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.browse .browselink a.item_first {
				background: #54514e url('../imgs/pagination_first.png') no-repeat center center;
			}
			#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.browse .browselink a.item_prev {
				background: #54514e url('../imgs/pagination_prev.png') no-repeat center center;
			}
			#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.browse .browselink a.item_next {
				background: #54514e url('../imgs/pagination_next.png') no-repeat center center;
			}
			#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.browse .browselink a.item_last {
				background: #54514e url('../imgs/pagination_last.png') no-repeat center center;
			}
			#CONTAINER #CONTENT #SUBCONTENT #joueursLibres div.browse .browselink a.actif {
				background: #5b78d9;
			}
