.miseEnValeur {
	display: block;
	background-color: #993400;
	padding: 3px;
	color: #FFFFFF;
}

.produitPromo {
	float: left;
	border: 1px solid #EBEBEB;
	padding: 3px;
	margin: 0 10px 10px 0;
	font-size: 11px;
	width: 100px;
}
	.produitPromo img {
		border: 0;
		float: left;
	}
	.produitPromo img.image50 {
		width: 50px;
	}
	.produitPromo .infosProduit {
		float: left;
		background-color: #EBEBEB;
		color: #000000;
		padding: 5px;
		width: 90px;
	}
	
	
#enteteProduitAccueil {
	float: left;
	width: 478px; height: 46px;
	text-align: left;
	margin-bottom: 5px;
	border-bottom: 1px solid #993501;
}
	#enteteProduitAccueil .titreListe {
		float: left;
		width: 243px;
	}
	#enteteProduitAccueil .infosPort {
		float: left;
		width: 201px; height: 47px;
		background-image:url(../imagesFront/fd_frais_port.jpg); background-position: center top; background-repeat: no-repeat;
	}
		#enteteProduitAccueil .infosPort span {
			display: block;
			width: 201px;
			padding: 25px 0 0 0;
			color: #FFFFFF; text-align: center;
		}
		
.titleRubrique {
	float: left;
	width: 194px; height: 49px;
	padding: 21px 0 0 25px;
	background-image: url('../images_nav/fd_titre_rubrique.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
	.titleRubrique span.title {
		font-size: 18px; color: #FFFFFF;
	}



#ligneProduit {
	float: left;
	width: 100px;
	text-align: center;
	margin: 0 30px 5px 0;
	color: #9F5005; font-size: 11px; line-height: 13px;
}
	#ligneProduit .imageProduit {
		float: left;
		margin-bottom: 5px;
		width: 104px;
		border: 5px solid #EBEBEB;
		overflow: hidden;
		text-align: center;
	}
	#ligneProduit .imageProduit a img.ligneProduitImage {
		height: 150px;
		padding: 2px; margin: 0 auto;
		border: 0;
	}
	#ligneProduit span {
		float: left;
		width: 110px;
		text-align: center;
		margin: 2px;
		font-size: 11px; line-height: 13px;
	}
	#ligneProduit span span.priceBarre {
		color: #FE7A0B;
	}


#produit {
	float: left;
	width: 400px;
	text-align: left;
	padding: 10px 0 20px 0;
}
	#produit .enteteProduit {
		float: left;
		width: 541px;
		border-bottom: 1px solid #EBEBEB;
		margin-bottom: 10px;
		text-align: left;
	}
	#produit .enteteProduit span.produitTitre {
			float: left;
			width: 350px;
			color: #FE7A0B; font-size: 24px; line-height: 24px; font-family: serif;
		}
	#produit .enteteProduit span.price {
			width: 150px;
			color: #FE7A0B; font-size: 24px; font-family: serif; 
			margin: 5px 0;
			float: right;
			text-align: right;
		}
		#produit span.prixPromo {
			color: #000000;  font-size: 12px; text-decoration: line-through;
			margin: 5px 0;
		}
	#produit .leftImage {
		float: left;
		width: 120px;
		margin: 0 10px 0 0;
	}
	#produit .leftImage img.pictureProduit {
		float: left;
		margin: 0 10px 5px 0;
		border: 5px solid #EBEBEB;
		padding: 1px; 
	}
	#produit .leftImage span.zoom { 
		float: left;
		width: 100px;
		font-size: 10px;
		margin-left: 40px;
	}
	#produit .rightInfos { 
		float: left;
		width: 250px;
	}
		#produit .rightInfos span.pricePromo, #produit .rightInfos span.price, #ligneProduit span.pricePromo {
			color: #FE7A0B;  font-size: 24px; font-weight: bold; font-family: serif;
			margin: 5px 0;
		}
		#produit .rightInfos sup.exp, sup.exp, #ligneProduit span.priceBarre {
			text-decoration: line-through;
		}
		#produit .rightInfos sup.expRed {
			color: #9F5005;
		}
		#produit .rightInfos select {
			font-size: 12px; color: #FFFFFF; font-family: Arial;
			width: 150px;
			background-color: #999999;
			padding: 2px; margin-top: 3px;
			border: 1px solid #EBEBEB;
		}
		#produit .rightInfos form {
			width: 300px;
		}
		#produit .rightInfos form input.btSubmit {
			float: left;
			display: block;
			width: 143px; height: 26px;
			padding: 0; margin: 0;
			color: #FFFFFF; text-align: center; font-size: 11px; font-family: Arial;
			background-image:url(../imagesVente/bt_formulaire.jpg); background-position: center top; background-repeat: no-repeat;
			border: 0;
		}
