html, body {
	height: 100%;
	margin: 0;
	background-image: url(Images/Voile_autrement.jpg);
	background-repeat: no-repeat;
	background-position: left 150px;
	background-color: #A4B3CC;
	}
div#global {
	min-height: 100%;
	width: 744px;
	position: relative;
	padding: 0 10px;
	background-image: url(Images/global.png);
	background-repeat: repeat-y;
	background-position: center;
	float: Aucune;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	}
	
div#center {
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	padding-bottom: 50px;
	overflow: auto;
	background-color: #92A4C2;
	}
div#footer {
	position: absolute;
	width: 744px;
	bottom: 0;
	line-height: 10px;
	text-align: center;
	font-family: "Comic Sans MS";
	}

div#content {
	width: 744px;
	padding-bottom:50px;
	font-family: "Comic Sans MS";
	}

div#header {
	height: 243px;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
	background-repeat: no-repeat;
	background-position: left top;
	width: 746px;
	background-image: url(Images/Logo_Fond.jpg);
	}
	
div#header h1 {
	position: absolute;
	top: 10px;
	left: 300px;
	width: 434px;
	font-family: "Comic Sans MS";
	font-size: 24pt;
	text-align: right;
	height: 114px;
	font-style: italic;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0;
	}

ul#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(Images/Fond_menu_histoire.png);
	width: 744px;
	height: 30px;
	}
ul#menu li{
	float:left;
	margin: 0 0 5px 0;
	padding: 0;
	text-align:justify;
}
ul#menu li a {
	display: block;
	height: 30px;
	width:93px;
	line-height: 30px;
	color: #0000FF;
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-variant: normal;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	text-align: center;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
}
ul#menu li a:hover {
	background-position: left bottom;
	color: #c30;
}

div#cadre_img_gauche {
	background-image: url(Images/Histoire/hist_moxie1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 240px;
	height: 240px;
	width: 340px;
	margin-bottom: 30px;
	text-align: center;
	font-family: "Comic Sans MS";

}

div#cadre_img_droite {
	height: 300px;
	width: 730px;
	text-align: left;
	margin-bottom: 5px;
	font-family: "Comic Sans MS";

}


div#texte{
	width: 730px;
	font-family:"Comic Sans MS";
}
