body {
	background-color: #303f60;
	/*background-image: url(/images_new/theme-mauve/fond-page.gif);*/
		background-image: url(/images_new/theme-accueil/fond-page.gif);
}





/* HEADER */

#header {
	/*background-image: url(/images_new/nl/theme-mauve/entete/logo.gif);*/
		background-image: url(/images_new/theme-accueil/entete/fond.gif);
}

#header #search {
	/*background-image: url(/images_new/nl/theme-mauve/entete/crt-picardie.gif);*/
		background-image: url(/images_new/nl/entete/crt-picardie.gif);
}
#header #search input {
	/*background-color: #965986;
	border-top: 1px solid #4a0437;
	border-right: 1px solid #bc7aac;
	border-bottom: 1px solid #bc7aac;
	border-left: 1px solid #4a0437;*/
}
#header #search .bouton {
	/*background-image: url(/images_new/theme-mauve/entete/ok.gif);*/
}

#path, #path a {
	/*color: #ff8e32;*/
	display: none;
}

#map {
	/*background-image: url(/images_new/nl/theme-mauve/entete/mini-carte.gif);*/
		background-image: url(/images_new/nl/entete/mini-carte.gif);
}
#map, #map a {
	/*color: #ffaa00;*/
}

#slogan {
		background-image: url(/images_new/nl/entete/slogan.gif);
		width: 236px;
}





/* NAV */

#nav ul {
	width: 964px;
	/*top: 32px;
	left: 0px;*/
		left: -1px;
}

/* Jaune */

#nav #nav01 a {
	/*border-top: 1px solid #baa123;
	border-left: 1px solid #baa123;*/
}

/* Bleu */

#nav #nav02 ul {
	width: 953px;
}
#nav #nav02 a {
	/*border-top: 1px solid #3f81ad;*/
}

/* Rouge */

#nav #nav03 a {
	/*border-top: 1px solid #901e06;*/
}

/* Vert */

#nav #nav04 a {
	/*border-top: 1px solid #03541a;*/
}

/* Orange */

#nav #nav05 a {
	/*border-top: 1px solid #ea6418;
	border-right: 1px solid #ea6418;*/
}





/* FOOTER */

#footer {
	border-top: 1px solid #ff8e32;
	border-bottom: 1px solid #ff8e32;
}
#footer li {
	color: #838ca0;
}
#footer a:hover {
	color: #ff8e32;
	border-bottom: 3px solid #ff8e32;
}

#footer2 {
	color: #989fb0;
	background-color: #303f60;
	border: 1px solid #989fb0;
}
#footer2 a {
	color: #989fb0;
}





/* CONTENT */

#main {
	background-color: transparent;
	width: 964px;
	padding: 0px;
}