#produit .footerProduit {
		float: left;
		width: 541px;
		border-bottom: 1px solid #EBEBEB;
		margin: 15px 0 10px 0;
		text-align: left;
		font-size: 14px; font-family: serif; color: #FE7A0B;
	}
		
		
		
		
#commande {
	float: left;
	width: 470px;
}
#commande span.infos {
	float: left;
	width: 98%;
	background-color: #F7CA87;
	color: #000000;
	padding: 5px;
}
#commande form.formCommande {
	float: left;
	width: 470px;
}
	#commande table {
		width: 100%;
		border-collapse: collapse;
		font-size: 12px;
	}
	#commande table tr th, #commande table tr td {
		padding: 3px;
		border: 1px solid #EBEBEB;
	}
	#commande table tr th, #commande table tr td.address {
		padding: 3px;
		border: 1px solid #EBEBEB;
		vertical-align: top;
		font-size: 11px; line-height: 14px;
	}
	#commande table tr th.th1, #commande table tr tdh.td1 {
		width: 270px;
	}
	#commande table tr th.th1Color {
		background-color: #EBEBEB;
		width: 270px;
	}
		#commande table tr th.th1Color a {
			font-size: 11px;
			font-weight: normal;
		}
	#commande table tr th.th2, #commande table tr td.td2 {
		width: 50px;
		text-align: center;
	}
		#commande table tr td a img {
			float: left;
			border: 0;
			margin: 0 2px 0 0;
		}
	#commande table tr td.td3 {
		width: 250px;
		text-align: right;
	}
		#commande table tr td.td3 span {
			font-size: 11px;
		}
	#commande table tr td.td4 {
		width: 50px;
		text-align: right;
		padding-right: 5px;
	}
	#commande table tr td.tdTotal {
		width: 50px;
		text-align: right;
		padding-right: 5px;
		font-weight: bold; color: #FFFFFF;
		background-color: #999999;
	}
	

#order {
	float: left;
	width: 206px; height: 76px;
	background-image:url(../imagesFront/fd_ma_commande.jpg); background-position: center top; background-repeat: no-repeat;
}
	#order p {
		margin: 42px 0 0 15px; line-height: 15px;
		font-size: 11px; color: #FFFFFF;
		text-align: left;
	}
	#order p a {
		color: #FFFFFF;
	}

	
#commande #groupBts {
	float: left;
	margin: 20px 0;
	width: 470px;
	text-align: center;
}
	#commande #groupBts .btPaiement {
		float: left;
		display: block;
		width: 143px; height: 26px;
		padding: 0; margin: 0 5px 0 0;
		color: #FFFFFF; text-align: center; font-size: 11px; font-family: Arial;
		background-image:url(../imagesVente/bt_formulaire.jpg); background-position: center top; background-repeat: no-repeat;
		border: 0;
	}
	#commande #groupBts .btPaiement a {
		color: #FFFFFF; text-decoration: none;
	}
	
		
form.CptClient {
	float: left; 
	width: 470px;
	margin-top: 20px;
}


/* Liste des commandes dans l'espace client*/
table.listeCmds {
	width: 540px;
	border: 1px solid #EBEBEB;
	margin-bottom: 5px;
}
	table.listeCmds tr {
		width: 540px;
	}
	td.intitule {
		width: 329px;
	}
	table.listeCmds tr td.etat {
		width: 100px;
		text-align: right;
	}
	table.listeCmds tr td.prix {
		width: 80px;
		text-align: right;
	}
	
