/**
 * @section			flash container
 */
.home #testimonialsFlashContainer {
	position:relative;z-index:1;
	height:390px;
}
.home #testimonialsFlashContainer .wrapper {
	position:absolute;top:0;left:-239px;
	display:block;
	margin:0 auto;
	width:990px;height:450px;
}
.home #testimonialsFlashContainer div span {
	display:block;
	padding:200px 0 0;margin:0 auto;
	width:100px;
	font-family:Georgia, Arial, sans-serif;font-style:italic;font-size:3em;font-weight:bold;
	text-align:center;
}

.home #content .nav .item6 {top:148px;}
.home #content .nav .item7 {top:185px;}
.home #content .nav .item8 {top:211px;}
.home #content .nav .item9 {top:226px;}
.home #header .shareLinks .jeu-facebook {
	width:285px;
	height:200px;
	position:absolute;
	top:-20px;
	left:480px;
	background:url(../images/home/bg/jeu-facebook-bg.png);
	padding:0;
	margin:0;
}
.home #header .shareLinks .jeu-facebook a {
	width:235px;
	height:139px;
	text-indent:-9999px;
	display:block;
	padding:0;
	margin:0;
	background:url(../images/home/bg/jeu-facebook-link.png) top left;
	position: absolute;
	bottom: 0;
	right: 0;
}
.home #header .shareLinks .jeu-facebook a:hover {
	background-position:bottom left;
}
