#users{
	margin-top:-10px;
}

#users td{
	padding:3px;
	margin:0;
	line-height:12px;
}

.odd td{
	background:#093b6d;
}

.is_user td{
	background:#315b85;
}

.hr{
	display:block;
	padding:0;
	border:none;
	height:1px;
	width:100%;
	color:#012c57;
	border:none;
	border-top:1px solid;
	clear:both;
}

#user_section{
	float:left;
	margin-top:-5px;
	clear:both;
}

#user_section a.trig{
	display:block;
}

.user_img{
	width:186px;
	height:239px;
	border:16px solid #012d57;
	float:left;
	margin-right:10px;
}

.box_haut{
	width:284px;
	height:135px;
	float:left;
	padding:5px;
}

.box_bas{
	width:284px;
	height:116px;
	float:left;
	padding:5px;
}

.dark{/*background:#012d57;*/}
.light{/*background:#0d3b67;*/}

.inside{
	clear:both;
	margin-top:10px;
	font-size:0.8em;
}

.inside .elem td{
	padding:0;
}

.more_info{
	display:block;
	clear:both;
	text-align:right;
	margin-top:5px;
	width:279px;
	text-decoration:underline;
}

#images{
	float:left;
	margin:13px 0;
	width:816px;
	height:81px;
	background:#012d57;
	clear:both;
	margin-bottom:15px;
}

.close{
	display:block;
	float:right;
	text-align:center;
	border:1px solid white;
	padding:0px 5px;
	margin-top:-2px;
}

#images ul li .single_image{
	opacity:0.4;
	filter:alpha(opacity=40);
}

#images ul li .single_image:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
