div.clients.view div#boxContainer {
	background: url('/img/theme/categories/fond_references.png') left top no-repeat;
}
/*************************************************
***********         TOOLTIPS       ***************
*************************************************/
div#droite dl {
	margin-top: 20px;
	}
	div#droite dl dt {
		padding: 1px 0 9px 0px;
		margin-left: 23px;
		}
		div#droite dl dt img {
			border: 1px solid #E4DCD1;
			margin-right: 8px;
			vertical-align: text-top;
			cursor: help;
			}	
			div#droite dl dd {
				display: none;
				background: url('/img/theme/tooltip/OwTooltipG.png') no-repeat;
				position:absolute;
				width : 248px;
				height : 87px;
				padding : 15px;
				margin-left : 60px;
				margin-top : -245px;
				}
				div#droite dl dd img {
						float: left;
						height: 50px;
						width: 50px;
						}
					div#droite dl dd p {
						width: 195px;
						color :#554c42;
						font-size : 91.67%;
						margin: 0px;
						padding: 0px;
						}
					div#droite dl dd p.titre {
						color: #af8554; 
						font-size: 100%;
						}