/*---------------------------------------------------------------------
				bloc liste des profils
----------------------------------------------------------------------*/


#blocLargeListeDesProfils {
	position:relative;
	width:314px;
	font-family:Verdana, Geneva, sans-serif;
}
#blocLargeListeDesProfils .header {
	width:314px;
	height:4px;
	background-image:url(../../../../images/fd_enteteLargePaveLateralBeige.png)!important;
	background-image:none;
	background-repeat:no-repeat;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='images/fd_enteteLargePaveLateralBeige.png');
}
#blocLargeListeDesProfils[id] .header {
	background-image:url(../../../../images/fd_enteteLargePaveLateralBeige.png)
}/**/
#blocLargeListeDesProfils .footer {
	background-image:url(../../../../images/fd_footerLargePaveLateralBeige.png)!important;
	background-image:none;
	background-repeat:no-repeat;
	width:314px;
	height:6px;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='images/fd_footerLargePaveLateralBeige.png');
}
#blocLargeListeDesProfils[id] .footer {
	background-image:url(../../../../images/fd_footerLargePaveLateralBeige.png)
}
#blocLargeListeDesProfils .corps {
	position:relative;
	background-image:url(../../../../images/fd_corpsLargePaveLateralBeige.png)!important;
	background-image:none;
	background-repeat:repeat-y;
	width:314px;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/fd_corpsLargePaveLateralBeige.png');
}
#blocLargeListeDesProfils[id] .corps {
	background-image:url(../../../../images/fd_corpsLargePaveLateralBeige.png)
}
/*---------------------------------------------------------------------
				titre
----------------------------------------------------------------------*/	

#blocLargeListeDesProfils .corps h1 {
	background-image:url(../../../../images/fd_titreh1Rouge.gif);
	background-repeat:repeat-y;
	font-size:12px;
	color:#fff;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
	margin-right:3px;
	margin-left:3px;
	vertical-align:bottom;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#a71111;
}
#blocLargeListeDesProfils .corps h1 img {
	width:32px;
	height:18px;
	background-image:url(../../../../images/pictoProfilsListe.gif);
	background-repeat:no-repeat;
	padding-right:4px;
	vertical-align:bottom;
	padding-bottom:3px;
	float:right;
}
/*---------------------------------------------------------------------
				liste info
----------------------------------------------------------------------*/	

#blocLargeListeDesProfils #liste {
	padding-left:1px;
	padding-right:1px;
	position:relative;
	overflow:hidden;
	width:312px;
}
#blocLargeListeDesProfils #liste p {
	border-bottom:1px solid #fff;
	padding:5px;
	padding-left:4px;
	padding-right:4px;
	font-size:10px;
	position:relative;
	padding-bottom:5px;
	overflow:hidden;
	padding-right:100px;
}
#blocLargeListeDesProfils #liste p a {
	font-size:10px;
	color:#000;
	text-decoration:none;
	display:block;
}
#blocLargeListeDesProfils #liste p a:hover {
	text-decoration:underline;
}
#blocLargeListeDesProfils #liste p#Encadrement {
	background-image:url(../../../../images/pictoProfilEncadrement.gif);
	background-repeat:no-repeat;
	background-position:8px 5px;
	padding-left:55px;
}
#blocLargeListeDesProfils #liste p#Joueur {
	background-image:url(../../../../images/pictoProfilJoueur.gif);
	background-repeat:no-repeat;
	background-position:8px 5px;
	padding-left:55px;
}
#blocLargeListeDesProfils #liste p#Dirigeant {
	background-image:url(../../../../images/pictoProfilDirigeant.gif);
	background-repeat:no-repeat;
	background-position:8px 5px;
	padding-left:55px;
}
#blocLargeListeDesProfils #liste p#Arbitre {
	background-image:url(../../../../images/pictoProfilArbitre.gif);
	background-repeat:no-repeat;
	background-position:8px 5px;
	padding-left:55px;
}
#blocLargeListeDesProfils #liste span.formulaire {
/*	overflow:hidden;*/
	border:0px;
		margin:0px;
	display:block;

	position:absolute;
	right:20px;
	margin-top:-25px;

}
#blocLargeListeDesProfils #liste span.formulaire a {
	font-size:10px;
	color:#a71111;
	text-decoration:none;
	display:block;
	background-image:url(../../../../images/fd_gaucheBouton.gif);
	background-repeat:no-repeat;
	background-position:left top;

	float:right;
	height:22px;
	padding:0px;
	margin-top:5px;
	overflow:hidden;
	position:relative;
}
#blocLargeListeDesProfils #liste span.formulaire a span{
	background-image:url(../../../../images/fd_droitBouton.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:7px;
	height:20px;
	padding-top:2px;
	display:block; 
	margin-left:5px;
	float:left;
	white-space:nowrap


}
#blocLargeListeDesProfils #liste span.formulaire a:hover {
	text-decoration:underline;
}
/*---------------------------------------------------------------------
				footer
----------------------------------------------------------------------*/	

#blocLargeListeDesProfils .footer a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	text-align:right;
	display:block;
	padding-left:4px;
	padding-right:7px;
	padding-top:2px;
	position:relative;
}
#blocLargeListeDesProfils .footer a:hover {
	text-decoration:underline;
}

