#form_pay {
	width: 674px;
	margin: 0 auto;
	text-align: left;
	color: #383838;
}

#form_pay h2{
	display: block;
	clear: both;
	text-align: center;
	font-size: 0.9em;
	margin: 0 0 40px 0;
}

#form_pay strong{
	color: #9C1717;
}


div.radio_content {display: inline; float: left; padding: 0 0 35px 70px; position: relative;}
	.mode_radio {position: absolute; top: 0; left: 40px; cursor: pointer;}

#CB_layer, #cheque_layer{
	position: relative;
	line-height: 44px;
	/*
	height: 44px;
	_height: 46px;
	
	float: left;*/
	/*padding-left: 130px;*/
	border: 1px solid #A2A2A2;
	background-color: #EAEAEA;
	
	font-size: 0.9em;
	cursor: pointer;
	width: 603px;
	_width: 605px !important;
}

#CB_layer .mode_radio, #cheque_layer .mode_radio {position: absolute; top: 0; left: -45px;}

input.text {
	border-top: 1px solid #3D3D3E;
	border-left: 1px solid #3D3D3E;
	border-bottom: 1px solid #F6F6F6;
	border-right: 1px solid #F6F6F6;
}

#CB_layer img {
	position: absolute;
	top: -29px;
	left: -10px;
}

div#img0 {width: 127px; height: 94px; position: absolute; top: -29px; left: -10px; background: transparent url(../ximg/paiement_cb.jpg) no-repeat 0 0;}
div#img0.over {background-position: 0px -96px;}
	div#over_img0 {position: absolute; top: -5px !important; left: 107px !important; height: 55px; width: 501px;}
	div#over_img0.over {background: transparent url(../ximg/over.gif) no-repeat 0 0;}
	
div#img50 {width: 127px; height: 94px; position: absolute; top: -29px; left: -10px;  background: transparent url(../ximg/paiement_paypal.jpg) no-repeat 0 0;}
div#img50.over {background-position: 0px -96px;}
	div#over_img50 {position: absolute; top: -5px !important; left: 107px !important; height: 55px; width: 501px;}
	div#over_img50.over {background: transparent url(../ximg/over.gif) no-repeat 0 0;}

div#img3 {width: 127px; height: 94px; position: absolute; top: -29px; left: -10px;  background: transparent url(../ximg/paiement_cheque.jpg) no-repeat 0 0;}
div#img3.over {background-position: 0px -96px;}
	div#over_img3 {position: absolute; top: -5px !important; left: 107px !important; height: 55px; width: 501px;}
	div#over_img3.over {background: transparent url(../ximg/over.gif) no-repeat 0 0;}

#cheque_layer img{
	position: absolute;
	top: -15px;
	left: -10px;
}

img.over {
	position: absolute;
	top: -5px !important;
	left: 107px !important;
}

#miniCB {
	left: 460px !important;
	top: 10px !important;
}

#cb_table {
	border: 1px solid #A2A2A2;
	background-color: #EAEAEA;
	text-align: center;
	font-size: 0.8em;
	margin-left: 124px;
	position: relative;
	top: -44px;
	width: 550px;
}

#cb_table td{
	padding: 5px;
}

#cc_expmois {
	width: 42px;
}

#cc_expannee {
	width: 56px;
}

#btn_pay {
	float: right;
	display: block;
	text-align: left;
	background: url(../ximg/btn_valider_pay.jpg) no-repeat left;
	width: 75px;
	_width: 100px;
	line-height: 18px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 1em;
}

#btn_pay:hover {
	background: url(../ximg/btn_valider_payl.jpg) no-repeat left;
}

#trame_layer {
	display: none;
	width: 690px;
	height: 1200px;
	position: absolute;
	top: 0;
	left: 40px;
	text-align: center;
	background: url(../ximg/trame.gif);
	z-index: 0;
}

#prescrip_layer {
	font-size: 0.8em;
	margin: 0 auto;
	width: 622px;
	line-height: 20px;
	margin-top: 25px;
	border: 1px solid #8D9B79;
	background-color: #C7C7C7;
	position: relative;
	text-align: left;
}

#prescrip_layer h2{
	display: block;
	margin: 5px 0 5px 10px;
	color: white;
	font-size: 1.5em;
}

#prescrip_layer img{
	position: absolute;
	top: -1px;
	right: -1px;
	_right: -2px;
}

#back_layer {
	background-color: #EAEAEA;
	padding: 10px 0 10px 15px;
	overflow: auto;
	clear: both;
}

#prescrip_layer label{
	display: block;
	float: left;
	width: 450px;
	margin: 5px;
}

#prescrip_layer a{
	display: block;
	float: left;
	width: 100px;
	line-height: 30px;
	margin: 12px;
	text-align: center;
	color: white;
	font-weight: bold;
	background: #9C1717;
}

#prescrip_layer a:hover {
	background: #6EBD0A;
}

#prescrip_layer select {
	float: left;
	margin: 5px 0 10px 100px;
	width: 150px;
}

.txt_prescrip {
	margin-left: 100px;
	width: 400px;
	padding-bottom: 10px;
}
