/*ETAPE A VALIDER*/

p.etape{
	float			: right				;
	width			: 280px				;
	height			: 70px				;
	display			: block				;
	margin			: 0px				;
	margin-top		: 5px				;
	}

p.ticket_title{
	float				: left				;
	height				: 30px				;
	width				: 700px				;
	border-bottom		: 1px solid #957B95	;
	display				: block				;
	background-image    : url('http://www.evaandoli.com/src/ticket_title.gif')	;
	background-repeat	: no-repeat			;
	margin				: 0px				;
	}

p.ticket_header{
	float				: left				;
	height				: 18px				;
	width				: 750px				;
	display				: block				;
	background-color	: #6C6C6c			;
	color				: #FFFFFF			;
	font-weight			: bold				;
	margin				: 0px				;
	margin-top			: 40px				;
	margin-left			: 0px				;
	font-size			: 10px				;
	text-align			: center			;
	font-size			: 10px				;
	}



p.ticket_contenu{
	float				: left				;
	width				: 750px				;
	display				: block				;
	background-color	: #fbf8fc			;
	color				: #313131			;
	font-weight			: bold				;
	margin				: 0px				;
	margin-left			: 0px				;
	border-bottom		: 1px solid #957B95	;
	font-size			: 10px				;
	padding-top			: 3px				;
	text-align			: center			;
	}



p.ticket_total{
			float		: right	;
			margin-right	: 50px	;
			}

p.ticket_condition{
			float		: left	;
			margin-left	: 50px	;
			width		: 450px	;
			}

p.ticket_valid{
			float		: right	;
			margin		: 50px	;
			}


/*ETAPE A VALIDER*/


p.ticket_aide_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.ticket_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.ticket_contenu_text{
	width				: 600px				;
	float				: left				;
	margin-left			: 20px				;
	font-size			: 10px				;
	}

div.aide_ticket_reponse{
	width				: 700px				;
	display				: none				;
	border				: 1px solid #EACBDB	;
	padding				: 10px				;
	margin-left			: 20px				;
	background-image    : url('http://www.evaandoli.com/src/bg_module.gif')	;
	background-repeat	: repeat-x			;
	background-position	: bottom			;
	font-size			: 12px				;
	color				: #313131			;
	visibility			: hidden			;
	}

div.ticket_ligne{
	float				: left				;
	width				: 650px				;
	//height				: 100%				;
	display				: block				;
	background-color	: #fbf8fc			;
	color				: #313131			;
	font-weight			: bold				;
	margin				: 0px				;
	margin-left			: 50px				;
	border-bottom		: 1px solid #957B95	;
	border-top			: 1px solid #957B95	;
	padding				: 5px				;
	}

p.ticket_ligne_header{
	float				: left				;
	display				: block				;
	color				: #313131			;
	font-weight			: bold				;
	margin				: 0px				;
	margin				: 10px				;
	margin-left			: 30px				;
	font-size			: 10px				;
	width				: 600px				;
	}


span.ticket_avatar{
		width			: 80px				;
		float			: left				;
		display			: block				;
		}

span.ticket_message{
		width			: 500px				;
		float			: left				;
		display			: block				;
		font-weight		: normal			;
		font-size		: 12px				;
		}


a.close_aide{
	background-image    : url('http://www.evaandoli.com/src/icon_close_aide.gif')	;
	height				: 16px				;
	width				: 16px				;
	display				: block				;
	float				: right				;
	}

span.aide_ticket_question{
	margin				: 10px		;
	margin-left			: 30px		;
	width				: 700px		;
	color				: #957B95	;
	font-size			: 12px		;
	font-weight			: bold		;
	display				: block		;
	float				: left		;
	}

p.ticket_formulaire{
		width			: 650px		;
		float			: left		;
		margin-left		: 50px		;
		}

p.ticket_astuce{
		width			: 150px		;
		display			: block		;
		float			: right		;
		margin-right	: 40px		;
		}

.ticket_form_title{
		width		: 190px		;
		display		: block		;
		float		: left		;
		font-weight	: bold		;
		color		: #313131	;
		font-size	: 10px		;
		}

.ticket_form_input{
		width		: 300px	;
		display		: block	;
		float		: left	;
		}

p.ticket_valid{
			float		: right	;
			margin		: 50px	;
			}


