/*ETAPE A VALIDER*/


p.garanties_title{
	float				: left				;
	height				: 20px				;
	width				: 700px				;
	border-bottom		: 1px solid #957B95	;
	display				: block				;
	background-repeat	: no-repeat			;
	margin				: 10px				;	
	font-size			: 16px				;
	color				: #957B95			;
	font-weight			: bold				;
	}

p.garanties_contenu{
	width				: 680px				;
	float				: left				;
	margin-left			: 20px				;
	}
