div#menu {
	text-align:center;
	font-size: 18px;
	font-family: "Century Gothic";
	}

a:link { 
	color: #d0d0cf ;
	text-decoration: none ;
	}
a:visited {
	color: #d0d0cf ;
	text-decoration: none ;
	}
a:hover { 
	color:#999999;
	text-decoration:none;
	}
div#copyright {
	font-size: 11px;
	color: #d0d0cf ;
	font-family: "Century Gothic";
	}
div#texte {
	font-size: 11px;
	color: #d0d0cf ;
	font-family: "Century Gothic";
	}
div#text {
	font-size: 11px;
	font-style:italic;
	color: #d0d0cf ;
	font-family: "Century Gothic";
	text-align: justify;
	}
h1 {
	font-size: 18px;
	font-weight:normal ;
	color: #d0d0cf ;
	font-family: "Century Gothic";
	margin-left: 5px;
	line-height: 30px ;
	}
h2 {
	font-size: 16px;
	font-weight:normal ;
	color: #d0d0cf ;
	font-family: "Century Gothic";
	}
h3 {
	font-size: 14px;
	font-weight:normal ;
	color: #d0d0cf ;
	font-family: "Century Gothic";
	}
h4 {
	font-size: 12px;
	font-weight:normal ;
	color: #d0d0cf ;
	font-family: "Century Gothic";
	font-style:italic;
	}
div#accueil_top {
	margin-left:auto;
	margin-right:auto;
	width:300px;
	text-align:center;
	}
div#accueil_contenu {
	margin-left:auto;
	margin-right:auto;
	width:300px;
	}
div#accueil_bottom {
	margin-left:auto;
	margin-right:auto;
	width:300px;
	text-align:center;
	}
div#galerie_top {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	}
div#galerie_contenu {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:375px;
	text-align:center;
	}
div#galerie_bottom {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	}
div#galerie_bottom_right {
	float:right;
	}
div#galerie_bottom_left {
	float:left;
	}
