body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

a {
	color: #000000;
}

img {
	border: 0px;
}

#baseDiv {
	margin-left: auto;
	margin-right: auto;
	width: 1050px;
	text-align: left;
	background-color: #000000;
}

#header {
	width: 1050px;
	height: 405px;
	margin: 0px;
	padding: 0px; 
	line-height: 0px;
	font-size: 0px;
}

#menu {
	width: 1050px;
	height: 41px;
	margin: 0px;
	padding: 0px; 
	line-height: 0px;
	font-size: 0px;
}

#menuBar {
	width: 1050px;
	height: 41px;
	background-color: #000000;
}
#menuListe {
	width: 1050px;
	height: 41px;
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
}
#menuListe li {
	float: left;
}
#menuListe li a {
	height: 41px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -99999px;
	overflow:hidden;
}
#menuHome a {
	width: 112px;
	background: url(../images/menu_01.jpg) 0 0 no-repeat;
	overflow: hidden;		
}
#menuNews a {
	width: 79px;
	background: url(../images/menu_02.jpg) 0 0 no-repeat;
	overflow: hidden;		
}
#menuBlog a {
	width: 71px;
	background: url(../images/menu_03.jpg) 0 0 no-repeat;
	overflow: hidden;		
}
#menuDisco a {
	width: 164px;
	background: url(../images/menu_04.jpg) 0 0 no-repeat;
	overflow: hidden;		
}
#menuMixtapes a {
	width: 116px;
	background: url(../images/menu_05.jpg) 0 0 no-repeat;
	overflow: hidden;		
}
#menuAgenda a {
	width: 100px;
	background: url(../images/menu_06.jpg) 0 0 no-repeat;
	overflow: hidden;		
}
#menuTv a {
	width: 171px;
	background: url(../images/menu_07.jpg) 0 0 no-repeat;
	overflow: hidden;		
}
#menuLinks a {
	width: 85px;
	background: url(../images/menu_08.jpg) 0 0 no-repeat;
	overflow: hidden;		
}
#menuContact a {
	width: 152px;
	background: url(../images/menu_09.jpg) 0 0 no-repeat;
	overflow: hidden;		
}
#menuBar li a:hover, 
#menuAccueil a:hover,
#menuNouvelles a:hover,
#menuArtistes a:hover,
#menuCatalogue a:hover,
#menuAudio a:hover,
#menuVideo a:hover,
#menuPhoto a:hover,
#menuPresse a:hover,
#menuAgenda a:hover,
#menuServices a:hover,
#menuContact a:hover { 
	background-position: 0 -41px;
}

#sousmenu {
	width: 1050px;
	height: 71px;
	line-height: 0px;
	font-size: 0px;
}

#contenu {
	width: 1050px;
	display: table-cell;
	background-image: url(../images/contenu.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

#zone1 {
	width: 580px;
	float: left;
	padding-left: 25px;
}

#bio {
	font-size: 12px;
}

#bio img {
	margin-right: 15px;
}

.splitter {
	height: 20px;
	width: 580px;
	background-image:url(../images/splitter.jpg);
	margin-bottom: 10px;
}

.nouvelles {
	width: 580px;
	display: table-cell;
}
.nouvellesTitre {
	font-size: 18px;
	color: #FFF;
}
.nouvellesTexte {
	font-size: 12px;
	margin-top: 5px;
}
.nouvellesTexte img {
	margin-right: 7px;
}
.nouvellesDate {
	font-size: 10px;
	color:#666666;
	font-weight: bold;
}

.links {
	width: 580px;
	display: table-cell;
}
.linksTitre a{
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
}
.linksTexte {
	font-size: 12px;
}

.disco {
	width: 580px;
	display: table-cell;
}
.discoImg {
	width: 290px;
	float: left;
}
.discoImg img{
	border: 0px;
	margin-bottom: 5px;
}
.discoInfo {
	width: 290px;
	float: right;
}
.discoTitre {
	font-size: 18px;
	color: #FFF;
}
.discoDate {
	font-size: 10px;
	color:#666666;
	font-weight: bold
}
.discoTexte {
	font-size: 12px;
	color: #FFF;
}

#contactTitre {
	width: 580px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#contactAlert {
	width: 580px;
	height: 40px;
	color: #FFF;
	background-color:#F00;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 10px;
}
#contactFormulaire {
	width: 580px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#contactFormulaire input {
	background-color:#999999;
	border: 1px solid #333333;
}
#contactFormulaire textarea {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#999999;
	border: 1px solid #333333;
}
#contactEmail {
	width: 580px;
	color: #666;
	font-size: 14px;
	text-align: center;
}

#contactEmail a {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#zone2 {
	width: 425px;
	float: right;
}

.zone2Disco {
	width: 380px;
	font-weight: bold;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 15px;
}
.zone2Disco img {
	margin-top: 10px;
}

#tvEmbed {
	width: 580px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#tvList {
	width: 380px;
	height: 400px;
	margin-left: 20px;
	margin-bottom: 20px;
	overflow: auto;
}
.tvItem {
	width: 350px;
	height: 100px;
	overflow: auto;
}
.tvItemImg {
	width: 130px;
	float: left;
}
.tvItemInfo {
	width: 220px;
	float: right;
}
.tvItemTitre {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
}
.tvItemDesp {
	color: #FFF;
	font-size: 12px;
}

#footer {
	width: 1050px;
	height: 143px;
	line-height: 0px;
	font-size: 0px;
}