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


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

#blocListeDesProfils .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;
	z-index:20;
}
#blocListeDesProfils .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
----------------------------------------------------------------------*/	

#blocListeDesProfils #liste {
	padding-left:3px;
	padding-right:3px;
	position:relative;
	overflow:hidden;	width:173px;
	z-index:3

}
#blocListeDesProfils #liste p {
	border-bottom:1px solid #fff;
	padding:5px;
	padding-left:4px;
	padding-right:4px;
	font-size:10px;
	position:relative;
	margin:0px;
	overflow:hidden;
}
#blocListeDesProfils #liste p a {
	font-size:10px;
	color:#000;
	text-decoration:none;
	display:block;
}
#blocListeDesProfils #liste p a:hover {
	text-decoration:underline;
}
#blocListeDesProfils #liste p#Encadrement {
	background-image:url(../../../../images/pictoProfilEncadrement.gif);
	background-repeat:no-repeat;
	background-position:8px 5px;
	padding-left:55px;
}
#blocListeDesProfils #liste p#Joueur {
	background-image:url(../../../../images/pictoProfilJoueur.gif);
	background-repeat:no-repeat;
	background-position:8px 5px;
	padding-left:55px;
}
#blocListeDesProfils #liste p#Dirigeant {
	background-image:url(../../../../images/pictoProfilDirigeant.gif);
	background-repeat:no-repeat;
	background-position:8px 5px;
	padding-left:55px;
}
#blocListeDesProfils #liste p#Arbitre {
	background-image:url(../../../../images/pictoProfilArbitre.gif);
	background-repeat:no-repeat;
	background-position:8px 5px;
	padding-left:55px;
}
#blocListeDesProfils #liste p.formulaire {
	position:relative;
	overflow:hidden;
	border:0px;
	padding-bottom:0px;
}
#blocListeDesProfils #liste p.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;
	padding-left:3px;
	margin-top:5px;
	overflow:hidden;
	position:relative;
}
#blocListeDesProfils #liste p.formulaire a span{
	background-image:url(../../../../images/fd_droitBouton.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:6px;
	height:20px;
	padding-top:2px;
	display:block; 
	margin-left:7px;



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

#blocListeDesProfils .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;
}
#blocListeDesProfils .footer a:hover {
	text-decoration:underline;
}

