	#paiement {
		font-family:"Arial", Trebuchet MS,  sans-serif;
		width:805px; height:100%;
		background-image:url(images/aide/aide_bg.jpg); background-repeat:repeat-y;
		margin-top:15px;
		float:left;
	}
		#paiementContenu {
			width:740px; height:100%;
			font-size:12px; font-weight:normal;
			color:#404e61;
			margin:15px 0 0 35px;
			_margin-left:17px;
			float:left;
		}
			#paiementTitre {
				font-size:18px; font-weight:bold;
				color:#355584;
			}
			.paiementSoustitre {
				font-size:14px; font-weight:bold;
				color:#355584;
				margin-top:20px;
			}
			.paiementAdresse {
				font-weight:bold;
				margin:8px 0 0 40px;
			}
			.paiementTxt {margin-top:10px}
			.paiementLigne {
				width:805px; height:6px;
				float:left;
			}
			#paiementLigne2 {
				width:805px; height:6px;
				margin-top:30px;
				float:left;
			}
