/*-----------------------------------------------------------------------------------------------------------------*/

#paiement {	overflow: hidden;}


.tPai_fr { margin-top: 20px; width: 76px; height: 19px; background-image: url("../img/SERVICES/t_payments_fr.gif"); }
.tPai_en { margin-top: 20px; width: 76px; height: 19px; background-image: url("../img/SERVICES/t_payments_en.gif"); }




#logoPaiement { width: 180px; float: left; }

	#paiement .logo_fr {
		
	}
	#paiement .logo_en {
		
	}
	#paiement .logo_fr .cLogo{
		
		margin-top: 20px;
		margin-left: 20px;
		width: 161px;
		height: 160px;
		background-image: url("../img/SERVICES/pictos_services_fr.gif");
		background-repeat: no-repeat;
		overflow: hidden;		
	}
	#paiement .logo_en .cLogo{
		
		margin-top: 20px;
		margin-left: 20px;
		width: 161px;
		height: 160px;
		background-image: url("../img/SERVICES/pictos_services_en.gif");
		background-repeat: no-repeat;
		overflow: hidden;		
	}
	
	#paiement .logo_fr .pai { background-image: url("../img/SERVICES/pictos_services_fr.gif"); background-position: -483px -160px; text-indent: -5000px; }
	#paiement .logo_en .pai { background-image: url("../img/SERVICES/pictos_services_en.gif"); background-position: -483px -160px; text-indent: -5000px; }


#formulairePaiment { width: 545px; float: left; margin-top: 20px;}

		#formulairePaiment .tCadreDetail {
			margin-left: 20px;
			margin-top: 10px;
			width: 480px; 
			height: 50px;
			background-repeat: no-repeat;
			overflow: hidden;
			text-indent: -5000px;
		}

		.formPaiment ul { margin: 20px;}
		.formPaiment li { overflow: hidden; margin-bottom: 5px; }
		.formPaiment li p { display: block; float: left; }
		.formPaiment li input { width: 270px; }
		.formPaiment li select { width: 272px; }
		.formPaiment li p.labelFormulaire { width: 200px; height: 20px; line-height: 20px; overflow: hidden; }
		
		#formulairePaiment .bEnv { width: 165px; margin-left: 307px;  cursor: pointer; text-indent: -5000px; }
			#formulairePaiment .bEnv_fr { background-image: url("../img/CONTACT/b_envoyer_fr.gif");}
			#formulairePaiment .bEnv_en { background-image: url("../img/CONTACT/b_envoyer_en.gif");}
		
		
.formPaiment .bLeft_bRight470 {
		color: white;
		font-weight: bold;
		text-align: right;
		margin-left:20px;
		border: 0;
		background-color: #F29719;	
		overflow:hidden;
		width:470px;	
	}

	.formPaiment .bord_haut470x10 {
		margin-top: 20px;
		margin-left: 20px;
		width: 470px;
		height: 10px;
		text-indent: -5000px;
		overflow: hidden;
		background-image: url("../img/BASE/BLOCS/haut_orange_704x10.gif");		
	}
	
	.formPaiment .bord_bas470x10 {
		margin-left: 20px;
		width: 470px;
		height: 10px;
		text-indent: -5000px;
		overflow: hidden;
		background-image: url("../img/BASE/BLOCS/bas_orange_704x10.gif");		
	}
	

.texteFormIsValide { margin-left: 20px; margin-bottom: 16px; }
