* {
	marging: 0px;
	padding: 0px;
}

html {
	margin: 0px;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background: url(images/bg_body.jpg) #000000 no-repeat top center;
}

ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color:#FFFFFF;
}

p {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color:#FFFFFF;
	line-height: 1.5em;
}

img {
	border: 0px;
}

img.galery{
	border:#999999 solid 1px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin: 25px 15px 15px 15px;
	padding: 0px;
	border-bottom: #CCCCCC solid 1px;
}

a {
	color: #FFFFFF;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}



#container {
	margin: 10px auto 0px auto;
	width: 960px;
}

#header {
	background: url(images/header.jpg) left top no-repeat;
	height: 131px;
	width: 960px;
}

#nav-path {
	background: url(images/bg_nav-path.jpg) #000000 no-repeat;
	width: 755px;
	height: 15px;
	margin: 3px 0px 0px 1px;
	padding-left: 203px;
}

#nav-path p {
	color: #ffff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#nav-path a {
	color: #bebebe;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#nav-path a:hover {
	text-decoration: underline;
	color: #FFFFFF
}

#menu {
	width: 186px;
	margin: 4px 0px 0px 0px;
	float: left;
	position: relative;
}

#menu li {
	margin-bottom: 1px;
}

#menu ul a {
	background-image: url(images/bt.gif);
	background-position: top left;
	height: 20px;
	width: 171px;
	display: block;
	color:#bebebe;
	padding: 7px 0px 0px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#menu ul a:hover {
	background-position: bottom left;
	color: #FFFFFF;
}



#menu ul a.selected {
	background-position: bottom left;
	color: #FFFFFF;
}

#menu ul ul li {
	margin-bottom: 1px;
}

#menu ul ul a {
	background-image: url(images/bt3.jpg);
	background-position: top right;
	height: 18px;
	width: 171px;
	display: block;
	color:#bebebe;
	padding: 7px 0px 0px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

#menu ul ul a:hover {
	background-position: bottom right;
	color: #FFFFFF;
}

#menu ul ul a.selected {
	background-position: bottom right;
	color: #FFFFFF;
}

#content {
	background: url(images/bg_content.gif) top no-repeat;
	width: 770px;
	min-height: 491px;
	margin: 4px 0px 0px 4px;
	float: right;
}

#content.home {
	background: url(images/bg_home.jpg) top no-repeat;
}

#content p, #content img, #content table, #content ul {
	margin: 10px 15px 15px 15px;
	padding: 0px;
}

#content li{
	margin: 0px 0px 15px 0px;
}

#content tr {
	color:#FFFFFF;
	height: 30px;
}

#footer {
	background:url(images/bg_footer.jpg) #000000 top no-repeat;
	width: 960px;
	height: 80px;
	clear: both;
	margin: 0px 0px 0px 0px;
}

#footer p{
	text-align: right;
	padding: 3px 25px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bebebe;
}

#footer a{
	color: #bebebe;
}

#footer a:hover{
	text-decoration: none;
}

.lyrics {
	margin: 0px 0px 0px 325px;
	width: 400px;
	position:absolute;
}

.pochette {
	margin: 0px 0px 0px 0px;
	position: relative;
}
