/* ----------------------------------------- pages boutique occasions -------------------------------------- */
#boutique {
	width: 664px;
	padding-left: 8px;
	padding-top: 8px;
	/*border: 1px #000 solid;*/
}

#boutique h1 {
	color: #ee7b00;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px #ee7b00 solid;
	/*text-transform: uppercase;*/
	margin-bottom: 10px;
}

#boutique h2 {
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 5px;
	color: #e16a02;
	font-size: 13px;
	font-weight: bold;
	width: 640px;
	/*background-color: #ee7b00;*/
	/*text-transform: uppercase;*/
}

#boutique p {
	margin: 2px 0px 5px 15px;
}

#boutique p.lien {
	text-align: right;
	margin: 15px 0px 15px 15px;
}

#boutique a:hover {
	text-decoration: underline;
}

#boutique a.lienp:hover {
	text-decoration: none;
}

#boutique table td.resume h3 {
	color: #ee7b00;
	margin-bottom: 10px;
}

#boutique table td.resume p {
	margin-left: 0px;
}

#boutique table td.resume p.prix {
	font-weight: bold;
	font-size: 14px;
}

#boutique table td.resume p.promo, #boutique table td.resume p.remise {
	font-weight: bold;
	font-size: 14px;
	color: #f00;
	/*color: #fff;*/
	/*background-color: #f00;*/
	padding: 5px 0px 5px 0px;
}

#boutique table td.resume p.lienfiche {
	margin-top: 10px;
	text-align: right;
}

#boutique table td.resume a.lienfiche {
	text-decoration: underline;
}

#boutique div#photosproduit {
	float: left; 
	width: 300px;
}

#boutique div#ficheproduit {
	float: right; 
	width: 360px;
}

#boutique div#ficheproduit p {
	margin-left: 0px;
}

#boutique div#ficheproduit p.reference {
	margin-top: 5px;
	font-weight: bold;
}

#boutique div#ficheproduit p.description {
	margin-top: 5px;
	margin-bottom: 5px;
}

#boutique div#ficheproduit p.note {
	margin-top: 10px;
	margin-bottom: 10px;
}

#boutique div#ficheproduit p.quantite {
	margin-top: 10px;
	margin-bottom: 10px;
}

#boutique div#ficheproduit p.energie {
	margin-top: 10px;
	margin-bottom: 10px;
}

#boutique .prix, #boutique .prixpublic {
	font-weight: bold;
	font-size: 14px;
}

#boutique span.prixpublic {
	text-decoration: line-through;
}

#boutique td.prixpromo {
	font-weight: bold;
	font-size: 14px;
	color: #f00;
}

#boutique td.remise {
	font-weight: bold;
	text-align: right;
	/*color: #f00;*/
	color:#fff;
}


#boutique div.fproduitliste 
{
	width:650px;
	min-height:180px;
	/*background:url(../images/fondarticlel.gif) top left no-repeat;*/
	margin: 0px 0px 10px 10px;
}

	#boutique div.photo
	{
		float:left;
		margin: 0px 20px 0px 20px;
	}
	
	#boutique div.titre 
	{
		color:#e64500;
		font-size:14px;
		font-weight:bold;
		margin: 0px 0px 5px 0px;
		min-height:20px;
	}
	
	#boutique div.donnees 
	{
		float:left;
		width:490px;
		/*padding-top:20px;*/
	}
	
	/*
	#boutique div.fproduitliste .prix 
	{
		font-family:Helvetica, Arial, Verdana;
		font-size:14px;
		text-decoration:line-through;
	}
	*/

	#boutique div.fproduitliste .promo
	{
		font-family:Helvetica, Arial, Verdana;
		font-size:14px;
		font-weight:bold;
		color:#ff011f;
	}
	
	#boutique div.fproduitliste .notestock 
	{
		font-size:10px;
		font-style:italic;
	}
	
	#boutique div.fproduitliste p.lienfiche 
	{
		text-align:right;
		margin-top:30px;
	}
	
	#boutique div.fproduitliste .lienfiche 
	{
		text-decoration:underline;
	}
	
	#boutique div.separ 
	{
		background:url(../images/btqsepar.gif) top left no-repeat;
		width:653px;
		height:15px;
	}
	
	#boutique div.remise
	{
		background:url(../images/boutique/fondpromo.gif) top left no-repeat;
		/*position:relative;*/
		float:left;
		font-size:16px;
		font-weight:bold;
		color:#fff;
		width:126px;
		height:120px;
		/*top:-30px;*/
		text-align:center;
		margin-right:50px;
	}
	#boutique div.remise p 
	{
		text-align:center;
		padding-top:25px;
	}

	#boutique div.remisef
	{
		position:relative;
		font-size:16px;
		font-weight:bold;
		color:#fff;
		top:-5px;
		left:-35px;
	}
/*	
#boutique div.produit1 
{
	float:left;
}

#boutique div.produit2
{
	float:left;
}
*/

a.lientech {
	font-size: 10px;
}

