/** CSS REFERENCEMENT **/
#centre h1{ 
	margin: 15px;
	font-size: 16px;
	}
#centre h2{
font-size: 11px;
}	
#ref{
	text-align:justify;
	width:950px;
	color:#FFFFFF;
	font-weight:normal;
	cursor:text;
	font-size:11px;
}
#ref a{
 	color:#FFFFFF;
	font-weight:normal;
	cursor:pointer;
}
#ref a:hover{
	color:#FFFFFF;
	font-weight:normal;
	cursor:pointer;
}
#centreref {
	position: relative;
	background-color: #FFFFFF;
background-image: url(../images/fondcentre.jpg);
	width: 950px;
	height:1000px;
	padding:10 px;
}
#lbarreref
{
	position:relative;
	height:21px;
	width:880px;
	font-weight:bold;
	font-size:13px;
	margin: 0 auto;
	clear:both;
}
#listing-refs
{
	padding:15px;
}


