#profils
{
	width: 650px;
	float:left;
}

#navigation
{
	width: 190px;
	height: 1300px;
	background-color:#E6E6E6;
	border: 1px solid #CCCCCC;
	border-bottom-color: #666666;
	margin-right: 10px;
	padding: 10px;
	float:right;
}

.profil
{
	width: 650px;
	text-align:justify;
	display:inline-block;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E90202;
}

.profil img
{
	float: left;
	margin-right: 10px;
}
