.fond {
	border:2px solid #000000;
	background-attachment: scroll;
	background-image: url(../image/accueil_fd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

#slogan {
	width:864px;
	height:41px;
	background-attachment: scroll;
	background-image: url(../image/accueil_slogan.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

#menu {
	width:864px;
	height:30px;
	margin-top:16px;
	padding-top:1px;
	padding-left:0px;
	background-attachment: scroll;
	background-image: url(../image/accueil_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
.menu {
	padding-left:67px;
}
.img {
	font-size:1px;
	color: #00225a;
	margin-right:6px;
	margin-left:6px;
}

.roll_legende {
	font-size:14px;
	color:#00225a;
	font-weight:bold;
	text-align:center;
	width:864px;
	height:60px;
	margin-top:20px;
	padding-top : 25px;
	background-attachment: scroll;
	background-image: url(../image/accueil_legende.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	visibility: hidden;
	position: absolute;
}
.mention, .mention:link, .mention:visited {
	font-size:11px;
	font-style:italic;
	color: #444444;
	text-decoration: none;
}
.mention:hover {
	color: #CC0000;
}