
#prelude {
	position : relative;
	background: url(images/header_intro.jpg) no-repeat;
	margin-top: 0;
	border: 0 none;
	width: 603px;
	height:335px;
}

#prelude img{
	display: block;
}

#accueil{
	border: 0 none;
	margin-top: 49px;
	padding: 0 0 0 5px;
}

#accueil p{
	font-size : 0.85em;
	font-style : normal;
	font-weight : lighter;
	text-align: justify;
	color: #A8A8A8;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
}

#img_titre{
	background: url(images/title_home.gif) no-repeat;
	margin: 0 0 50px 0;
	padding: 0;
	border: 0;
	width: 465px;
	height: 41px;
}
