body {
	background-color: white;
}
		




.accessibar, .footer {
	background-image: url('/img/top.gif');

	
}
/* Tout ce qui concerne le header */
#header
{
 height: 177px;
 background-image: url('../images/haut-fond.jpg');
 background-repeat: repeat-x;
 margin: auto;
}

/* Tout ce qui concerne le haut de page */
#haut-page
{
 width: 660px;
 height: 137px;
 background-image: url('../images/haut.jpg');
 margin: auto;
 padding-left: 92px;
 padding-top: 40px;
 color: #EAC01C;
}

.accessibar ul {
	list-style-type:none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}

.accessibar li {
	display: inline;
	margin-left: 40px;
}

.banniere {
background-image: url('/img/joli.gif');
}
.accessibar li a, .accessibar li a:visited {
	color: #2b5da9;
}

.accessibar li a:hover {
	text-decoration: bold;
}

.topbar {
	margin-bottom: 30px;
	border-bottom: 0 solid black;
	 background-image: url('/img/nveau.gif');
 background-repeat: no-repeat;

}

.quicklinks ul {
	list-style-type:none;
}

.quicklinks li {
	display: inline;
	margin-left: 20px;
}

.quicklinks li a, .quicklinks li a:visited {
	color: black;
}

.quicklinks li a:hover {
	text-decoration: none;
}

.category-1 {
	background-color: white;
}

.category-2 {
	background-color: white;

}

.category-3 {
	background-color: white;
}

dfn {
	display: block;
}

dd {
	margin-bottom: 1em	;
}
