body {
	background:#311F6E url(/images/background.jpg) repeat-x scroll 0 0;
	font-family:Arial;
}
h3 {
	color:#ffffff;
	height:17px;
	font-weight:bold;
}
a {
	color:#330070;
}
.center {
	text-align:center;
}
.justify {
	text-align:justify;
}
.currentThumb {
	opacity: 1 !important;
}
#wrap {
	width:1000px;
	margin:0 auto;
}
#header {
	display:block;
	width:1000px;
	margin:0 auto;
	position:relative;
}
#header #logo {
	display:block;
	margin-top:30px;
	float:left;
}
#header #ident {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	background-color:#715F99;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:12px;
	height:18px;
	left:250px;
	padding-top:3px;
	position:absolute;
	text-align:center;
	width:443px;
}
#header #ident .openbox {
	cursor:pointer;
}
#header #player {
	display:block;
	float:right;
	color:#ffffff;
	margin-top:7px;
	margin-bottom:12px;
}
#header #player .leftColumn {
	text-align:right;
	float:left;
}
#header #player .leftColumn .now {
	color:#b790c0;
	font-size:18px;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:-1px;
}
#header #player .leftColumn .artist {
	font-size:14px;
	margin-bottom:3px;
}
#header #player .leftColumn .title {
	font-size:14px;
	margin-bottom:8px;
}
#header #player .leftColumn .player {
	margin-bottom:15px;
	float:right;
}
#header #player .leftColumn .player #control li {
	float:left;
	width:27px;
	height:27px;
}
#header #player .leftColumn .player #control li #play,
#header #player .leftColumn .player #control li #playie {
	margin-right:4px;
	margin-left:-4px;
}
#play, #stop, #playie, #stopie {
	cursor:pointer;
}
#header #player .leftColumn .previous {
	font-size:14px;
	line-height:15px;
	clear:both;
}
#header #player .leftColumn .previous a {
		color:#b790c0;
		text-decoration:none;
}
#header #player .leftColumn .last-title {
	font-size:12px;
	line-height:13px;
}
#header #player .leftColumn .last-title a {
	color:#cecece;
	text-decoration:none;
}

#header #player .rightColumn {
	width:126px;
	float:right;
	margin-left:9px;
}
#header #player .rightColumn #cover {
	width:126px;
	height:126px;
}
#fmp256 {
	position:absolute;
	top:-10000px;
	left:-10000px;
}

.share {
	-moz-border-radius:4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	border-radius:4px 4px 4px 4px;
	background-color:#FFFFFF;
	height:16px;
	width:125px;
}
.share span {
	color:#000000;
	display:block;
	float:left;
	font-size:10px;
	margin-left:5px;
	margin-right:3px;
	margin-top:4px;
}

/* Menu */
#menu {
	display:block;
	clear:both;
	color:#ffffff;
	margin-left:40px;
	margin-bottom:14px;
	height:22px;
}
#menu ul li {
	float:left;
	margin-right:49px;
	padding-right:20px;
	background:transparent url(/images/puce.png) no-repeat scroll right 8px;
	height:24px;
	cursor:default;
}
#menu ul li h2 {
	cursor:default;
}
#menu ul .home {
	background:none;
}
#menu ul li a,
#menu ul li h2 {
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
#menu ul li ul {
	position:absolute;
	display:block;
	width:150px;
	margin-top:8px;
	background:rgba(255,255,255,0.80);
	-moz-box-shadow:3px 3px 10px rgba(50, 50, 50, 0.25);
	-webkit-box-shadow:3px 3px 10px rgba(50, 50, 50, 0.25);
	-o-box-shadow:3px 3px 10px rgba(50, 50, 50, 0.25);
	box-shadow:3px 3px 10px rgba(50, 50, 50, 0.25);
	border-left:4px solid rgba(43, 0, 82, 0.75);
	margin-left:-40px;
	z-index:99999;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-o-border-radius-bottomleft:6px;
	-o-border-radius-bottomright:6px;
	border-radius-bottomleft:6px;
	border-radius-bottomright:6px;
}
#menu ul li ul li {
	background:none;
	float:none;
	z-index:999;
	width:146px;
	margin-right:0;
	padding-right:0;
	height:24px;
}
#menu ul li ul li a {
	color:#281652;
	display:block;
	width:140px;
	margin:0;
	padding:6px 2px 1px 8px;
	font-size:13px;
	height:16px;
}


/* Footer */
#footer {
	display:block;
	clear:both;
	color:#ffffff;
}
#footer p {
	font-size:10px;
	text-align:center;
	margin-top:6px;
}
#footer p a {
	color:#ffffff;
	text-decoration:none;
}
#footer .listing {
	font-size:10px;
	text-align:justify;
	margin-top:12px;
	color:#A993C7;
	padding-top:6px;
}
#footer .listing a {
	color:#A993C7;
}

#main {
	width:1000px;
	margin:0 auto;
	display:block;
	z-index:1;
}

#leftColumn {
	width:687px;
	float:left;
	display:block;
}
#rightColumn {
	float:right;
	display:block;
	width:300px;
}



/* Actu */
#actu {
	display:block;
	width:687px;
	float:left;
}
#actu .leftColumn {
	width:124px;
	float:left;
}
#actu .thumb img {
	width:124px;
	height:81px;
	display:block;
	margin-bottom:11px;
	cursor:pointer;
}
#actu .rightColumn {
	float:right;
	width:554px;
}

