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: repeat;
	background-position: center;
	background-attachment: fixed;
}

a{
	color: #FFF;
}

a:hover{
	color: #af6b00;
}

ul{
	padding: 0px;
	margin: 0px;
}

form{
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

#baseDiv {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
	background-color: #000000;
}

#header {
	width: 980px;
	height: 90px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#headerLogo {
	width: 200px;
	height: 90px;
	float: left;
}

#headerLogo img{
	border: 0px;
}

#headerBanner {
	width: 728px;
	height: 90px;
	background-color: #333;
	float: right;
}

#menu {
	width: 1000px;
}

#menuBar a{
	color: #000;
}

#menuTop {
	width: 1000px;
	height: 6px;
	background-image: url(images/menu_01.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -99999px;
}

#menuBar {
	width: 1000px;
	height: 24px;
	background-color: #000000;
}

#menuListe {
	width: 671px;
	list-style-type: none;
	margin: 0; 
	padding: 0;
	height: 24px;
}


#menuListe li {
	float: left;
}
#menuListe li a {
	display: block;
	margin: 0px;
	overflow:hidden;
	padding:0;
	height: 24px;
	text-indent: -99999px;
}

#menuAccueil a {
	width: 67px;
	background: url(images/menuBar_01.jpg) 0 0 no-repeat;
	overflow: hidden;		
}

#menuNouvelles a {
	width: 80px;
	background: url(images/menuBar_02.jpg) 0 0 no-repeat;
	overflow: hidden;		
}

#menuArtistes a {
	width: 65px;
	background: url(images/menuBar_03.jpg) 0 0 no-repeat;
	overflow: hidden;		
}

#menuCatalogue a {
	width: 77px;
	background: url(images/menuBar_04.jpg) 0 0 no-repeat;
	overflow: hidden;		
}

#menuAudio a {
	width: 48px;
	background: url(images/menuBar_05.jpg) 0 0 no-repeat;
	overflow: hidden;		
}
#menuVideo a {
	width: 46px;
	background: url(images/menuBar_06.jpg) 0 0 no-repeat;
	overflow: hidden;		
}
#menuPhoto a {
	width: 49px;
	background: url(images/menuBar_07.jpg) 0 0 no-repeat;
	overflow: hidden;		
}
#menuPresse a {
	width: 54px;
	background: url(images/menuBar_08.jpg) 0 0 no-repeat;
	overflow: hidden;		
}
#menuAgenda a {
	width: 58px;
	background: url(images/menuBar_09.jpg) 0 0 no-repeat;
	overflow: hidden;		
}
#menuServices a {
	width: 66px;
	background: url(images/menuBar_10.jpg) 0 0 no-repeat;
	overflow: hidden;		
}
#menuContact a {
	width: 61px;
	background: url(images/menuBar_11.jpg) 0 0 no-repeat;
	overflow: hidden;		
}

#menuMain 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 -24px;
}

#sousMenu {
	width: 1000px;
	background-color: #000;
	background-image: url(images/footerSpliter.jpg);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
	display: none;
	margin-bottom: 10px;
}

.sousMenuSpliter {
	width: 1000px;
	height: 8px;
	background-image: url(images/footerSpliter.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -99999px;
}
.sousMenuTitle {
	width: 970px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 10px;
	color: #af6b00;
}

.sousMenuArtistes{
	font-size: 14px;
	color: #000;
	height: 30px;
}

.sousMenuArtistes img{
	border: 0px;
	margin-right: 2px;
	margin-left: 3px;
}

.sousMenuArtistes a{
	text-decoration: none;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

.sousMenuArtistes a:hover{
	text-decoration: none;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}

#menuBottom {
	width: 972px;
	height: 46px;
	padding-top: 4px;
	padding-left: 13px;
	padding-right: 15px;
	background-image: url(images/menu_03.jpg);
}

#menuTitre {
	width: 600px;
	height: 30px;
	float: left;
}

#menuSearch {
	width: 300px;
	margin-top: 5px;
	text-align: right;
	color: #000;
	float: right;
}

