	#References #sliderWrapper {
		float:left;
		position:relative;
		left: 50px;
		top:100px;
		width: 550px;
		height:305px;
	}
	#References #sliderBtnPrevious, #References #sliderBtnNext {
		float:left;	
		margin-top:150px;
		width:40px;
	}
	#References #sliderBtnPrevious {
	}
	#References #sliderBtnNext {
	}	
	#References #slideShow {
		margin-top:0;
		float:left;
		width: 445px;
		height:300px;
	}
	#References #slideShow a {
		display: block;
		width: 435px;
		height: 280px;
	}
	#References #slideShow img {
		border: 3px solid #343434 ;
		cursor: pointer ;
	}
	#References #slideColonneGauche {
		float:left;
		width:360px;
	}
	#References #slideColonneGauche #TexteAccueil{
		padding-bottom: 4em;
	}
	#References #slideColonneGauche #slideTexteWrap{
		display: block;
		clear:both;
		padding:1em;

	}
	#References #slideTexteWrap div.slideTexte h3.titre{
		font-weight:bold;
		text-decoration: underline;
		margin-bottom: 5px;
		color : #1D5C9F ;
	}

	#References #slideTexteWrap div.slideTexte {
		display:none;
		color : #1D5C9F ;
		color:#2F1606;
	}
