* {
	border:0;
	margin:0;
	padding:0;
}

/* body */
body {
	background:#ffffff;
	color:#666;
	font:0.75em/100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height:1.4em;
}

/* general */
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#323232;
	text-decoration:none;
}

/* header */
#header {
	background:#ffffff url('image/background_entete.jpg') center repeat-y;
	width:100%;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	margin:0 auto;
	width:800px;
}
#header_inside h1 {
	color:#fff;
	float:left;
	font:3.2em 'Trebuchet MS', Verdana, sans-serif;
	height:100px;
	line-height:100px;
	margin:0 0 0 20px;
	width:180px;
}
#header_inside h1 span {
	color:#9c0;
}
#header_inside ul {
	float:right;
	height:100px;
	list-style:none;
	width:600px;
}
#header_inside ul li {
	border-right:1px solid #555;
	float:right;
	height:100px;
	list-style:none;
	width:75px;
}
#header_inside ul li a {
	color:#fff;
	display:block;
	height:50px;
	line-height:50px;
	padding:50px 0 0;
	text-align:center;
	width:75px;
}
#header_inside ul li a:hover {
	background:#fff;
	color:#111;
}
#header_inside ul li a.active {
	background:#fff;
	color:#111;
}

/* content */
#content {
	background:#ffffff url('image/background_content.jpg') center repeat-y;
	width:100%;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#content_inside {
	padding:10px;
	margin:0 auto;
	width:800px;

}
#content_inside_sidebar {
	border-left:1px solid #323232;
	float:right;
	line-height:130%;
	margin:5px 0 0 540px;
	padding:0 0 0 10px;
	position:absolute;
	width:220px;
	height:auto;
}
#content_inside_sidebar h5 {
	color:#666666;
	font-size:14px;
	padding:2px 0 2px 0;
	text-align:left;
	border-bottom:1px solid #999999;
}
#content_inside_sidebar ul {
	letter-spacing:-1px;
	list-style:none;
	margin:3px 0 10px;
	font-size:12px;
}
#content_inside_sidebar ul li {
	list-style:none;
}
#content_inside_sidebar ul li a {
	border-bottom:1px solid #999999;
	display:block;
	text-align:left;
	width:219px;
	padding:5px 0 5px 0;
}
#content_inside_sidebar ul li a:hover {
	background:#ddd;
	color:#323232;
}
#content_inside_sidebar img {
	padding:3px 0 5px 0;

}
#content_inside_main {
	background:#fff;
	letter-spacing:-1px;
	line-height:175%;
	margin:0 auto;
	padding:10px 250px 0 10px;
	width:500px;
	height:900px;
}
#content_inside_main a {
	color:#666666;
	font-weight:700;
}
#content_inside_main a:hover {
	background:#ddd
}
#content_inside_main h1 {
	font-size:14px;
	margin:0 0 5px;
	line-height:85%;
	background:#ddd;
	color:#666666;
}
#content_inside_main h2 {
	font-size:12px;
	text-align:left;
	color:#666666;
}
#content_inside_main p {
	line-height:150%;
	padding:0 3px 0;
	font-size:12px;
	color:#777777;
}
#content_inside_main h3 {
	font-size:9px;
	line-height:85%;
	border-bottom:1px solid #ccc;
	padding:12px 2px 0;
	margin:0 0 3px;
	text-align:left;
	color:#888888;
}
#content_inside_main h4 {
	font-size:12px;
	text-align:left;
	padding:3px 3px 0px;
	color:#606060;
}
#artiste {
	padding:6px 4px 7px 0;
}
#content_inside_long {
	background:#fff;
	letter-spacing:-1px;
	line-height:175%;
	margin:0 auto;
	padding:10px 250px 0 10px;
	width:500px;
	height:1555px;
}
#content_inside_long h1 {
	font-size:14px;
	margin:0 0 5px;
	line-height:85%;
	background:#ddd;
	color:#666666;
}
#content_inside_long h3 {
	font-size:9px;
	line-height:85%;
	border-bottom:1px solid #ccc;
	padding:12px 2px 0;
	margin:0 0 3px;
	text-align:left;
	color:#888888;
}
#content_inside_boutique {
	background:#fff;
	letter-spacing:-1px;
	margin:0 auto;
	padding:10px 250px 0 10px;
	width:500px;
	height:880px;
}
#content_inside_boutique h1 {
	font-size:14px;
	margin:0 0 5px;
	line-height:85%;
	background:#ddd;
	color:#666666;
}
#content_inside_boutique h2 {
	font-size:12px;
	line-height:120%;
	text-align:left;
}
#content_inside_boutique p {
	font-size:12px;
	padding:2px 0 4px 0;

}
#content_inside_boutique h3 {
	font-size:10px;
	line-height:120%;
	padding:4px 0 4px 0;
}
#content_inside_boutique h4 {
	font-size:12px;
	line-height:120%;
	border-bottom:1px solid #ccc;
	text-align:left;
	color:#666666;
	margin:0 0 5px;
}
#cd {
	padding:10px;
	float:left;
	width:160px;
	height:100px;
	background:#dddddd;
}
#mp3 {
	padding:10px;
	float:right;
	width:150px;
	height:100px;
	margin:0 125px 0 0;
	background:#dddddd;
}

/* footer */
#footer {
	background:#ffffff url('image/background_entete.jpg') center repeat-y;
	height:100px;
	width:100%;
}

}
#footer_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	height:100px;
	margin:0 auto;
	width:800px;
}
#footer_inside p {
	color:#fff;
	line-height:100px;
	text-align:center;
}
#table {
	font-size:100%;
	color:#fff;
}