#menuSearch input[type="text"]{
	width: 148px;
	height: 18px;
	border: 1px solid #111;
	font-size: 12px;
	padding-left: 2px;
	background-image: url(images/bgField.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


#content {
	width: 970px;
	height: auto;
	display: table-cell;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #000000;
	margin-bottom: 20px;
}

#zone1 {
	width: 620px;
	float: left;
}
.zone1titre {
	width: 620px;
	font-size: 14px;
	font-weight: bold;
	color:#af6b00;
	margin-top: 25px;
}

.zone1spliter {
	width: 620px;
	height: 8px;
	background-image: url(images/zone2spliter.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -99999px;
}
#mainPromo{
	width: 620px;
	height: 300px;
	margin-bottom: 10px;
}
#artisteLiens {
	width: 620px;
	text-align: right;
}

#artisteLiens img{
	margin-top: 5px;
	margin-left: 5px;
	border: none;
}

#artisteBio {
	width: 620px;
	font-size: 10px;
}

.catalogueAlbum {
	width: 620px;
	display: table-cell;
	margin-top: 10px;
}

.catalogueAlbumImg {
	width: 310px;
	text-align: left;
	float: left;
}

.catalogueAlbumImg img{
	margin-bottom: 10px;
	border: 0px;
}

.catalogueAlbumInfo {
	width: 310px;
	text-align: left;
	float: right;
}

.catalogueAlbumInfoSpliter {
	width: 310px;
	height: 8px;
	background-image: url(images/albumSpliter.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -99999px;
}

.catalogueAlbumArtistes {
	font-size: 10px;
	color: #FFF;
	margin-right: 6px;
}

.catalogueAlbumTitre {
	font-size: 18px;
	color: #af6b00;
	margin-bottom: 2px;
}

.catalogueAlbumSortie {
	font-size: 10px;
	color: #FFF;
}

.catalogueAlbumEnregistrement {
	font-size: 10px;
	color: #FFF;
}

.catalogueAlbumProduction {
	font-size: 10px;
	color: #FFF;
}

.catalogueAlbumRealisation {
	font-size: 10px;
	color: #FFF;
}

.catalogueAlbumDistribution {
	font-size: 10px;
	color: #FFF;
}

.catalogueAlbumTracks {
	font-size: 12px;
	color: #FFF;
}

.audio {
	width: 620px;
	display: table-cell;
}

.audioTelechargement {
	width: 150px;
	float: right;
	margin-top: 3px;
}

.audioInfo {
	width: 450px;
	float: left;
}

.audioTitre {
	font-size: 18px;
	color: #af6b00;
}
.audioSectionTitre {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
#audioSectionAlert {
	width: 620px;
	font-size: 10px;
}
.audioFeat {
	font-size: 10px;
}

#videoEmbed {
	width: 620px;
	margin-bottom: 15px;
	text-align: center;
}
.video {
	width: 620px;
	display: table-cell;
}
.videoTelechargement {
	width: 150px;
	float: right;
	margin-top: 5px;
}
.videoInfo {
	width: 450px;
	float: left;
}
.videoTitre {
	font-size: 18px;
	color: #af6b00;
}
.videoFeat {
	font-size: 10px;
}

.presse {
	width: 620px;
	display: table-cell;
}

.presseTelechargement {
	width: 150px;
	float: right;
	margin-top: 5px;
}

