body.bronze #showContent {
	background: #aa9269 !important;
	}
body.white #showContent {
	background: #ffffff !important;
	}

#txt_1eNiveau,
#txt_2eNiveau,
body.white ul li span {
	color: #7d7d7d !important;
	}
#txt_2eNiveau a {
	color: #fff !important;
	}

body.bronze #txt_1eNiveau,
body.bronze #txt_2eNiveau,
body.white h1,
body.bronze #showAddress {
	color: #000 !important;
	}
	
body.bronze #txt_1eNiveau a {
	color: #eeddbb; /* #e41135; */
	text-decoration: none;
}
body.bronze #txt_1eNiveau a:hover {
	color: #eeddbb; /* #e41135; */
	text-decoration: underline;
}
