.container {
	background-color: #DDDDDD;
	height: 768px;
	width: 1024px;
	margin-top: auto;
	margin-bottom: auto;
	color: #333;
	font-family: "Comic Sans MS", cursive;
	margin-right: auto;
	margin-left: auto;
}
.bandeau {
	background-color: #C3C;
	height: 150px;
	width: 1024px;
}
.centrer_texte {
	text-align: center;
}

.a {
	margin-left: 150px;
	margin-right: 10px;
	text-align:justify;
	font-style: normal;
	font-family: "Comic Sans MS", cursive;
	color: #000;
}

.menu {
	background-color: #DDDDDD;
	float: left;
	height: 598px;
	width: 130px;
	/* padding-top: 10px;
	padding-bottom: 10px; */
	/*background-image: url(images/pop-art2.jpg); */
	
}
.container .menu #MenuBar1 {
	font-family: Comic Sans MS, cursive;
}
.container .menu #MenuBar1 {
	font-family: Jokerman;
}