.presseInfo {
	width: 450px;
	float: left;
}
.presseSectionTitre {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
.presseTitre {
	font-size: 18px;
	color: #af6b00;
}

.presseArtiste {
	font-size: 10px;
}

.presseTexte {
	font-size: 10px;
}

.services {
	width: 620px;
	display: table-cell;
}

.servicesTitre {
	font-size: 18px;
	color: #af6b00;
}

.servicesTexte {
	font-size: 10px;
}

.agenda {
	width: 620px;
	display: table-cell;
	margin-bottom: 5px;
	margin-top: 5px;
}
.agendaInfo {
	width: 450px;
	float: left;
}
.agendaTelechargement {
	width: 150px;
	float: right;
	margin-top: 5px;
}
.agendaTitre {
	font-size: 18px;
	color: #af6b00;
}
.agendaArtistes {
	font-size: 10px;
}
.agendaQuand {
	font-size: 10px;
	margin-bottom: 5px;
}
.agendaDesp {
	font-size: 12px;
}

.nouvelles {
	width: 620px;
	display: table-cell;
	float: left;
	margin-bottom: 10px;
}
.nouvellesTitre {
	font-size: 18px;
	color: #af6b00;
}
.nouvellesTexte {
	font-size: 12px;
	margin-top: 5px;
}
.nouvellesTexte img {
	margin-right: 7px;
}
.nouvellesDate {
	font-size: 10px;
}

.contact {
	width: 620px;
	display: table-cell;
	margin-bottom: 5px;
	margin-top: 5px;
}
.contactTelechargement {
	width: 150px;
	float: right;
	margin-top: 5px;
}
.contactInfo {
	width: 450px;
	float: left;
}
.contactSectionTitre {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
.contactTitre {
	font-size: 18px;
	color: #af6b00;
}
.contactEmail {
	font-size: 10px;
}
.contactTelephone {
	font-size: 10px;
}

#galleriesFull {
	width: 620px;
}
.galleries {
	width: 620px;
	display: table;
}
.galleriesTitre {
	font-size: 18px;
	color: #af6b00;
}
.galleriesDate {
	font-size: 12px;
}

.photos {
	width: 620px;
}
.photos ul {
	list-style: none;
}
.photos ul li {
	display: inline;
}

.searchTitre {
	font-size: 18px;
	color: #af6b00;
}
.searchResult {
	font-size: 12px;
	color: #666;
	padding-bottom: 5px;
}
.searchResult a {
	font-size: 16px;
	color: #FFF;
	text-decoration: underline;	
}
.searchResult a:hover {
	font-size: 16px;
	color: #af6b00;
	text-decoration: underline;	
}

#zone2 {
	width: 300px;
	float: right;
	margin-bottom: 20px;
}

#zone2Bg {
	width: 300px;
	background-image: url(images/zone2Bg.jpg);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #494949;
	display: table-cell;
	padding-top: 20px;
}
.zone2ContenueSpliter {
	width: 280px;
	height: 6px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-image: url(images/zone2ContenueSpliter.jpg);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
}

.zone2audio {
	width: 300px;
	display: table-cell;
}
.zone2audioTelechargement {
	width: 100px;
	float: right;
	padding: 0px;
	margin: 0px;
}
.zone2audioInfo {
	width: 180px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.zone2audioTitre {
	font-size: 18px;
	color: #181818;
	font-weight: bold;
}
.zone2audioFeat {
	font-size: 10px;
	font-weight: bold;
}

.zone2video {
	width: 300px;
	display: table;
}

.zone2videoTelechargement {
	width: 110px;
	float: left;
	text-align: right;
}

.zone2videoTelechargement img {
	margin-bottom: 3px;
}

.zone2videoInfo {
	width: 180px;
	float: right;
	padding-left: 10px;
}

#footerSpliter {
	width: 1000px;
	height: 8px;
	background-image: url(images/footerSpliter.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -99999px;
}

#footer {
	width: 970px;
	height: 60px;
	padding: 15px;
}

#footerNewsletter {
	width: 420px;
	float: left;
}

#footerNewsletter input[type="text"]{
	width: 148px;
	height: 18px;
	border: 1px solid #111;
	font-size: 12px;
	padding-left: 2px;
	background-image: url(images/bgField.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#footerNewsletterAlert {
	width: 420px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #af6b00;
	margin-left: 5px;
}

#footerLogo {
	width: 520px;
	height: 60px;
	float: right;
}
#bannerCarre{
	width: 300px;
	height: 250px;
	margin-top: 15px;
	margin-bottom: 5px;
}

