ul {
margin:0px;
}

ul.pagination{
padding:20px 0px 0px 200px;
clear:both;
}

#liste_membres
{
	/*width:100%;height:auto;*/;
	width:630px;
	/*height:1200px;*/
}

div.memberItem
{
	float:left;
	margin:1px;
	#margin:6px;
}
div.memberItem hr
{
border-color:-moz-use-text-color -moz-use-text-color #E0E0E0;
border-style:none none solid;
border-width:medium medium 1px;
margin:4px 0pt;
_margin:0px;
}

div.diode
{
	float:right;
}

div.avatar
{
	clear:both;
	text-align:center;
	line-height:15px;
	padding:0px 0px 4px 2px;
}

div.separator
{
	clear:both;
}


div.link
{
	text-align:right;
	font-size:80%;
	#font-size:70%;
	margin: 5px 0px 0px 0px;
}
div.link a
{
	background:transparent url(/apps/frontend/main/img/puce_fond_blanc.gif) no-repeat scroll 0pt 4px;
	padding:3px 0px 5px 17px;
	text-decoration:none;
	color:#352719;
}
div.link a:hover
{
	color:#ffffff;
	background:#352719 url(/apps/frontend/main/img/puce_fond_blanc_inv.gif) no-repeat scroll 0pt 4px;
	text-decoration:none;
}
h3.connection
{
	color:#867A5F;
	float:left;
	font-size:75%;
	line-height:15px;
}

h2.txt_avatar
{
	color:#27B0F0;
	font-size:100%;
	font-weight:bold;
	padding:0px 0px 0px 3px;
	line-height:15px;
}

div.link_to
{
	text-align:right;
	font-size:80%;
	#font-size:70%;
}
	
.memberPanel
{
	width: 144px;
	#width: 132px;
	/*height: 300px;*/
}
.memberPanel li
{
	line-height:10px;
	margin-bottom:6px;
}

.memberPanel li a
{
	color:#867A5F;
	cursor:pointer;
}

.memberPanel li a:hover
{
	color:#ffffff;
	background-color: #867A5F;
	text-decoration:none;
}

.memberPanel li a span
{
	background:transparent url(/apps/frontend/member/img/profile_icone.gif) no-repeat scroll 0pt;
	float:right;
	height:24px;
	margin:2px 0px 0px 4px;
	width:24px;
}

ul#list ul.tools li a.delete_favorite {
	cursor: pointer;
}

ul#list ul.tools li a.delete_favorite span {
	background:transparent url(/apps/frontend/member/img/delete_icon_small.gif) no-repeat scroll 0pt;
	float:left;
	height:15px;
	margin:px 0.3em 0px 0px;
	width:15px;	
	background-position:0px 0px;
	cursor: pointer;
}

ul#list ul.tools li a.delete_favorite:hover span {
	background-position: -16px 0px;	
}


.memberPanel li a.add_to span {
	background-position:-0px 0px;
	margin:0px 0px 0px 5px;
	_margin:0px 0px 0px 2px;
}

.memberPanel li a.send_to span {
	background-position:-25px 0px;
	margin:0px 0px 0px 5px;
	_margin:0px 0px 0px 2px;
}

.memberPanel li a.send_friend span {
	background-position:-50px 0px;
	margin:0px 0px 0px 5px;
	_margin:0px 0px 0px 2px;
}

.memberPanel li a.delete span {
	background-position:-100px 0px;
	margin:0px 0px 0px 5px;
	_margin:0px 0px 0px 2px;
}

/*-----------------------------*/

#fav_menu
{
width:302px;height:auto;
margin:20px 8px 50px 8px;
}
	
#fav_menu .title
{
width:302px;height:34px;
background:transparent url("/apps/frontend/member/img/member_fav_menu.png") no-repeat 0 0;
}

#fav_menu .section
{
width:302px;height:35px;
}

#fav_menu .section b
{
width:24px;height:35px;
background-color:red;
margin:0 0 0 4px;
float:left;
background:transparent url("/apps/frontend/member/img/member_fav_menu.png") no-repeat -1px -164px;
}

#fav_menu .selected b
{
background:transparent url("/apps/frontend/member/img/member_fav_menu.png") no-repeat -26px -164px;
}

#fav_menu .section a
{
text-decoration:none;
outline:none;
display:block;
/*border:dotted 1px red;*/
height:35px;
margin:0 6px 0 4px;
overflow:hidden;
line-height:200px;
}

#fav_menu .section_mag
{background:transparent url("/apps/frontend/member/img/member_fav_menu.png") no-repeat 0 -35px;}

#fav_menu .section_actu
{background:transparent url("/apps/frontend/member/img/member_fav_menu.png") no-repeat 0 -71px;}

#fav_menu .section_contrib
{background:transparent url("/apps/frontend/member/img/member_fav_menu.png") no-repeat 0 -107px;}

#fav_menu .footer
{
width:302px;height:20px;
background:transparent url("/apps/frontend/member/img/member_fav_menu.png") no-repeat 0 -143px;
}
