div#contenu H2.client {
	background: #ffffff url('images/titre-haut-page-client.jpg') 0 0 no-repeat;
	width: 596px;
	height: 35px;
	padding: 20px 0 0 15px;
}

div#client {
	position: relative;
	clear: both;
	width: 580px;
	background: #ffffff url('images/fond-haut-page-type.jpg') left bottom no-repeat;
	padding: 0 0 10px 19px;
}
	div#client H3 {
		position: relative;
		clear: both;
		width: 585px;
		height: 30px;
		padding: 20px 0 0 0;
		margin: 0 0 10px -3px;
		font-weight: normal;
		font-size:l 12px;
	}
	div#client A.liste {
		padding: 0 10px 0 5px;
		width: 150px;
		background: #ffffff url('images/liste-orange.jpg') right center no-repeat;
		font-weight: 900;
	}
	/*div#client SPAN {
		display: block;
		float: left;
		margin: 0 0 0 5px;
	}*/
		div#client SPAN.decale {
			display: block;
			float: none;
			margin: 10px 0 0 70px;
			font-weight: 500;
		}
	div#client P {
		margin: 10px 0 10px 0;
		text-align: justify;
	}
	div#client ul {
		clear: both;
		list-style-type: none;
		margin: 5px 0 0 0;
	}
	div#client li {
		margin: 0 0 5px 0;
		background: #ffffff url('images/liste-orange.jpg') 0 5px no-repeat;
		padding: 0 0 0 7px;
	}
	div#client table {
		line-height: 12px;
		font-size: 11px;
		margin: 0;
	}
		div#client table th { 
			height: 35px;
			font-weight: 800;
		}
		div#client table td  A {
			margin: 0;
			padding: 0;
			background: none;
		}
		div#client table td,div#client table th { 
			padding: 0 3px;
		}
		div#client table.t1 td { 
			height: 15px;
			padding: 0 0 0 3px;
		}
		div#client table td.t2 { padding: 0 0 0 10px;}
