body {
	margin: 0 0 0 0;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	color: #3e393c;
	background: url(../img/bg_nouvelle.jpg)  left bottom;
	background-position: 300px -260px;
	/*background-position: bottom left; */
	background-attachment: fixed;
	/*background-attachment: fixed;*/
}

#page {
	width: 950px;
	margin: 20px 0 0 0;
}

#menu {
	width: 182px;
	position: fixed;
	text-align: right;
	background: transparent;
	top: 29px;
	left: 10px;
	/*right: 10px;*/
	z-index: 100; 
	
}

.btn {
	text-transform: uppercase;
	color: #3e393c;
	text-decoration: none;
	font-size: 10px;
	line-height: 20px;
}

.btn-sel {
	text-transform: uppercase;
	color: #963c75;
	text-decoration: none;
	font-size: 10px;
	line-height: 20px;
}

.btn:hover {
	color: #963c75;
}

#content {
	margin:  0px 20px 0 230px;
	/*margin:  20px 0 0 0;*/
	line-height: 16px;
	width: 700px;
	position: relative;
	text-align: left;
	background: url(../img/white-trans.png) no-repeat;
	padding: 10px 0px 10px 0px;
	clear: left;
	/*background: #ffffff;
	opacity:0.95;
	filter:alpha(opacity=95);*/
	
}

#content_news {
	margin:  0px 20px 0 230px;
	/*margin:  20px 0 0 0;*/
	line-height: 16px;
	width: 700px;
	position: relative;
	text-align: left;
	background: url(../img/white-trans.png) no-repeat;
	padding: 10px 0px 10px 0px;
	clear: left;
}

.item {
	padding: 0 0 0 25px;
	margin: 0 10px 15px 10px;
}

.item p object {
	/*width: 350px;*/
}

#content_news .item p object {
	width: 350px;
}

#header_title {
	float: left;
	margin: 0 10px 20px 0;
}

#header_title_line {
	background: url(../img/strip_carres.jpg) repeat-x top left;
	height: 17px;
	float: left;
}

.album {
	clear: left;
}

.album .image_left {
	float: left;
	width: 200px;
	margin: 0 15px 25px 15px;
}

.album .info {
	width: 450px;
	margin: 0 0 0 230px;
}

img.artwork {
	border: solid 1px #a0999d;
	width: 200px;
}

.news_right {
	float: left;
	width: 400px;
}

.show_left {
	float: left;
	width: 270px;
	margin: 0 15px 0 15px;
}
 
.show_left p  {
	margin: 0 0 20px 0;
}
 
.show_left p  {
	font-size: 11px;
}

.show_date {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.show_place {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #3e393c;
	margin: 0 0 7px 0;
	text-transform: uppercase;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #3e393c;
	line-height: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: none;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #3e393c;
	line-height: 12px;
	margin: 0 0 10px 0;
	letter-spacing: 0px;
	text-transform: uppercase;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #3e393c;
	line-height: 14px;
	margin: 0 0 7px 0;
	letter-spacing: 1px;
}

p {
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
}


a {
	color: #963c75;
	text-decoration: underline;
	position: relative;
}

a:hover {
	color: #3e393c;
}