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

#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: #993501; 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;
	}


#produit {
	float: left;
	width: 470px;
	text-align: left;
	padding: 10px 0 20px 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: 340px;
	}
		#produit .rightInfos h1.produitTitre {
			color: #993501; font-size: 24px; line-height: 24px;
			margin: 5px 0;
		}
		#produit .rightInfos span.price {
			color: #000000; font-size: 24px;
			margin: 5px 0;
		}
		#produit .rightInfos span.priceBarre {
			color: #000000;  font-size: 16px; text-decoration: line-through;
			margin: 5px 0;
		}
		#produit .rightInfos span.pricePromo, #produit .rightInfos span.price, #ligneProduit span.pricePromo {
			color: #993501;  font-size: 24px; font-weight: bold;
			margin: 5px 0;
		}
		#produit .rightInfos sup.exp, sup.exp, #ligneProduit span.priceBarre {
			text-decoration: line-through;
		}
		#produit .rightInfos sup.expRed {
			color: #993501;
		}
		#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;
		}
		
#commande {
	float: left;
	width: 470px;
}
#commande span.infos {
	color: #5B8601;
	font-size: 12px;
}
#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: 150px;
		padding: 5px; margin: 0 10px 0 47px;
		color: #FFFFFF; text-align: center;
		background-color: #993501;
	}
	#commande #groupBts .btPaiement a {
		color: #FFFFFF; text-decoration: none;
	}
	
		
form.CptClient {
	float: left; 
	width: 470px;
	margin-top: 20px;
}

