/*ETAPE A VALIDER*/


p.privilege_title{
	float				: left				;
	height				: 30px				;
	width				: 700px				;
	border-bottom		: 1px solid #957B95	;
	display				: block				;
	background-repeat	: no-repeat			;
	margin				: 10px				;
	font-size			: 16px				;
	color				: #957B95			;
	font-weight			: bold				;
	background-image    : url('http://www.evaandoli.com/src/privilege_title.jpg')	;
	}

div.privilege_contenu{
	width				: 680px				;
	float				: left				;
	margin-left			: 20px				;
	text-align 			: justify			;
	}

p.privilege_valid{
	width				: 680px				;
	float				: left				;
	margin-left			: 20px				;
	}

img.privilege_image{
		float			: left				;
		margin			: 10px				;
		margin-left		: 200px				;
		}

p.privilege_footer{
	font-size			: 10px				;
	padding				: 0px				;
	float				: left				;
	display				: block				;
	margin				: 10px				;
	margin-left			: 60px				;
	width				: 650px				;
	font-weight			: bold				;
	text-align			: center			;
	}
