.verstoppt {
		display:		none;
}


.fr {
		font-family:	Verdana;
		font-size: 		11px;
		color:			#888888;
}

.lu {
		font-family:	Verdana;
		font-size:		11px;
		color:			#a0a0a0;
}

.profile_img {
		display:		block;
    	width:			93;
    	height:			112px;
    	background:		url("sub_contenu/profil.jpg") no-repeat 0 0;
}

.profile_img:hover {
    	background:		url("sub_contenu/profil-active.jpg") no-repeat 0 0;
}
