/*HEADER (MODIF)*/



#haut #onglet_compte_panier{
  background-image: url(../images/fond_panier_compte.jpg);
  background-repeat: no-repeat;
  height: 77px;
  width: 269px;
  position:absolute;
  float: right;
  margin:65px 0 0 700px;
}

#haut #logo_paiements {
  height:23px;
  margin-left:130px;
}
#haut #logo_paiements img {
  display:inline;
  vertical-align:middle;
}

#haut #onglet_compte_panier div a{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#haut #onglet_compte_panier div a:hover{
	color:#fe6110;
}

#haut #onglet_compte_panier .gauche{
  float:left;
  display:inline;
  height:100%;
  margin-left:14px;
  line-height:58px;
}

#haut #onglet_compte_panier .droite{
  float:left;
  display:inline;
  height:100%;
  margin-left:50px;
  line-height:12px;
  font-size:9px;
}

#haut #onglet_compte_panier .droite div{
  margin:9px 0 0 0;
}

/*FICHE PRODUIT*/

.bloc_produit_liste .contenu{
	width:685px;
	margin:0 0 0 23px;
	padding:17px 0 0 0;
	display:block;
}

.bloc_produit_liste .contenu .gauche{
	display:inline;
	width:246px;
	float:left;
}

.bloc_produit_liste .contenu .gauche .photo{
	width:100%;
	height:215px;
	display:block;
}

.bloc_produit_liste .contenu .gauche .photo table{
	height:100%;
	width:100%;
}

.bloc_produit_liste .contenu .gauche .photo table td{
	height:100%;
	width:100%;
}

.bloc_produit_liste .contenu .gauche .vignette{
	height:78px;
	width:78px;
	float:left;
	display:inline;
	border:#999999 1px solid;
	margin:25px 0 0 0;
}

.bloc_produit_liste .contenu .gauche .vignette table{
	height:100%;
	width:100%;
}

.bloc_produit_liste .contenu .gauche .vignette table td{
	height:100%;
	width:100%;
}

.bloc_produit_liste .contenu .droite{
	display:inline;
	width:428px;
	float:left;
	margin:0 0 0 11px;
	background-color:#f3f3f3;
}

.bloc_produit_liste .contenu .droite .titre{
	margin:17px 0 0 17px;
	width:280px;
	float:left;
	display:inline;
}

.bloc_produit_liste .contenu .droite .titre .nomConstr{
	color:#E4390E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}

.bloc_produit_liste .contenu .droite .titre .nomProd{
	color:#E98034;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}

.bloc_produit_liste .contenu .droite .titre .refProd{
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}

.bloc_produit_liste .contenu .droite .prix{
	width:111px;
	float:right;
	display:inline;
	margin:17px 19px 0 0;
}

.bloc_produit_liste .contenu .droite .prixHT{
	background-image:url(../images/cadre_prix.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	height:30px;
	text-align:center;
	width:111px;
	line-height:30px;
}

.bloc_produit_liste .contenu .droite .prixTTC{
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	width:100%;
	text-align:center;
	margin-top:4px;
	height:25px;
	line-height:25px;
}

.bloc_produit_liste .contenu .droite .promo{
	height:30px;
	width:111px;
	line-height:30px;
	margin-top:8px;
}

.bloc_produit_liste .contenu .droite .prixHT sup{
	font-size:12px;
}

.bloc_produit_liste .contenu .droite .prixTTC sup{
	font-size:12px;
}


.bloc_produit_liste .contenu .droite .desc_courte{
	font-size:12px;
	color:#333333;
	margin:14px 0 0 17px;
	width:270px;
	float:left;
	display:inline;
}

.bloc_produit_liste .contenu .droite .telecharger_fiche_conctructeur{
	margin:12px 0 0 15px;
	float:left;
	display:inline;
}

.bloc_produit_liste .contenu .droite .ajouter_panier{
	margin:12px 0 0 26px;
	float:left;
	display:inline;
}

.bloc_produit_liste .contenu .droite .fiche_technique{
	margin:0 0 0 17px;
	width:391px;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.bloc_produit_liste .contenu .droite .fiche_technique ul{
	margin:0;
	padding:0;
}

.bloc_produit_liste .contenu .droite .fiche_technique ul li{
	list-style-type:none;
	background-image:url(../images/puce.jpg);
	background-repeat:no-repeat;
	padding-left:6px;
	background-position:0 5px;
}

.bloc_produit_liste .contenu .produit_conseil{
	width:100%;
	margin:20px 0 0 0;
}

.bloc_produit_liste .contenu .produit_conseil .haut{
	width:100%;
	height:41px;
	background-image:url(../images/haut-conseil-produit.jpg);
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.bloc_produit_liste .contenu .produit_conseil .haut div{
	margin:7px 0 0 20px;
	position:absolute;
}

.bloc_produit_liste .contenu .produit_conseil .contenu-conseil{
	width:100%;
	background-image:url(../images/fond-conseil-produit.jpg);
	background-repeat:repeat-y;
}

.bloc_produit_liste .contenu .produit_conseil .bas{
	width:100%;
	height:12px;
	background-image:url(../images/bas-conseil-produit.jpg);
	
}

.bloc_produit_liste .contenu .produit_conseil .proposition{
	width:140px;
	float:left;
	display:inline;
	margin:0 0 0 25px;
	text-align:center;
	color:#e63e10;
	font-size:11px;
	font-weight:bold;
}

.bloc_produit_liste .contenu .produit_conseil .proposition .photo{
	width:100%;
	height:100px;
	display:block;
}

.bloc_produit_liste .contenu .produit_conseil .proposition .photo table{
	height:100%;
	width:100%;
}

.bloc_produit_liste .contenu .produit_conseil .proposition .photo td{
	height:100%;
	width:100%;
}

.bloc_produit_liste .contenu .produit_conseil .proposition a.nomProduit{
	color:#333333;
	font-size:10px;
	text-decoration:underline;
	font-weight:normal;
}

.bloc_produit_liste .contenu .produit_conseil .proposition a.nomProduit:hover{
	text-decoration:none;
}

.bloc_produit_liste  .bas,#bloc_contenu .bas{
	background-image:url(../images/bas-fiche-produit.jpg);
	height:17px;
	width:100%;
}