#references_contenu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 940px;
	min-height: 360px;
	_height: 360px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/references/fond.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#references_titre {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}

#references_texte {
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	
}

#references_texte img {
	margin: 10px;
}
