
#divBox {
  background-image: url(../image/bg-4.jpg);
  background-repeat: no-repeat;
}

#divMenue a {
	color: #3b2b10;
}

#divMenue a:hover {
	color: #7F6B0F;
}

#divText p {
	width: 430px;
	font-weight: bold;
}

.selected {
	color: #723811 !important;
}
