body {
	background: #762076 url(../im/intro/fond.png) no-repeat center top;
	margin: 0;
}

div#conteneur { 
	position: relative;
	display: block;
	width: 806px;
	height: 700px;
	margin: 0 auto;
	background: url(../im/intro/visuel.jpg) no-repeat left top;
}

div#conteneur img { 
	position: absolute;
	top: 327px;
	left: 257px;
	border: 0;
}

div#conteneur a { 
	position: absolute;
	display: block;
	width: 90px;
	height: 100px;
	top: 467px;
	left: 50px;
	text-indent: -3999px;
}

p a {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fed9d9;
	text-decoration: none;
}

p a:hover {
	color: white;
}