/* css file for the members page */
.b_name{
	width:590px;
	height:30px;
	text-align:left;
	margin:0 0 0px 0;
	position:relative;
}

.b_name a{
	display:block;
}

.cont_mem{
	position:relative;
	width:590px;
	height:280px;
}

.memb_img{
	position:absolute;
	top:0px;
	left:5px;
	width:150px;
	height:150px;
}

.memb_age{
	position:absolute;
	top:10px;
	left: 460px;
	width: 124px;
	height: 45px;
	background-image:url('/images/site/fond_age.png');
	padding-top:12px;
	font-size:15px;
	font-weight:bold;
	background-repeat:no-repeat;
}

.memb_cv{
	position:absolute;
	top:167px;
	left:321px;
	width:50px;
	height:88px;
}

.memb_cv a{
	display:block;
	width:50px;
	height:88px;
}

.memb_aro{
	position:absolute;
	top:174px;
	left:398px;
	width:70px;
	height:71px;
}

.memb_aro a{
	display:block;
	width:70px;
	height:71px;
}

.memb_conf{
	position:absolute;
	top:170px;
	left:490px;
	width:50px;
	height:88px;
}

.memb_conf a{
	display:block;
	width:50px;
	height:88px;
}	