/*-----------------------------------------------------------------------------
  [CSS - references]
  
  Feuille de style de la page "Références"
  
-----------------------------------------------------------------------------*/

#scrolling-gallery-container {
	background: url(../../images/corporate/bg-references.png) repeat-x;
	height: 115px;
	width: 900px;
}

#bg-text {
	padding-top: 0;
	position:relative;
	width:823px;
}

#objectid_scrolling-gallery {
	display: block;
	height: 115px;
	overflow: hidden;
	width: 900px;
}

#objectid_scrolling-gallery ul {
	position: relative;
	top: 9999px;
}

#reference-container {
	display: block;
	float: left;
	left: -55px;
	position: relative;
	width: 900px;
	height: auto;
}

	#references-wrap {
		position: relative;
		float: left;
		width: 518px;
	}
	
	#intro-content {
		padding-top: 10px;
	}
	
	#text-content {
		padding:10px 10px 0 0;
		position: relative;
		float: right;
		width: 350px;
	}
	
		#intro-content p,
		#text-content p {
			clear: none;
		}
		
	.display-reference #objectid_slideshow-gallery {
		display: block;
	}

	.display-reference #intro-content {
		display: none;
	}
	
	#text-content .notplaced {
		display: none;
	}