/* Hits du moment */
#hits {
	background-color:#A993C7;
	clear:both;
	display:block;
	float:left;
	margin-right:9px;
	padding:3px 8px 5px;
	width:327px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-webkit-box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
	-o-border-radius-bottomleft:8px;
	-o-border-radius-bottomright:8px;
	-o-box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
	border-radius-bottomleft:8px;
	border-radius-bottomright:8px;
	box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
}
#hits header {
	display:block;
	height:22px;
	margin-left:2px;
	padding-top:1px;
}
#hits article {
	display:block;
	float:left;
	margin-bottom:3px;
	margin-left:4px;
	margin-right:4px;
}
#hits article a img {
	width:101px;
	height:101px;
}
/* Social */
#social {
	float:left;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-webkit-box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
	-o-border-radius-bottomleft:8px;
	-o-border-radius-bottomright:8px;
	-o-box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
	border-radius-bottomleft:8px;
	border-radius-bottomright:8px;
	box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
}


/* Pub */
#pub {
	display:block;
	float:right;
	width:300px;
	height:250px;
	margin-bottom:11px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-webkit-box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
	-o-border-radius-bottomleft:8px;
	-o-border-radius-bottomright:8px;
	-o-box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
	border-radius-bottomleft:8px;
	border-radius-bottomright:8px;
	box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
}
#pub iframe {
	border:0;
	overflow:hidden;
}
/* Facebook */
#facebook {
	background-color:#A993C7;
	clear:both;
	display:block;
	height:89px;
	margin-bottom:11px;
	padding:3px 0 5px;
	width:300px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-webkit-box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
	-o-border-radius-bottomleft:8px;
	-o-border-radius-bottomright:8px;
	-o-box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
	border-radius-bottomleft:8px;
	border-radius-bottomright:8px;
	box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
}
#facebook header {
	display:block;
	height:22px;
	margin-left:2px;
	padding:1px 9px 0;
}
#facebook .content {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-o-border-radius-bottomleft:6px;
	-o-border-radius-bottomright:6px;
	border-radius-bottomleft:6px;
	border-radius-bottomright:6px;
	background-color:#E6E0EF;
	height:50px;
	margin:0 8px;
	text-align:center;
	padding-top:14px;
}
#facebook .content img {
	margin:0 4px;
	width:120px;
}
/* Chat */
#chat {
	background-color:#A993C7;
	clear:both;
	display:block;
	height:131px;
	padding:3px 8px;
	width:284px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-webkit-box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
	-o-border-radius-bottomleft:8px;
	-o-border-radius-bottomright:8px;
	-o-box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
	border-radius-bottomleft:8px;
	border-radius-bottomright:8px;
	box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
}
#chat header {
	display:block;
	height:22px;
	margin-left:2px;
	padding-top:1px;
}
#chat .content {
	background-color:#E6E0EF;
	height:102px;
	text-align:center;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-o-border-radius-bottomleft:6px;
	-o-border-radius-bottomright:6px;
	border-radius-bottomleft:6px;
	border-radius-bottomright:6px;
}
#chat .content p  {
	color:#261752;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	padding-bottom:10px;
	padding-top:10px;
}
#chat .content p a {
	color:#261752;
	text-decoration:none;
}

/* Contenu */

#content {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-webkit-box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
	-o-border-radius-bottomleft:8px;
	-o-border-radius-bottomright:8px;
	-o-box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
	border-radius-bottomleft:8px;
	border-radius-bottomright:8px;
	box-shadow:2px 2px 30px rgba(255, 255, 255, 0.3);
	background-color:#A993C7;
	display:block;
	padding:6px 8px 8px;
}
#content article {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-o-border-radius-bottomleft:6px;
	-o-border-radius-bottomright:6px;
	border-radius-bottomleft:6px;
	border-radius-bottomright:6px;
	background-color:#E6E0EF;
	display:block;
	font-size:13px;
	margin-top:6px;
	padding:8px 8px 1px;
	line-height: 120%;
}
#content article p {
	margin: 0 0 12px;
}

#lastdiff {
	margin-top:8px;
}
#lastdiff li {
	float:left;
	margin-bottom:20px;
	margin-left:18px;
	width:302px;
	height: 100px;
}
#lastdiff .left {
	text-align:right;
}
#lastdiff .left img {
	float:right;
	margin-left:10px;
}
#lastdiff .right img {
	float:left;
	margin-right:10px;
}
#lastdiff li span {
	display:block;
}
#lastdiff .artistDiff {
	font-weight:bold;
	margin-top:20px;
}
#lastdiff .dateDiff {
	font-style:italic;
	margin-top:10px;
}
.lastdiff {
	float:right;
	font-size:12px;
}

.pagetitle h4 {
	background-color:#544296;
	color:#FFFFFF;
	font-size:14px;
	margin:6px 0 0;
	padding:3px 6px;
}
.pagetitle .pochette {
	width:130px;
	float:left;
}
#research {
	margin-bottom:20px;
	margin-top: 10px;
	text-align: center;
}
#titleCover {
	float:left;
	margin-right:4px;
	margin-bottom:7px;
}
.optShare {
	float:left;
	margin-left:14px;
	margin-top:33px;
	width:206px;
}
.optShare a {
	clear:both;
	display:block;
	margin-bottom:6px;
	text-decoration:none;
}
.optShare img {
	float:left;
	margin:0 6px 0 2px;
}
.optShare span {
	display:block;
}
.otherTitle img {
	margin:8px;
}