#top_menu p a {
	color: #999;
}
#page #top_menu p a:hover {
	color: #FFF;
	font-size: 15px;
}
#page #content {
	position: absolute;
	height: 470px;
	width: 800px;
	left: 0px;
	top: 120px;
	background-image: url(../images/background/wallpaper.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000;
	visibility: visible;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#page #content #textProfil {
	padding: 0px;
	width: 560px;
	margin-top: 0px;
	margin-right: 120px;
	margin-left: 120px;
	font-size: 12px;
	text-align: justify;
	vertical-align: text-bottom;
	position: absolute;
	top: 20px;
}

