a {
		color:			#888888;
		text-decoration: none;
}

a:hover {
		text-decoration: underline;
}

.verstoppt {
		display:		none;
}


.fr {
		font-family:	Verdana;
		font-size: 		11px;
		color:			#b9b9b9;
		font-style:		italic;
		font-style:		normal;
}

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

.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;
}

body {

		margin:			0px 0px 30px 0px;
}
