p.confirmation_header{
	float				: left				;
	height				: 18px				;
	width				: 600px				;
	display				: block				;
	background-color	: #6c6c6c			;
	color				: #FFFFFF			;
	font-weight			: bold				;
	margin				: 0px				;
	margin-top			: 40px				;
	margin-left			: 70px				;
	text-align			: center			;
	font-size			: 10px				;
	border				: 1px solid #383838	;
	}



p.confirmation_contenu{
	float				: left				;
	height				: 70px				;
	width				: 600px				;
	display				: block				;
	background-color	: #fcf8fa			;
	color				: #313131			;
	font-weight			: bold				;
	margin				: 0px				;
	margin-left			: 70px				;
	border				: 1px solid #383838	;
	text-align			: center			;
	}

p.confirmation_contenu_tiny{
	float				: left				;
	height				: 18px				;
	width				: 600px				;
	display				: block				;
	background-color	: #fcf8fa			;
	color				: #313131			;
	font-weight			: bold				;
	margin				: 0px				;
	margin-left			: 70px				;
	border				: 1px solid #383838	;
	border-top			: 0px solid 		;
	text-align			: right				;
	}

p.confirmation_contenu_frais{
	float				: left				;
	height				: 20px				;
	width				: 600px				;
	display				: block				;
	color				: #313131			;
	font-weight			: bold				;
	margin				: 10px				;
	margin-left			: 70px				;

	}

.confirmation_code{
	float				: left				;
	margin				: 5px				;
	margin-left			: 50px				;
	width				: 600px				;
	text-align			: center			;
	font-size			: 10px				;
	}


p.confirmation_total{
	float				: right				;
	font-weight			: bold				;
	margin-right		: 100px				;
	}

div.confirmation_valid{
	float				: right				;
	font-weight			: bold				;
	margin-right		: 100px				;
	width				: 600px				;
	text-align			: right			;
	}

div.maxicheque{
	float			: left			;
	width			: 700px			;
	text-align		: center		;
	margin			: 10px			;
	}

div.maxicheque_formulaire{
	float					: left				;
	margin-left				: 150px				;
	z-index   				: 10				;
	background-color		: #FFFFFF			;
	border					: 1px solid #383838	;
	text-align				: center			;
	padding					: 10px				;
	background-image		: url(http://www.koshkamashkashop.com/src/bg_module_text.gif);
	background-position		: center bottom		;
	background-repeat		: repeat-x			;
	}
