#profil
{
	width:550px;
	margin-left : 150px;
	margin-top : 50px;
	position : relative;
}
#profil h4
{
	background-image : url(/images/bgbar1.gif);
	background-repeat : repeat-x;
	font-size : 16px;
	font-weight:bold;
	color : #FFF;
	text-decoration : none;
}
.avatar
{
	position : absolute;
	border: 1px solid #99BBCC;
	top : 55px;
	left : 10px;
	border: 2px solid #2277bb;	
}

#profil_contenu
{
	width : 548px;
	margin-top : -15px;
	font-size : 16px;
	color : #555555;
	border: 1px solid #2277bb;
}
