#page-title {
	display: none;
}

#leftcol {
	z-index: 50;
	position: relative;
	width: 1px;
}

#rightcol {
	z-index: 25;
	display: block;
	float: none;
	position: relative;
	width: 100%;
	height: 360px;
	margin: 0 0 113px auto;
	overflow: visible;

}

	#intro {
		position: absolute;
		top: -70px;
		left: 25px;
		width: 650px;
		z-index: 20;
	}

		#intro p {
			display: block;
			width: 320px;
			font-size: 1.2em;
			line-height: 1.5em;
		}

	h3#reagissez {
		position: absolute;
		top: 85px;
		right: 80px;
		color: #C50E11;
		font-size: 2.5em;
		line-height: 1.25em;
	}

	#votreavis {
		position: absolute;
		right: 44px;
		top: 190px;
		width: 240px;
	}

		#votreavis h6 {
			font-size: 1.3em;
			background-position: bottom-right;
			margin-bottom: 15px;
			font-weight: normal;
		}

		#votreavis p {
			font-size: 1.5em;
			line-height: 1.3em;
			font-weight: bold;
			color: #963176;
		}

	#repondrequestionnaire {
		position: absolute;
		top: 338px;
		right: 50px;
		line-height: 1em;
	}

		#repondrequestionnaire a {
			display: block;
			color: #fff;
			font-weight: bold;
			font-size: 1.1em;
			padding: 10px 0;
			width: 230px;
			height: 40px;
		}

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

		#player_container p {
			width: auto;
			margin : 100px 25px 0;
			background: #FFFFFF;
		}

	#apercu-book {
		position: absolute;
		bottom: -20px;
		left: 10px;
		height: 171px;
		width: 395px;
		padding-left: 3px;
		background: transparent url(http://www.getalinks.fr/media/img/design/pages/creas_home_bg.gif) bottom left no-repeat;
	}

		#apercu-book h6 {
			text-indent: 5px;
			background: none;
			font-size: 1.3em;
		}


		div#contenu.home {
					background: transparent url('../media/img/design/pages/bg-contenu-home.jpg') center top no-repeat;
					padding-top: 0;

				}
		* html div#contenu.home #rightcol {
			/*padding: 0;*/
			position: relative;
			margin-top: -10px;
		}

		*+html div#contenu.home #rightcol {
			margin-bottom: 110px;
			margin-top: -10px;
		}

#lien-forum {
	position: absolute;
	left: 469px;
	top: 445px;
	width: 458px;
	height: 13px;
	font-size: 12px;
	color: #222;
	background: url(media/img/contenu/home/se-connecter.png) top left no-repeat;
}

* html #lien-forum {
	top: 445px;
}
*+html #lien-forum {
	top: 445px; 
	line-height: 15px;
	
}

#lien-forum strong {
	color: #222;
}
