body{
	margin:0;
	padding:0;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFBF3;
	font-size:12px;
	background-color: black;
	background-image:url(images/top_menu_bckg.gif);
	background-repeat:repeat-x;
}
a{
	color:#FF8900;
	text-decoration: none;
}
.navigation a{
	color:black;
}


.player{
	width:515px;
	height:442px;
	margin:5px;
	float:right;
	}

h1 {
	margin:0;
	padding:0 0 0 10px;
	font-weight: bold;
	font-size: 24px;
	color: #FFEDD7;
}
h2 {
	font-size: 16px;
	margin:0;
	padding:0;
}
h3 {
	font-size: 14px;
	margin:0;
	padding:0;
}
.backsection1{
	background-image:url(images/section_bckg01.png);
	background-repeat:no-repeat;
}
.backsection2{
	background-image:url(images/section_bckg02.png);
	background-repeat:no-repeat;
}
.backsection1, .backsection2{
	line-height:44px;
}
.global{
	margin:0 auto;
	padding:0;
	width: 1024px;
	min-height:500px;
}
.accueil{
	background-image:url(images/bckg_accueil.jpg);
	background-repeat:no-repeat;
    /*height: 752px;*/
}
.biographie{
	background-image:url(images/bckg_02.jpg);
	background-repeat:no-repeat;
}
.album{
	background-image:url(images/bckg_10.jpg);
	background-repeat:no-repeat;
}
.discographie{
	background-image:url(images/bckg_04.jpg);
	background-repeat:no-repeat;
}
.media{
	background-image:url(images/bckg_05.jpg);
	background-repeat:no-repeat;
}
.nouvelles{
	background-image:url(images/bckg_06.jpg);
	background-repeat:no-repeat;
}
.spectacles{
	background-image:url(images/bckg_09.jpg);
	background-repeat:no-repeat;
}
.boutique{
	background-image:url(images/bckg_08.jpg);
	background-repeat:no-repeat;
}
.liens{
	background-image:url(images/bckg_07.jpg);
	background-repeat:no-repeat;
}
.contact{
	background-image:url(images/bckg_03.jpg);
	background-repeat:no-repeat;
}
.contenu{
	margin:7px 0 10px 0;
	padding:0;
	min-height:400px;
	/*width: 1024px;*/
}
.colonne01, .colonne02{
	width:356px;
	float:left;
}
.colonne03{
	width:300px;
	float:left;
}
.colonne04{
	width:666px;
	float:left;
}
.accueil_txt, .periodique{
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	border-bottom:1px solid #413F3B;
}
.accueil_txt{
	width:329px;
}
.periodique{
	width:666px;
}
.periodique span{
	float:right;
}
.page_txt{
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	width:666px;
	/*border-bottom:1px solid #413F3B;*/
}
.section_bas{
	clear:both;
	line-height:35px;
	border-top:1px solid #413F3B;
	background-color:black;
	/*background-image:url(images/footer.gif);*/
}
.vide{
	clear:both;
	width:1024px;
}
.menu_bas{
	margin:0 auto;
	padding:0;
	width: 1024px;
}
.menu_bas a{
	color:#B7B0A3;
	margin-right:30px;
}
.quebecinfo{
	text-align:right;
	width: 250px;
	float:right;
}
.img_gauche, .img_droite{
	padding:0;
	margin:0;
	width:333px;
}
.img_gauche{
	float:left;
}
.img_droite{
	float:right;
}
.img_gauche ul, .img_droite ul, .disco ul{
	padding:0;
	margin:0;
}
.img_gauche li, .img_droite li{
	display:inline;
	list-style-type:none;
}
.img_gauche li img, .img_droite li img{
	padding:0;
	margin:0 8px 8px 0;
}
.disco{
	width:270px;
	margin: 0 60px 0 0;
 	float:left;
}
.disque span{
	width: 140px;
	float:right;
}
.disque img{
	float: left;
}
.disco li{
	display:block;
	list-style-type:none;
}

