	#contentDuSite .tableauECommerce{
		border:1px solid #000;
		border-spacing: 0px;
		border-collapse: collapse; 
		font-size:12px;
	}

	
	#contentDuSite .ECommerce input[type=text], #contentDuSite  .ECommerce input[type=password], #contentDuSite  .ECommerce select, #contentDuSite  .ECommerce textarea{
		width:150px; 
		border:1px solid #4d6776;
	}
	
	#contentDuSite .ECommerce input[type=submit], #contentDuSite  .ECommerce input[type=button]{
		color:#FFF;
		background-color:#4d6776;
		border:0; 
		text-align:center;
		height:20px;
	}

	#bigFormCommerce{
		width:600px;
		margin:auto;
	}
	
	#contentDuSite .ECommerce a{
		text-decoration: underline; 
	}
	
	#contentDuSite .ECommerce h2, #contentDuSite .ECommerce a, #contentDuSite .ECommerce .couleur, #contentDuSite .ECommerce th{
		color:#4d6776;
	}
	
	#contentDuSite .tableauCommerce tr th, #contentDuSite .tableauCommerce tr td{
		border-bottom:1px solid #4d6776;
		padding:10px 0;
		height:30px;
		text-align:left;
	}
	
	#contentDuSite .tableauBottomCommerce{
		text-align:center;
	}
	
	#contentDuSite .tableauCommerce{
		width:100%;
	}
	
	.recapCommerce{
		height:20px;
		text-align:right;
		width:100%;
	}
	
	.recapCommerce div{
		float:left;
	}
	
	.recapCommerce div:first-child{
		width:500px;
	}
	
	.recapCommerce div:last-child{
		width:100px;
	}
	
	.listeDestination{
		padding:30px 0 30px;
	}
	
	.btnPaiement{
		margin-top:30px;
	}
	
