body {
	font-family: Verdana,Arial,Sans Serif;
	font-size: 8pt;
	text-align: center;
	background-color:#ffffff; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	color: white;
}

p {
	font-size: 8pt;
	margin: 0px;
	line-height: 1.5em;
	padding-bottom: 16px;
}

h1 {
	margin-top: 10px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 14pt;
	font-weight:bold;
}

h2 {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 12pt;
	font-weight:bold;
}

h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
	font-weight:bold;
}

#page {
	position:relative;
	left:0px;
	top:0px;
	width:760px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
}

#Header {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:216px;
}

#Menu-Accueil {
	position:absolute;
	left:0px;
	top:216px;
	width:109px;
	height:38px;
}

#Menu-Historique {
	position:absolute;
	left:109px;
	top:216px;
	width:119px;
	height:38px;
}

#Menu-Oeuvres {
	position:absolute;
	left:228px;
	top:216px;
	width:102px;
	height:38px;
}

#Menu-Expositions {
	position:absolute;
	left:330px;
	top:216px;
	width:125px;
	height:38px;
}

#Menu-Associations {
	position:absolute;
	left:455px;
	top:216px;
	width:146px;
	height:38px;
}

#Menu-Commentaires {
	position:absolute;
	left:601px;
	top:216px;
	width:159px;
	height:38px;
}

#contenu {
	position:absolute;
	left:0px;
	top:254px;
	width:760px;
	padding:0px;
	background-color:#2E4896;
	text-align: left;
	color: white;
}

a {
	text-decoration: none;
	color: white;
}

a:hover {
	text-decoration: underline;
}
