	#garantie {
		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;
	}
		#garantieContenu {
			width:740px; height:100%;
			font-size:12px; font-weight:normal;
			color:#404e61;
			margin:15px 0 0 35px;
			_margin-left:17px;
			float:left;
		}
			#garantieTitre {
				font-size:18px; font-weight:bold;
				color:#355584;
			}
			.garantieSoustitre {
				font-size:14px; font-weight:bold;
				color:#355584;
				margin-top:20px;
			}
			.garantieAdresse {
				font-weight:bold;
				margin:8px 0 0 40px;
			}
			.garantieTxt {margin-top:10px}
			.garantieLigne {
				width:805px; height:6px;
				float:left;
			}
			#garantieLigne2 {
				width:805px; height:6px;
				margin-top:30px;
				float:left;
			}