* {
	margin: 0;
	padding: 0;
}

#col1, #col1{ 
	float:left;
}
#col1 {
	width: 636px;
	padding-left: 26px;
}
#col2 {
width: 200px;
}

#zone_liste_membre_photo {
	width: 618px;
	/*margin-left:auto;
	margin-right:auto;*/
}

#head_liste_membre {
	width: 618px;
	/*height: 75px;*/
}

#tete_liste_membre_photo {
	width: auto;
	height: 24px;
	text-indent: -9999px;
	background : url(../images/decoupe/tete_listedesmembres.gif) no-repeat;
}
#tete_liste_recherche_photo  {
	width: auto;
	height: 24px;
	text-indent: -9999px;
	background : url(../images/membre/tete_rechercherunmembre.gif) no-repeat;
}
#zone_form_recherche_membre {
	width: auto;
	/*height: 59px;*/
	background-color : #5E687D;
	padding: 5px;
}
#zone_form_recherche_membre a{
	font-weight:normal;
}
.ico_affichage_membre {	
	float: left;
	margin-top: 7px;
	padding-right: 15px;
	border: 0px solid green;
	color: #ffffff;
}

.ico_affichage_membre  a{	
	color: #ffffff;
	text-decoration: none;
}

.ico_image{
	float: left;
	/*line-height: 44px;*/
}


.ico_texte {
	color: #ffffff;
	float: left;
	padding-top: 12px;
}

.ico_texte  a{
	color: #ffffff;
	text-decoration: none;
}
.ico_texte  a:visited{
	color: #ffffff;
	text-decoration: none;
}

#form_recherche {
	float: left;
	padding-top: 10px;
	border: 0px solid red;
	color: #ffffff;
}
#form_recherche #zone_champ_recheche {
	float: left;
}
#form_recherche a {
	color: #ffffff;
	text-decoration:underline;
}

#form_recherche p {
	margin: 0;
	padding: 0;
	padding-top:6px;
}
#btn_valid_recheche {
	float: left;
	margin-left: 5px;
}

#triListe {
	float: right;
	margin-top:-15px;
}

.zone_pagination{
	background-color:#E4E4E4;
	height:25px;
	width:auto;
	/*padding-top: 5px;*/
	line-height:25px;
}

.zone_pagination p{
	float: left;
	width: 195px;
	/*border: 1px solid blue;*/
	color:#808080;
	padding-left: 5px;
	padding-right: 5px;
}

p.zone_pagination_center {	
	text-align:center;	
}
p.zone_pagination_right {	
	text-align:right;
  margin-top : 0px !important;
  margin-top : 5px;
}
p.zone_pagination_left {	
  margin-top : 0px !important;
  margin-top : 5px;
}
#content_liste_membre {
	background-color: #ffffff;
	width: auto;
	
}

.ligne_membres {
	border-top: 1px solid gray;
	width: auto;
}

*html .ligne_membres {
	height: 57px;	
}

.un_membre {
	float: left;
	width: 298px;
	cursor: pointer;
	height:56px;
	overflow:hidden;
	padding:10px 0px 10px 8px;
}

.un_membre:hover {
	background-color: #ffcc99;
}

.homme,.homme  a ,.homme  a:visited{
	color:#0066FF;
	font-weight : bold;
}

.femme,.femme a,.femme a:visited {
	color:#CC33CC;
	font-weight : bold;
}

.spacer {
	clear: both;
}

.photo{
	float:left;
	padding-right:5px;
	width:56px;
}
.description{
	float:left;
	width:125px;
	padding-left:62px;
}
*+html .description{padding-left:0px;}
*html .description{padding-left:0px;}
.bright {
	border-left:1px solid gray;
	width:303px;
}

.photo a{
	width:56px;
	height: 54px;
	display: block;
}

.photo img{
	border: 1px solid black;	
	position: absolute;
	/*z-index: 80;*/
	display: none;
}

a.lien_avatar {
	position:absolute;
}
/*
a.lien_avatar span {
	
	/*z-index: 100;*/
	
/*}*/

a.lien_avatar:hover {
	background: none; /* correction d'un bug IE */
	/*z-index: 1000;*/
}

a.lien_avatar:hover img , a.lien_avatar:hover img{
	top:-1px;
	left:-1px;
	display: inline;
	position: absolute;
	/*z-index: 80;*/
	/*z-index: 10000;*/
}

