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

#divMenue a {
	color: #f5ddcf;
}

#divMenue a:hover {
	color: #ffffff;
}

#divText p {
	width: 280px;
	font-weight: bold;
	padding-left: 240px;
}

.selected {
	color: #5F0000 !important;
}
