body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#accueil_ {
	position:absolute;
	left: 50%;
	width:760px;
	height:420px;
	margin-left: -380px;
	background-image: url(images/Background/backgroundaccueil.jpg);
}

a:link {
	color: #435799;
}
a:visited {
	color: #435799;
}
a:hover {
	color: #435799;
}
a:active {
	color: #435799;