#entete_liste_membres {
	background: url('../images/pages/le_bde/tete_leBDE.gif') no-repeat center;
	color:#FFFFFF;
	font-size:19px;
	height:38px;
	line-height:38px;
	padding-left:30px;
}
#container_membres {
	background-color: #585858;
}
#bas_membres{
	background:transparent url(../images/common/box_bottom.gif) no-repeat;
	height:18px;
}
#membre_admin {
	border: 1px solid #e9536a;
	background-color: #dd4156;
	height: 130px;
	width: 650px;
	/*margin-left: 19px;*/
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
}
.ligne_membres {
	width: 660px;
	overflow:hidden;
	margin-top: 12px;
	margin-left: 17px;
}
.galerie{
	border: 1px solid #e9536a;
	background-color: #7e7e7e;
	width: 318px;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-right: 10px;
	overflow:hidden;
}
.galerie img, #membre_admin img{
	border: 1px solid #000000;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
.texte_haut_membres {
	color: #ffffff;
	padding-top: 15px;
	margin-left: 22px;
}
.desc_membre {
	margin-left: 95px;
	margin-top: 10px;
	margin-right: 15px;
	text-align:justify;
}
.rose { color:#f5168a;font-weight:bold;}
.blanc_gras {color:#ffffff;font-weight:bold;}
.lien_bleu_gras a{
	font-weight: bold;
	color: #00a9ff;
}
.pagination {
	padding-top: 10px;
	text-align: center;
	color: #00a9ff;
}
.autres_pages{
	color: #00a9ff;
	font-weight: bold;
	text-decoration: none;
}
.page_en_cours{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#table_membres {

}

#table_membres td { vertical-align:top; }
