#contenu {
	width: 551px;
	height: 505px;
	float: left;
	background-image: url("../images/global/fleche.png");
	background-position: center;
	background-repeat: no-repeat;
}

#paragraphe1 {
	width: 260px;
	font-weight: bold;
	color: #666666;
	position: absolute;
	top: 135px;
	left: 240px;
}

#paragraphe1 p {
	margin: 0;
	padding: 0;
	margin-top: 20px;
}

#paragraphe2 {
	width: 220px;
	font-weight: bold;
	color: #666666;
	position: absolute;
	top: 390px;
	left: 545px;
	margin-top: 15px;
}

#paragraphe2 p {
	margin: 0;
	padding: 0;
	margin-top: 20px;
}

#home {
	color: #999999;
}

.back {
	display: none;
}