#fondgauche {
	background: url(/img/fonds/te-g.png) repeat-x;
}
#fonddroite {
	background: url(/img/fonds/te-d.png) no-repeat 100% 0%;
}
#fondcentre {
	background: transparent url(/img/fonds/te-c.png) no-repeat 50% 0%; margin:0 auto; padding:0; height:509px;
}

a {
	color : #BD530F ;
}

#ssr a:hover, #ssr a.current {
	text-align : right ;
	background : url(/img/fonds/te-ssr.png) ;
	color : #BD530F ;
}

#detailsRef {
	float:left; width:427px; padding:30px 15px 15px 30px;
}

.boutonRetour {
	float:right;
	text-decoration:none;
	color:#FF9900;
}

.nomClient {
	 font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	 padding:0;
	 margin:0 0 10px 0;
}

.listeRef {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}

.listeRef a {
	text-decoration: none;
	color: #000000;
	line-height: 15px;
}

.listeRef a:hover {
	color: #FF9900;
}
