#page-title {
	top: 143px;
}

	/* colonnes  de contenu */
	#leftcol {
		width: 28%;
		float: left;
		position: relative;
		height: 100%;
	}

	#rightcol {
		width: 660px;
		height: 365px;
		margin-top: -45px;
		margin-left: 280px;
		padding-top: 15px;
		background: #F2CFEB;
		margin-right: 0;
	}
	div>#rightcol {
		height: 390px;
	}

		#liste-client {
			height: 380px;
			overflow: auto;
		}

	div.groupement {
		width: 138px;
		float: left;
		display: block;
		margin: 0 10px;
	}

		#contenu div.groupement ul li {
			background: transparent;
			padding: 0;
			margin: 0;
			line-height: 1.2em;
			color: #963176;
		}

			#contenu div.groupement ul li h5 {
				text-align: left;
				line-height: 1.2em;
				margin: 8px 0 0;
				color: #C50E11;
				font-size: 1.3em;
				font-weight: normal;
				border: 0;
				background: transparent;
			}

	#player_container {
		position: absolute;
		top: 82px;
		left: 20px;
		height: 256px;
		width: 255px;
		background: transparent;
	}

		#player_container p {
			width: 130px;
			margin : 100px auto 0;
			padding: 5px;
			text-align: center;
		}