/** Insertion Rnp Credit et comptant **/


#orderConfirm #orderPaymentType	.radioText 	{
	float: left;
	width: 140px;
	font-size: 10px;
	font-weight: bold;
	
	}
	
#orderConfirm #orderPaymentType .radioLogo  { 
	padding: 5px 0 0 0;
	float: left;
	width: 115px;
	margin-top: -10px;
	}

#orderConfirm #orderPaymentType .radioLogo #online_comptant_rnp { 
	background: url(http://img.resellerstore.fr/k/payment_rnp_cb.gif) no-repeat center center;
	width: 114px;
	height: 72px;
	display: block;
	}	
	
	#orderConfirm #orderPaymentType .radioLogo #online_credit_rnp { 
	background: url(http://img.resellerstore.fr/k/payment_rnp_credit.gif) no-repeat center center;
	width: 114px;
	height: 72px;
	display: block;
	}	
	