#header {
	background-image: url(header.jpg);
}

#menu-wrapper {
	background-color: #dd3600;
}

#content-wrapper {
	background-color: #f6cdbf;
	background-image: url(gradient.jpg);
}

#roubrique {
 	background-image: url(roubrique.jpg);
}

.menu-item {
	background-image: url(separator.jpg);
}

/* NAVIGATION style */

.nav {
	border: 0;
	text-align: left;
	height: 30px;
	margin-top: 35px;
}

#content .nav-link {
	border-style: none;
	color: #303030;
	display: block;
	float: left;
	width: 140px;
	text-decoration: none;
	text-align: left;
}

#content .nav-link:hover {
	border-style: none;
	color: #303030;
	text-decoration: underline;
}

/* CONCERTS style*/

.NDATconcert-body span {
	font-weight: bold;
}
