body {
	background-color: #d3b829;
	/*background-image: url(/images_new/theme-jaune/fond-page.gif);*/
		background-image: url(/images_new/theme-jaune/fond-page.gif);
}





/* HEADER */

#header {
	/*background-image: url(/images_new/nl/theme-jaune/entete/logo.gif);*/
		background-image: url(/images_new/theme-jaune/entete/fond.gif);
}

#header #search {
	/*background-image: url(/images_new/nl/theme-jaune/entete/crt-picardie.gif);*/
		background-image: url(/images_new/nl/entete/crt-picardie.gif);
}
#header #search input {
	/*background-color: #e5d47f;
	border-top: 1px solid #877200;
	border-right: 1px solid #f9eca9;
	border-bottom: 1px solid #f9eca9;
	border-left: 1px solid #877200;*/
}
#header #search .bouton {
	/*background-image: url(/images_new/theme-jaune/entete/ok.gif);*/
}

#path, #path a {
	/*color: #ae7f00;*/
}

#flags {
	display: none;
}

#map {
	/*background-image: url(/images_new/nl/theme-jaune/entete/mini-carte.gif);*/
		background-image: url(/images_new/nl/entete/mini-carte.gif);
}
#map, #map a {
	/*color: #6a4f02;*/
}

#slogan {
		background-image: url(/images_new/nl/entete/slogan.gif);
		width: 236px;
}





/* NAV */

#nav {
	/*border-top: 1px solid #ae7f00;
	border-left: 1px solid #ae7f00;
	border-right: 1px solid #ae7f00;*/
}
#nav #nav01 ul {
	display: block;
}





/* FOOTER */

#footer {
	border-top: 1px solid #ae7f00;
	border-bottom: 1px solid #ae7f00;
}
#footer li {
	color: #e5d47f;
}
#footer a:hover {
	color: #ae7f00;
	border-bottom: 3px solid #ae7f00;
}

#footer2 {
	color: #f0e6b4;
	background-color: #d3b829;
	border: 1px solid #f0e6b4;
}
#footer2 a {
	color: #f0e6b4;
}





/* CONTENT */

#main {
	border-left: 1px solid #ae7f00;
	border-right: 1px solid #ae7f00;
	border-bottom: 1px solid #ae7f00;
	padding: 0px;
}