body, tr, td {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#header {
	width: 1002px;
	height: 171px;
	background: url(http://www.nrj.be/images/header.jpg) no-repeat;
}

#header #pochette {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 102px;
	left: 682px;
}

#header #onair_titre {
	width: 180px;
	height: 48px;
	position: absolute;
	top: 118px;
	left: 751px;
}

#header #search {
	width: 193px;
	height: 23px;
	position: absolute;
	top: 143px;
	left: 140px;
}

#header #pub_header {
	width: 728px;
	height: 90px;
	position: absolute;
	top: 0px;
	left: 144px;
}

#header #logo {
	width: 133px;
	height: 142px;
	position: absolute;
	top: 5px;
	left: 4px;
}

#header #listen {
	width: 97px;
	height: 25px;
	position: absolute;
	top: 145px;
	left: 905px;
}

.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: uneline; }
.center { text-align: center; }
.left { float: left; }
.right { float: right; }

a img { border: 0; }

#menu_header {
  font-weight: normal;
  font-size: 11px;
}

#menu_header {
	width: 1002px;
	height: 59px;
	background: url(http://www.nrj.be/images/bg_menu.jpg) repeat-x;
}

#menu_header #menu_top {
	width: 100%;
	height: 33px;
	text-align: center;
}

#menu_header #menu_bottom {
	width: 100%;
	height: 26px;
	text-align: center;
}

#menu_header #menu_bottom ul {
	margin: 0;
	padding-top: 5px;
}

#menu_header #menu_bottom ul li {
	margin: 0;
	list-style: none;
	display: inline;
	padding: 0 7px;
}

#menu_header #menu_bottom ul li a, #menu_header #menu_bottom ul li a:visited {
	text-decoration: none;
	color: #393939;
}

#menu_header #menu_bottom ul li a:hover {
	text-decoration: underline;
}