body {
	background:#f9c909 url(../images/fond.gif);
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}

#menu,#centre {
	padding:0;
	margin:0;
}

#centre {
	background:#fff;
	width:756px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo {
	margin-top:1em;
	margin-left:1.5em;
	margin-bottom: 2em;
}

#celebrons {
	background:url(../images/celebrons.gif) no-repeat left top;
	left:-85px;
	width:85px;
	height:688px
}

#celebrons,#globe {
	position:absolute
}

#globe {
	background:url(../images/globe.gif) no-repeat right bottom;
	height:250px;
	width:375px
}

#menu {
	float:right;
	font-size:85%;
	color:#e5ebe1
}

#menu li {
	display:inline;
	list-style-type:none;
}

#menu a {
	text-decoration:none;
	padding:0.5em
}

#menu a:link {
	color:#971327
}

#menu a:hover {
	background:#0091c1
}

#menu a:hover {
	color:#fff
}

.selection {
	background:#ee4611;
	line-height:2.5em;
	color: #fff;
	padding: .5em;
}

.selection a {
	background:#ee4611;
	color: #fff;
	padding: 0em;
}

#contenu {
	padding: 20px;
}

#contenu a {
	color:#0091c1
}

#contenu a:hover {
	color:#00536f
}

#contenu a:visited,#accueil h2 {
	color:#00a3f0
}