* {
	margin:0;
	padding:0;
}

body {
	background:#000;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:0.8em;
	color:#D7D7D7;
}

#global {
	width:690px;
	height:600px;
	background:url(images/didier-burgaud.jpg) 440px 140px no-repeat;
	margin:0 auto;
	padding:0 0 0 30px;
}

#header {
	height:66px;
}

#header h1 a {
	display:block;
	width:220px;
	height:66px;
	background:url(images/didier-burgaud-logo.jpg) no-repeat;
}

#header h1 a span {
	display:none;
}

#menu {
	background:#3B3B3B;
	height:34px;
}

#menu ul {
	list-style-type:none;
}

#menu ul li {
	float:left;
}

#menu ul li a {
	display:block;
	float:left;
	color:#999;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 12px;
	border-right: 1px solid #626262;
	margin:10px 0 0 0;
	letter-spacing:1px;
}

#menu li a:hover {
	color:#FFF;
}

#menu li.noborder a {
	border:none;
}

#lang {
	float:right;
}

#lang h3 {
	display:none;
}

#lang ul {
	list-style-type:none;
	padding:11px 20px 0 0;
}

#lang ul li {
	float:left;
}

#lang ul li a {
	display:block;
	float:left;
	width:16px;
	height:11px;
	border:none;
	margin:0;
	padding:0;
}

#lang li.fr a {
	background:url(images/fr.jpg) no-repeat;
	margin-right:10px;
}

#lang li.en a {
	background:url(images/en.jpg) no-repeat;
}

#lang li a span {
	display:none;
}

#hideband {
	background:#222;
	height:34px;
}

#hideband ul {
	list-style-type:none;
}

#hideband ul li {
	float:left;
}

#hideband li a {
	display:block;
	float:left;
	color:#999;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 12px;
	border-right: 1px solid #626262;
	margin:10px 0 0 0;
	letter-spacing:1px;
}

#hideband li a:hover {
	color:#FFF;
}

#hideband li.noborder a {
	border:none;
}

#content {
	width:405px;
	background:#1C1C1C;
	margin:30px 0 0 0;
	padding-bottom: 10px;
	float:left;
}

#content h2 {
	padding:15px 0 15px 20px;
	background:#3B3B3B;
	font-size:20px;
	color:#D7D7D7;
	font-weight:normal;
}

#content h3 {
	padding:10px 0 10px 20px;
	font-size:16px;
	color:#D7D7D7;
	font-weight:normal;
}

#content p {
	padding:10px 20px;
}

#content a {
	color:#D7D7D7;
}

.spacer {
	clear:both;
}

.spacer2 {
	border-top: 1px solid #494949;
	clear:both;
	margin:5px 20px;
}

.newsbox {
	background:#4C4C4C;
	padding:5px;
	margin:10px 20px;
}

.newscontent {
	float:left;
	width:275px;
}

#content .newsbox .newscontent p {
	padding:0;
}

#content .newscontent h4, #content .newscontent h4 a {
	color:#FE8300;
	font-weight:normal;
	font-size:14px;
	padding-bottom: 5px;
	text-decoration:none;
}

#rightbox {
	float:left;
	margin:510px 0 0 17px;
	padding:20px;
	width:227px !important;
	width:224px;
	background:#1C1C1C;
}

#rightbox p {
	padding:10px 0;
	text-align:center;
}

#rightbox p a {
	color:#FFF;
}

#rightbox h3 {
	font-weight:normal;
	font-size:16px;
	padding:0 0 5px 0;
	border-bottom: 1px solid #666;
}

#rightbox #player {
	padding-top:10px;
}

#rightbox blockquote {
	padding:10px 0;
	font-family: Georgia, "Times News Roman", serif;
	font-style:italic;
	border-bottom: 1px solid #444;
}

#rightbox blockquote span {
	font-size:16px;
	display:block;
	padding-bottom: 10px;
}

#footer {
	width:329px;
	height:41px;
	background:url(images/footer.jpg) no-repeat;
	margin:10px 0 0 0;
}

#footer p a {
	display:block;
	width:84px;
	height:41px;
	float:right;
}

#footer p span, #footer p a span {
	display:none;
}

.spacer {
	clear:both;
}
