body {
	background-color: #362e27; /* 1 */ /* couleur de fond de body, de texte et de fond de menu */
}
#global {
	background-color: #ff4d46; /* 2 */ /* couleur de fond de page */
}

#center {
	background-color: #f9eed6; /* 3 */ /* couleur de fond de texte */
}
#menu {
	background-color: #ff4d46; /* 2 */
	background-image: url("../img/H.jpg");
}
#menu.over {
/*	background-image: url("../img/H1-over.jpg");*/
}
#left {
	background-color: #ff4d46; /* 2 */
	background-image: url("../img/V/");
}
#logo {
	background: transparent url("../img/logo.gif") bottom center no-repeat;
}
#baseline {
	color: #362e27; /* 1 */
	background-color: #ff4d46; /* 2 */
	background-image: url("../img/baseline.gif");
}
#baseline a,
#baseline a:hover,
#baseline a:active,
#baseline a:visited {
	color: #362e27; /* 1 */
}
#content a,
#content a:hover,
#content a:active,
#content a:visited {
	color: #362e27; /* 1 */
}
#topline,
#in-nav {
	background-color: transparent;
	color: #ff4d46; /* 2 */
}
#topline a {
	color: #ff4d46; /* 2 */
}
#topline a:hover {
	color: #362e27; /* 1 */
}
#title {
	background-color: transparent;
	color: #ff4d46; /* 2 */
}
#title h2 {
/*	text-shadow: 1px 1px 3px #362e27; */
}
#cartouche {
	background-color: transparent;
	color: #362e27; /* 1 */
}
#author {
	background-color: transparent;
	color: #362e27; /* 1 */
}
#text {
	background-color: transparent;
	color: #362e27; /* 1 */
}
#left {
	color: #362e27; /* 1 */
}
#left a {
	color: #362e27; /* 1 */
}
li.n1,
li.n1:hover,
li.n1.over {
	background: #362e27 none !important;
}
li.n1 a,
li.n1:hover a,
li.n1.over a {
	color: #ff4d46 !important;
}
li.n1.current {
	background: #f9eed6 none !important;
}
li.n1.current a {
	color: #362e27 !important;
}
#menu ul.n2 {
	background-color: #ff4d46; /* 2 */
	background-image: url("../img/H.jpg");
/*	background-image: url("../img/H1-over.jpg");*/
}
#menu.over ul.n2 {
/*	background-color: transparent;*/
}
#menu .n2 a {
	color: #362e27 !important; /* 1 */
}
#itemA {
/* 	background-image: url("../img/itemA-elf.gif"); */
}
#itemB {
/* 	background-image: url("../img/itemB-elf.gif"); */
}
#itemC {
/* 	background-image: url("../img/itemC-elf.gif"); */
}
#itemD {
/* 	background-image: url("../img/itemD-elf.gif"); */
}


#middle {
	background-image: url("../img/logo.gif");
}

#sisterPages select {
	color: #362e27; /* 1 */
}
#sisterPages select optgroup {
	color: #ff4d46; /* 2 */
}
#sisterPages select option {
	color: #362e27; /* 1 */
}
#sisterPages select,
#sisterPages select optgroup,
#sisterPages select option {
background-color: #f9eed6; /* 3 */
}

#left #menu2 {
	background-color: #ff4d46; /* 2 */
/*	background-image: url("../img/logo.gif");*/
}

#left form .text-input {
	color: #ff4d46; /* 2 */
	background-color: #f9eed6; /* 3 */
}


#in-nav a,
#in-nav a:visited,
#in-nav a:active {
	color: #ff4d46; /* 2 */
}
#in-nav a:hover {
	color: #362e27; /* 1 */
}
#in-nav a.current {
	color: #362e27; /* 1 */
}


#contact_forms input {
	color: #362e27; /* 1 */
}
#contact_forms input.submit-input:hover {
	color: #ff4d46; /* 2 */
}
#contact_forms textarea.text-input,
#contact_forms input.text-input {
	background-color: #ff4d46; /* 2 */
}
