body{ 
	margin: 0;
	padding: 0;
	color: #ddd;
	font-size: 14px;
	line-height: 1.6em; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #333333;
}
#Titre_video {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


a, a:link, a:visited {
	color: #CC6600;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover { color: #996600; text-decoration: none; }

ul, li {
	padding:0;
	margin:0;
	list-style:none;
}

h1, h2, h3, h4, h5, h6 { color: #fff; font-weight: bold; }
h1 {
	font-size: 30px;
	margin: 0 0;
	padding: 5px 0;
}
h2 {
	font-size: 14px;
	margin: 0px 0 10px;
	font: bold;
	text-align: center;
}


h3 { font-size: 20px; margin: 0 0 20px; padding: 0; }
h4 { font-size: 16px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 14px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 12px; margin: 0 0 5px; padding: 0; font-weight: 700 }

p { padding: 0; margin: 0 0 15px 0 }

.clear{
	clear:left;
}


#mb_header {
	width: 800px;
	margin: 0 auto;
	height: 100px;
	background-color: #000000;
}

#mb_main {
	width: 800px;
	height: 540px;
	overflow: hidden;
	margin: 0 auto;
	background-color: #000000;
}

#mb_footer {
	width: 790px;
	text-align: right;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #999999;
	padding: 10px 0 10px 10px;
	height: 32px;
	margin: auto;
	background-color: #000000;
}

#site_title {
	display: block;
	background-image: url(images/headermb.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
#site_title a {
	color: #fff;
	font-weight: 700;
	letter-spacing: 10px;
	line-height: 60px;
	text-align: right;
}
#home_right {
	height: 300px;
	width: 310px;
	float: left;
	margin: 30px 0 10px 20px;
}

#illustr_home {
	height: 320px;
}
#about {
	margin: 0px 10px 0 0;
}


.box {
	float: left;
	width: 122px;
	height: 122px;
}

#home_left {
	width: 440px;
	float: left;
	margin: 30px 4px 10px 10px;
	height: 450px;
}
#lien_soc {
	width: 32px;
	height: 32px;
	float: left;
}
#lien_mail {
	width: 32px;
	height: 32px;
	float: left;
	margin: 0 0 0 20px;
}

#Music {
	height: 100px;
}



#story {
	width: 600px;
	margin: 20px 0 0 10px;
	float: left;
}
#back {
	float: right;
	width: 122px;
	margin: 20px 0;
	height: 122px;
	background-image: url(images/pic_acc.jpg);
	background-repeat: no-repeat;
}

#home {
	float: left;
	width: 120px;
	height: 120px;
	margin: 20px 0 30px 20px;
}
#band_pict {
	background-image: url(band_pict.jpg);
	background-repeat: no-repeat;
	width: 120px;
	height: 80px;
	float: left;
	margin: 0 0 0 20px;
	border: thin solid #666666;
}

#lien_ecoute {
	background-image: url(images/pic_zik.jpg);
	background-repeat: no-repeat;
}

#lien_ecoute a {
	height: 122px;
	display: block;
}
#lien_ecoute:hover {

	background-image: url(images/pic_zik_over.jpg);
	background-repeat: no-repeat;
}
#lien_vid {
	background-image: url(images/pic_vid.jpg);
	background-repeat: no-repeat;
	margin: 5px 0 0 100px;
}
#lien_vid a {
	display: block;
	height: 122px;
}
#lien_vid:hover {
	background-image: url(images/pic_vid_over.jpg);
	background-repeat: no-repeat;
}
#col_story {
	float: right;
	width: 100px;
	margin: 50px 10px 0 0;
}
#photo_groupe {
	float: right;
	margin: 50px 0 0 0;
}


#back a {
	width: 122px;
	display: block;
	height: 122px;
}
#back:hover {
	background-image: url(images/pic_acc_over.jpg);
}
