@charset "utf-8";
body {
	background-color: #CCC;
	padding: 0px;
	margin:0px;
}
.menuH {
	background-image: url(figurines-historiques.png);
	background-repeat: no-repeat;
}
#menu, .titre {
	/*background-image: url(figurines/fond1.png);*/
	background-repeat: repeat-x;
	height: 45px;
	margin: 0px 0px 5px 0px;
}
.titre{width: 370px; float:left;}

#menu a:visited {color: #FFF; }
.Bl1 {
	margin:auto;
	position: relative;
	width: 870px;
	height: 580px;
}
.Bfr {
	position:absolute;
	top: 500px;
	left: 400px;
	
	}
.Ben {
	position:absolute;
	top: 500px;
	left: 470px;
	}
.Bde
 {
	position:absolute;
	top: 500px;
	left: 540px;
	}
.ombre {-moz-box-shadow: 2px 2px 10px 1px #666;
	-webkit-box-shadow: 2px 2px 10px 1px #666;
	box-shadow: 2px 2px 10px 1px #666;}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}
