/*ETAPE A VALIDER*/

p.compte_title{
	float				: left				;
	height				: 30px				;
	width				: 700px				;
	border-bottom		: 1px solid #957B95	;
	display				: block				;
	background-image    : url('http://www.evaandoli.com/src/compte_title.jpg')	;
	background-repeat	: no-repeat			;
	margin				: 0px				;
	margin-bottom		: 20px				;
	margin-left			: 10px				;
	}

a.title_link{
	display				: block				;
	font-weight			: bold				;
	margin				: 10px				;
	font-size			: 14px				;
	float				: left				;
	width				: 700px				;
	margin-left			: 40px				;
	}

span.compte_desc{
	width				: 600px				;
	margin				: 10px				;
	margin-left			: 40px				;
	display				: block				;
		}